GNU bug report logs -
#43706
Guile 2.0.11 compilation from source error.
Previous Next
To reply to this bug, email your comments to 43706 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guile <at> gnu.org
:
bug#43706
; Package
guile
.
(Tue, 29 Sep 2020 14:08:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
marius cizauskas <m.cizauskas38 <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guile <at> gnu.org
.
(Tue, 29 Sep 2020 14:08:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[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 257 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.