> On Sep 9, 2016, at 08:25, Alexander Hansen <alexanderk.han...@gmail.com> 
> wrote:
> 
> (“Expected” is definitely the wrong word to use when asking for help from 
> volunteer organizations like ours.  We don’t *owe* you any obligation.)
> 
>> On Aug 25, 2016, at 09:06, Christian Duval <ch.du...@gmail.com> wrote:
>> 
>> Dear Madam/Sir,
>> 
>> Your help would be greatly appreciated since the command "fink update-all" 
>> repeatedly refuses to complete (OS X El Capitan).
> 
> A sane build system is _supposed_ to fail repeatedly in the _same_ way if you 
> don’t change anything.  If you have been running “fink selfupdate” between 
> attempts, you’ll be getting the same failure because you haven’t had changes.
> 
>> The culprit seems to be the package "guile20" which, for reasons I don't 
>> understand, stops the whole process. The installed package "guile18" looks 
>> OK, though.
> 
> 
> Possibly completely irrelevant.  Just because they are two different versions 
> of the same package doesn’t mean they have identical build procedures.
> 
>> 
>> I have appended Fink's error message as requested (should I forward the 
>> complete output generated by the command?).
>> 
>> Waiting for assistance, I remain
>> 
>> Yours truly,
>> 
>> Christian Duval
>> 
>> %---
>> 
>> configure: error: GNU libltdl (Libtool) not found, see README.
> 
> <snip>
> 
> You removed the context for this error from above what you posted.  However, 
> check whether you have libtool2 installed (“fink list libtool2”).  If not, 
> install it.  If you do have that installed, then we’ll need to see more of 
> the output.
> 
> -- 
> Alexander Hansen, Ph.D.
> Fink User Liaison
> 

I just took a look at the guile20 package description and libtool2 is a 
dependency, so it should be installed.

In addition to checking the output like Hanspeter suggested, you might also 
look at /sw/src/fink.build/guile20-2.0.11-3/guile-2.0.11/build/config.log at 
about line 33934.  My build has the following at that point:

configure:43979: checking if libtool supports shared libraries
configure:43981: result: yes
configure:43984: checking whether to build shared libraries
configure:44005: result: yes
configure:44008: checking whether to build static libraries
configure:44012: result: yes
configure:44552: checking for libltdl
configure:44574: gcc -o conftest -g -O2 -I/sw/include  conftest.c  -L/sw/lib 
-lltdl >&5
configure:44574: $? = 0
configure:44584: result: yes
configure:44591: checking how to link with libltdl
configure:44593: result: -L/sw/lib -lltdl


-- 
Alexander Hansen, Ph.D.
Fink User Liaison


------------------------------------------------------------------------------
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to