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]

Re: Does glibc build for ia64?


On Fri, Mar 26, 2004 at 11:51:57AM -0800, H. J. Lu wrote:
> 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.

It built just fine for me this morning, at least GCC 3.3 doesn't complain
about it at all.

	Jakub


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