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]

oldiofclose.c: structure has no member named `_mode'


I don't know if it's just me, but trying to compile the lates 2.1.93 cvs
(from a few minutes ago), I get:

gcc oldiofclose.c -c -O3 -Wall -Winline -Wstrict-prototypes -Wwrite-strings   -fPIC    -I../include -I. -I/usr/src/rpm/BUILD/glibc-2.1.93/build-i386-linux/libio -I.. -I../libio  -I/usr/src/rpm/BUILD/glibc-2.1.93/build-i386-linux -I../sysdeps/i386/elf -I../linuxthreads/sysdeps/unix/sysv/linux/i386 -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/i386 -I../soft-fp/sysdeps/i386 -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/fpu -I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic   -D_LIBC_REENTRANT -include ../include/libc-symbols.h  -DPIC -DSHARED   -D_IO_MTSAFE_IO -o /usr/src/rpm/BUILD/glibc-2.1.93/build-i386-linux/libio/oldiofclose.os
oldiofclose.c: In function `_IO_old_fclose':
oldiofclose.c:49: structure has no member named `_mode'
oldiofclose.c:50: structure has no member named `_mode'
oldiofclose.c:56: structure has no member named `_mode'

Any comments ?

[]s

-- 
 /*        Rodrigo Barbosa -  A.K.A. morcego       */
 /* rodrigob@conectiva.com.br - Conectiva R&D Team */
 /*      "Quis custodiet custodias?" - Juvenal     */

PGP signature


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