Corey Halpin <[EMAIL PROTECTED]> committed: > Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci > > Modified Files: > yacas.info > Log Message: > New upstream version. > Add a build-conflicits on previous versions. Without this, the shared > libs in yacas-shlibs are linked to the binary, rather than the new > shlibs that are being built.
The two standard solutions to common libtool and auto* bugs are: perl -pi -e 's/need_relink=yes/need_relink=no/' ltmain.sh perl -pi -e 's/hardcode_direct=yes/hardcode_direct=no/' configure I can't remember which one solves the problem at hand. dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Fink-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-devel
