David R. Morrison wrote: > > > Begin forwarded message: > >> *From: *Brad Koehn <[email protected] <mailto:[email protected]>> [] >> grep: /usr/lib/libiconv.la <http://libiconv.la/>: No such file or >> directory
Last time this came up (opensp4 thread on fink-devel), I wrote > The recipe in this case is the following: > > 1. Find the file that contains the reference to the non-existing > /usr/lib/libiconv.la > > 2. Destroy it. Or, at least, replace its "dependency_libs" line by > > dependency_libs='' > > Candidates for 1. (in order of probability) are: > > - /sw/lib/fontconfig2/lib/libfontconfig.fink.la > - Any file that answers to /usr/X11/lib/lib*.la > - Any other file named *.la in /sw/lib or in /usr/local/lib or any of > their subdirectories. In that case, the culprit turned out to be a *.la file in /usr/local/lib. -- Martin ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
