Re: Problem when compile guile-2.2.4 on CentOS 6.10/6.8

2018-09-05 Thread An Liu
Hi,list Finally got it work,cheers! On Wed, Sep 5, 2018 at 00:17 An Liu wrote: > Hi, > > I would like to make some update > 1. I compile-installed gcc-4.9.4 on CentOS , then it can run configure > without complain socklen_t not defined problem i metioned above > 2. the

Re: Problem when compile guile-2.2.4 on CentOS 6.10/6.8

2018-09-04 Thread An Liu
s now proceeding ice-9 files, hoping it would not failed me. :) FYI AN On Tue, Sep 4, 2018 at 9:07 PM An Liu wrote: > > Hi, Alex > Thank you for the hint > > attached is the config.log after run ./configure --prefix=/opt/guile-2.2.4 > > It seems the version of gcc is too o

Problem when compile guile-2.2.4 on CentOS 6.10/6.8

2018-09-01 Thread An Liu
Hi, List I'm trying to compile guile-2.2.4 on CentOS 6.10, but failed - why guile-2.2.4? I want to try artanis which requires guile-2.2+, and yum repos only have guile-1.8, so i decide to compile install myself - CentOS release # cat /etc/centos-release CentOS release 6.10 (Final) # uname -a Li