[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Glibc building procedure error report.
From: |
Samuel Thibault |
Subject: |
Re: Glibc building procedure error report. |
Date: |
Sun, 6 Apr 2014 00:00:09 +0200 |
User-agent: |
Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
Manolis Ragkousis, le Thu 03 Apr 2014 23:14:49 +0000, a écrit :
> > 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/".
Well, there is some step during glibc configure which computes the list
of such paths, see "checking sysdep dirs...",
libpthread/sysdeps/generic/bits should be among them.
Samuel
- Re: Glibc building procedure error report., Samuel Thibault, 2014/04/01
- Re: Glibc building procedure error report., Manolis Ragkousis, 2014/04/01
- Re: Glibc building procedure error report., Samuel Thibault, 2014/04/01
- Re: Glibc building procedure error report., Manolis Ragkousis, 2014/04/03
- Re: Glibc building procedure error report.,
Samuel Thibault <=
- Re: Glibc building procedure error report., Manolis Ragkousis, 2014/04/07
- Re: Glibc building procedure error report., Samuel Thibault, 2014/04/07
- Re: Glibc building procedure error report., Manolis Ragkousis, 2014/04/07
- Re: Glibc building procedure error report., Samuel Thibault, 2014/04/07
- Re: Glibc building procedure error report., Ludovic Courtès, 2014/04/05
- Re: Glibc building procedure error report., Samuel Thibault, 2014/04/05
- Re: Glibc building procedure error report., Manolis Ragkousis, 2014/04/05
Re: [PATCHv2,HURD] Add fork hooks for pthread_atfork, Thomas Schwinge, 2014/04/05