This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: glibc build fails on x86_64


On Wed, Sep 03, 2003 at 12:13:47PM +0200, Andreas Jaeger wrote:
> 
> I just got on x86_64:
> loadmsgcat.c: In function `_nl_load_domain':
> loadmsgcat.c:917: error: `__NR_open_not_cancel_2' undeclared (first use in this function)
> loadmsgcat.c:917: error: (Each undeclared identifier is reported only once
> loadmsgcat.c:917: error: for each function it appears in.)
> loadmsgcat.c:965: error: `__NR_read_not_cancel' undeclared (first use in this function)

linuxthreads or NPTL?
Both built just fine for me last night on x86_64.

	Jakub


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