Re: Troubles when building glibc
Samuel Thibault <[email protected]> Wed, 29 Apr 2015 00:05:19 +0200
| Newsgroups | gmane.os.hurd.general |
|---|---|
| Message-ID | <[email protected]> |
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