bug-guile
[Top][All Lists]
Advanced

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

bug#32677: Installation of guile-debbugs fails


From: Arun Isaac
Subject: bug#32677: Installation of guile-debbugs fails
Date: Tue, 16 Oct 2018 22:04:53 +0530

> --8<---------------cut here---------------start------------->8---
> detlef:~/src/guile-debbugs> ./configure
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking whether make supports nested variables... yes
> checking whether make supports nested variables... (cached) yes
> ./configure: line 2364: syntax error near unexpected token `2.2'
> ./configure: line 2364: `GUILE_PKG(2.2)'
> --8<---------------cut here---------------end--------------->8---

A minor update. I was able to reproduce this problem in a Guix
environment. If I install guile in the environment, this problem does
not manifest. If I don't have guile in the environment, this problem
manifests.

In other words, with

guix environment --ad-hoc guile autoconf automake pkg-config

this problem does not manifest. But, with

guix environment --ad-hoc autoconf automake pkg-config

this problem manifests. I have no idea why this is the case, but perhaps
this could be a lead worth investigating.





reply via email to

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