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]

glibc-2.0.108 on alpha-linux-gnu


I get the following errors while trying to compile glibc-2.0.108.  Any ideas
if it's something I'm doing wrong?

gcc    -include ../config.h
/usr/src/stampede/BUILD/glibc-2.0.108/csu/../make-ioctls.c -o ../make-ioctls
/usr/src/stampede/BUILD/glibc-2.0.108/csu/../make-ioctls.c: In function
`main':
/usr/src/stampede/BUILD/glibc-2.0.108/csu/../make-ioctls.c:707: sizeof
applied to an incomplete type
/usr/src/stampede/BUILD/glibc-2.0.108/csu/../make-ioctls.c:713: sizeof
applied to an incomplete type
/usr/src/stampede/BUILD/glibc-2.0.108/csu/../make-ioctls.c:722: sizeof
applied to an incomplete type
/usr/src/stampede/BUILD/glibc-2.0.108/csu/../make-ioctls.c:836: sizeof
applied to an incomplete type
/usr/src/stampede/BUILD/glibc-2.0.108/csu/../make-ioctls.c:842: sizeof
applied to an incomplete type
/usr/src/stampede/BUILD/glibc-2.0.108/csu/../make-ioctls.c:845: sizeof
applied to an incomplete type
/usr/src/stampede/BUILD/glibc-2.0.108/csu/../make-ioctls.c:851: sizeof
applied to an incomplete type
make[1]: *** [../make-ioctls] Error 1
make[1]: Leaving directory `/usr/src/stampede/BUILD/glibc-2.0.108/csu'
make: *** [csu/subdir_lib] Error 2

--
J. Daniel Powell
dan@brickwall.org



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