bug-guix
[Top][All Lists]
Advanced

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

glibc and linux-libre-headers


From: Andreas Enge
Subject: glibc and linux-libre-headers
Date: Mon, 4 Feb 2013 19:37:45 +0100
User-agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; )

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

 


reply via email to

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