This is the mail archive of the libc-help@sourceware.org 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 Check Errors


On Mon, Oct 13, 2008 at 2:44 PM, Kalb, Art <Art.Kalb@analog.com> wrote:
> I'm not sure if this is the correct list for GLIBC build questions.
> If not, I would appreciate it if someone could point me in the right
> direction.
> If it is, I have been trying to build GLIBC. I get a number of check
> errors.
>
> uname  -a returns:
> Linux hostname-removed 2.4.21-47.EL #1 SMP Wed Jul 5 20:30:36 EDT 2006
> x86_64 x86_64 x86_64 GNU/Linux
>
> I get the following errors. The bug-atexit3 error I have been able to
> track down to the make not finding the path to my libstdc++ (in
> /usr/local/lib). I'm not sure why this would be. Suggestions?
>
> The other errors are in  tst-getcpu, tst-mqueue8x, a few debug errors,
> and a large number of nptl errors. Should I be expecting these errors
> based on my kernel?
>
> Thanks.
>
> make[2]: *** [/usr/local/src/glibc-2.7/build/dlfcn/bug-atexit3.out]
> Error 1
> make[1]: *** [dlfcn/tests] Error 2
> make[2]: *** [/usr/local/src/glibc-2.7/build/posix/tst-getcpu.out] Error
> 1

Did you configure with --enable-kernel 2.4.21 and configure against
2.4.21 kernel headers?

Also, please always include your configure fragment.

Ryan S. Arnold


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