From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: glibc and linux-libre-headers Date: Mon, 4 Feb 2013 19:37:45 +0100 Message-ID: <201302041937.45533.andreas@enge.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="Boundary-01=_5//DR6QizIViRA/" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55117) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2QvV-0000nX-8k for bug-guix@gnu.org; Mon, 04 Feb 2013 13:38:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U2QvS-0006Fd-Lx for bug-guix@gnu.org; Mon, 04 Feb 2013 13:37:57 -0500 Received: from moutng.kundenserver.de ([212.227.17.9]:60593) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2QvS-0006FD-CH for bug-guix@gnu.org; Mon, 04 Feb 2013 13:37:54 -0500 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: bug-guix@gnu.org --Boundary-01=_5//DR6QizIViRA/ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello, when trying to compile a file that includes errno.h with the gcc from guix, I obtain the following error: In file included from /nix/store/9fnjjsbarscbmakr44ixfv9yhg6z12mw- glibc-2.17/include/errno.h:35:0, from cm2.c:8: /nix/store/9fnjjsbarscbmakr44ixfv9yhg6z12mw- glibc-2.17/include/bits/errno.h:24:26: fatal error: linux/errno.h: No such file or directory It can be solved by installing linux-libre-headers. So maybe the final glibc should depend on this package? And maybe installation of glibc should even install linux-libre-headers automatically? Andreas --Boundary-01=_5//DR6QizIViRA/ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit

Hello,

 

when trying to compile a file that includes errno.h with the gcc from guix, I obtain the following error:

 

In file included from /nix/store/9fnjjsbarscbmakr44ixfv9yhg6z12mw-glibc-2.17/include/errno.h:35:0,

from cm2.c:8:

/nix/store/9fnjjsbarscbmakr44ixfv9yhg6z12mw-glibc-2.17/include/bits/errno.h:24:26: fatal error: linux/errno.h: No such file or directory

 

It can be solved by installing linux-libre-headers. So maybe the final glibc should depend on this package? And maybe installation of glibc should even install linux-libre-headers automatically?

 

Andreas

 

--Boundary-01=_5//DR6QizIViRA/--