[glade--]stdio.h error during compilation
- From: Mark Jones <mark jones106 verizon net>
- To: glademm-list gnome org
- Subject: [glade--]stdio.h error during compilation
- Date: 31 Oct 2002 21:28:25 -0500
Christof,
Do you know what might be the problem here:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -ISourceWriter -Iwriters -I. -g -O2
-c glade--.cc
In file included from /usr/include/g++-3/cstdio:6,
from glade--.cc:28:
/usr/include/stdio.h:239: type specifier omitted for parameter
/usr/include/stdio.h:239: parse error before `)'
Line 239 of stdio.h:
extern FILE *fopencookie (void *__restrict __magic_cookie,
__const char *__restrict __modes,
_IO_cookie_io_functions_t __io_funcs) __THROW;
If I just comment that line out in stdio.h, then it compiles and links
just fine. I was seeing this before, but had not mentioned it yet. I
had posted elsewhere wondering if I found a bug of some sort in
stdio.h. It belongs to package glibc-devel-2.2.5-16mdk I have updated
Mandrake since I installed it, tonight even, so if it is a bug, they
have not fixed it yet I don't think.
Mark
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]