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]

Does glibc build for ia64?


I got

../sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: In function `__fxstat':
../sysdeps/unix/sysv/linux/wordsize-64/fxstat.c:38: error: invalid use of
undefined type `struct kernel_stat'
make[4]: *** [/export/build/gnu/glibc-nptl/build-ia64-linux/io/fxstat.os] Error
1

The new file uses "struct kernel_stat" while the old one doesn't.


H.J.


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