[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Troubles when building glibc
From: |
Samuel Thibault |
Subject: |
Re: Troubles when building glibc |
Date: |
Wed, 29 Apr 2015 00:05:19 +0200 |
User-agent: |
Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
Ait Aoudia Fayçal, le Mon 27 Apr 2015 22:54:31 +0200, a écrit :
> ../sysdeps/mach/hurd/bits/libc-lock.h:216:30: fatal error:
> bits/libc-lockP.h: Aucun fichier ou dossier de ce type
> # include <bits/libc-lockP.h>
Yes, you also need to check out libpthread from
git.savannah.gnu.org:/srv/git/hurd/libpthread.git
and integrate it into the build system.
But I'd recommend to rather just take the debian glibc source package
and run dpkg-buildpackage, as glibc is not something easy to build.
Samuel