bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Glibc building procedure error report.


From: Manolis Ragkousis
Subject: Re: Glibc building procedure error report.
Date: Thu, 3 Apr 2014 23:14:49 +0000

>  Mmm, I wonder why. The libc_add_on_subdirs=. line in configure should
>  have made the build system take the libpthread/sysdeps path into account
>  (at least in the Debian package it does).

It takes into account the libpthread/sysdeps tree path. I have pasted
the corresponding output of the configure script in the link below.
>  http://paste.debian.net/plain/91552
The error appears when we include "<bits/(filename).h>". It just looks
for the headers in the bits/ folder, while they are at
"libpthread/sysdeps/generic/bits/".

>   A workaround is to add lines in Makerules just like there are for 
> *__libc_thread_subfreeres

There are already lines in Makerules for that.

>   PROVIDE(__start__hurd_fork_parent_hook = .);\
>           _hurd_fork_parent_hook : { *(_hurd_fork_parent_hook) }\

I am investigating if everything works as it should in my environment.

I have attached the output of the configure part of the building
process, so you can have a better look.

Attachment: build.log
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]