stdfiles.c
Tim Waugh
tim@cyberelk.demon.co.uk
Thu Sep 10 06:23:00 GMT 1998
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.
*/
More information about the Libc-hacker
mailing list