On Sun, Mar 24, 2002 at 05:42:34PM -0500, Philip McDunnough wrote:
> Hmm...how is this settled? What does one have to do to get it to compile?
> 
OK, not exactly settled, rather worked around: I manually remove /bin/ksh 
on the build machine before a major fink update. Since I manually installed 
it there I would not necessarily expect fink to support that setup. 
Still, it would be nice if ksh would not crash, or one could persuade 
libtool to stick with /bin/sh, but the erratic nature of the ksh segfaults 
make it somewhat difficult to diagnose the error (or does any of the 
developers recognize this as a common problem?).
And I don't know enough about libtool to have any remedy on that side.

Cheers,
                                                Derek
> 
> On Saturday, March 23, 2002, at 06:19 PM, Derek Homeier wrote:
> 
> > On Friday, March 22, 2002, at 06:00 PM, Derek Homeier wrote:
> >
> >> Hi all,
> >>
> >> for some time now control-center is failing to build in my cvs 
> >> installation,
> >> apparently because the gnomecc compile is missing a -L/usr/X11R6/lib:
> >>
> > Looks like this is settled, it seemed to be another instance of 
> > persistent problems with ksh and libtool: whenever there exists a ksh 
> > in /bin (I have normally copied the fink binary to that place, because 
> > we have just many shell scripts around that expect it there), libtool 
> > keeps creating its scripts with /bin/ksh instead of /bin/sh. Obviously 
> > the pdksh port just is not up to that job yet, because on long builds 
> > like for gnome stuff I keep seeing it crash with a memory fault. This 
> > sometimes also happens with very long job scripts, where the shell 
> > actually doesn't do much, but has to wait for some hours until the main 
> > program has finished. But this was the first time I saw it just failing 
> > on creating a linker flag.
> >
> > Cheers,
> >                                                     Derek
> >

_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to