This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

stdfiles.c


With the current 2.1 cvs libc I get this:

stdfiles.c:46: `_IO_stdfile_0_lock' undeclared here (not in a function)
stdfiles.c:46: initializer element for `_IO_2_1_stdin_.file._lock' is not constant
stdfiles.c:47: `_IO_stdfile_1_lock' undeclared here (not in a function)
stdfiles.c:47: initializer element for `_IO_2_1_stdout_.file._lock' is not constant
stdfiles.c:49: `_IO_stdfile_2_lock' undeclared here (not in a function)
stdfiles.c:49: initializer element for `_IO_2_1_stderr_.file._lock' is not constant
make[2]: *** [/big/libc-obj/libio/stdfiles.o] Error 1

Tim.
*/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]