This is the mail archive of the libc-alpha@sources.redhat.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]
Other format: [Raw text]

glibc-2.2.5 and stdio


I compiled glibc (glibc-2.2.5) with --disable-libio option, but gut such 
error during 
compilation. It seems that _IO_vfscanf is declared only in libio.

Is it fixed in next releases of glibc?

ric/elf -I../sysdeps/generic   -D_LIBC_REENTRANT -include 
../include/libc-symbols.h  -DPIC -DSHARED    -o vfscanf.os
vfscanf.c:2447: `_IO_vfscanf' undeclared here (not in a function)
vfscanf.c:2447: warning: type defaults to `int' in declaration of 
`_IO_vfscanf_internal'
make[1]: *** [vfscanf.os] Error 1
make[1]: Leaving directory 
`/opt/lsb-rpm-4.0.3/src/lsb/BUILD/glibc-2.2.5/stdio-common'
make: *** [stdio-common/subdir_lib] Error 2
error: Bad exit status from /opt/lsb-rpm-4.0.3/var/tmp/rpm-tmp.89112 

Cheers,YP
-
Mr. Yaroslav Popovitch yp at sot dot com       - tel. +372 6419975
SOT Finnish Software Engineering Ltd.   - fax  +372 6419975
Kreutzwaldi 7-4, 10124  TALLINN         - http://www.sot.com
ESTONIA                                 - http://sotlinux.net




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