guix-devel
[Top][All Lists]
Advanced

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

Re: Building GUIX


From: Ludovic Courtès
Subject: Re: Building GUIX
Date: Thu, 08 May 2014 18:42:23 +0200
User-agent: Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux)

Pjotr Prins <address@hidden> skribis:

>   checking for the Guix system type... x86_64-linux
>   checking for the store directory... /gnu/store
>   ./configure: line 6775: syntax error near unexpected token `GUILE,'
>   ./configure: line 6775: `PKG_CHECK_MODULES(GUILE, guile-2.0 >= 2.0.5)'

As Cyril noted, pkg.m4, which is part of pkg-config, was not picked up
(I’m not sure what’s wrong with Autoconf here; it should have raised an
error.)

Make sure pkg-config is installed.  With Nixpkgs, you may need to set
$ACLOCAL_PATH to point to the right place.

HTH!
Ludo’.



reply via email to

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