[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wip-hurd branch rebased with master
From: |
Manolis Ragkousis |
Subject: |
Re: wip-hurd branch rebased with master |
Date: |
Thu, 5 Feb 2015 19:47:57 +0000 |
I was saying to Ludovic at fosdem that when rebasing to master,
trying to build glibc/hurd you get the error:
In unknown file:
?: 0 [string-append "--with-headers=" #f "/include"]
ERROR: In procedure string-append:
ERROR: In procedure string-append: Wrong type (expecting string): #f
the error is a result of this configure flag which glibc/hurd inherits
from the glibc/linux recipe
(string-append "--with-headers="
(assoc-ref %build-inputs "linux-headers")
"/include")
So my question is, why didn't I have a problem with the older version
of guix at wip-hurd
and I have that problem now?
qms7wk79qs2fn8n57ppjv3cd12m4kp-glibc-hurd-cross-i686-pc-gnu-2.18.drv.bz2
Description: BZip2 compressed data