GNU bug report logs - #32677
Installation of guile-debbugs fails

Previous Next

Package: guile;

Reported by: Michael Albinus <michael.albinus <at> gmx.de>

Date: Mon, 10 Sep 2018 08:30:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: Arun Isaac <arunisaac <at> systemreboot.net>, 32677 <at> debbugs.gnu.org
Subject: bug#32677: Installation of guile-debbugs fails
Date: Mon, 10 Sep 2018 23:47:17 +0200
Hi Michael,

thanks for taking a look at guile-debbugs!

> Arun Isaac <arunisaac <at> systemreboot.net> writes:
>
>>> [albinus <at> BRONB4NHFYN1 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... /usr/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 2352: syntax error near unexpected token `2.2'
>>> ./configure: line 2352: `GUILE_PKG(2.2)'
>>
>> ./configure has failed. I think you are missing guile-2.2. Could you try
>> again with guile installed?
>
> --8<---------------cut here---------------start------------->8---
> [albinus <at> BRONB4NHFYN1 ~]$ which guile
> /usr/bin/guile
> [albinus <at> BRONB4NHFYN1 ~]$ guile --version
> guile (GNU Guile) 2.0.14
> --8<---------------cut here---------------end--------------->8---
>
> Furthermore, a syntax error seems to tell something different. If it is
> really true that guile 2.2 is missing, I would expect a respective error
> message.

Do you have pkg-config installed?  GUILE_PKG is a macro that depends on
macros provided by pkg-config.

--
Ricardo





This bug report was last modified 6 years and 242 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.