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?

Attachment: qms7wk79qs2fn8n57ppjv3cd12m4kp-glibc-hurd-cross-i686-pc-gnu-2.18.drv.bz2
Description: BZip2 compressed data

Reply via email to