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: Glibc make check results


> init_first.c now fails to compile with the following errors:

Oops, my bad.  I think <ldsodefs.h> and <fpu_control.h> are what it needs.
Can you test that?

> ../sysdeps/mach/hurd/i386/init-first.c: In function `posixland_init':
> ../sysdeps/mach/hurd/i386/init-first.c:68: `_dl_starting_up' undeclared (first use this function)
> ../sysdeps/mach/hurd/i386/init-first.c:68: (Each undeclared indentifier is reported only once
> ../sysdeps/mach/hurd/i386/init-first.c:68: for each function it appears in.)
> ../sysdeps/mach/hurd/i386/init-first.c:74: warning: implicit declaration of function `__setfpucw'
> ../sysdeps/mach/hurd/i386/init-first.c:74: `__fpu_control' undeclared (first use in this function)
> 
> 


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