Chris Beamis wrote: []
ld: Undefined symbols: _lt_dlpreload_default make[1]: *** [guile] Error 1 make: *** [all-recursive] Error 1 ### execution of make failed, exit code 2 Failed: compiling guile-1.4-16 failed
No idea about this one.
I also get this error when I try fink reinstall fink:
sudo /sw/bin/fink reinstall fink
Password:
Information about 1288 packages read in 1 seconds.
The following package will be reinstalled:
fink
Failed: can't build fink-0.16.0-1 because no package description is available
Why is it trying to build a package that has no description?
Because you told to reinstall. It tries the same version as you have installed, and since you don't seem to have the precompiled *.deb around, it recompiles. Try "install" instead of "reinstall".
-- Martin
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
