This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: MIPS N32 Glibc Compile Error


On Wed, Oct 25, 2006 at 10:46:42AM -0700, Jim Gifford wrote:
> We have looked out our build, this is the section that builds fxstatat, 
> we don't see any issues until later on. Any ideas?

Looks like your kernel headers are stale.  __NR_newfstatat missing?
Yet __ASSUME_ATFCTS defined.

I asked you if you were using --enable-kernel, and you said you
weren't.  Is something adding it automatically?  Because there's no
way __ASSUME_ATFCTS should be defined if you aren't.

-- 
Daniel Jacobowitz
CodeSourcery


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