GNU bug report logs - #43706
Guile 2.0.11 compilation from source error.

Previous Next

Package: guile;

Reported by: marius cizauskas <m.cizauskas38 <at> gmail.com>

Date: Tue, 29 Sep 2020 14:08:01 UTC

Severity: normal

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: marius cizauskas <m.cizauskas38 <at> gmail.com>
To: bug-guile <at> gnu.org
Subject: Guile 2.0.11 compilation from source error.
Date: Tue, 29 Sep 2020 15:20:33 +0300
[Message part 1 (text/plain, inline)]
Hello,

I am trying to install Guile 2.0.11 on a CentOS 7, Linux
3.10.0-514.26.2.el7.x86_64. I am working on a HPC unit, therefore I have no
root access and must compile from source.

Most of the dependencies were not installed beforehand, so I had to install
them myself. I had to install following dependencies:
gc-7.4.0;
libffi-3.3.1;
libtool-2.4.3;
libunistring-0.9.4;
readline-6.3.

I have attached the resulting config.log and the output of make -n.

All dependencies were installed with the following configuration:
./configure --prefix=$HOME/local LDFLAGS="-L$HOME/local/lib -L/usr/lib
-L/usr/lib64" CPPFLAGS="-I$HOME/local/include -I/usr/include"

Kind regards,
Marius
[Message part 2 (text/html, inline)]

This bug report was last modified 4 years and 259 days ago.

Previous Next


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