On Wed, Dec 23, 2009 at 09:18:38PM +0100, Martin Costabel wrote: > pavicic wrote: > [] >> sed: /sw/lib/libiconv.la: No such file or directory >> libtool: link: `/sw/lib/libiconv.la' is not a valid libtool archive >> make[1]: *** [libosp.la] Error 1 >> make: *** [all] Error 2 > [] >> Failed: phase compiling: opensp4-1.5.1-1008 failed >> >> # ls -l /sw/lib/*.la -rwxr-xr-x 1 root admin 835 Dec 20 13:24 >> /sw/lib/libasprintf.la >> -rw-r--r-- 1 root admin 831 Dec 20 13:24 /sw/lib/libintl.la >> >> >> If I delete these two files, the outcome stays the same. > > There may be some other *.la files hidden in subdirectories of /sw/lib. Try > > find /sw/lib -name \*.la > > Watch out, in particular, for /sw/lib/fontconfig2/lib/libfontconfig.fink.la. >
Yes, I'm deleting all *.la files in /sw/lib and all its subdirectories but that doesn't help. grep: /sw/lib/libiconv.la: No such file or directory sed: /sw/lib/libiconv.la: No such file or directory libtool: link: `/sw/lib/libiconv.la' is not a valid libtool archive make[1]: *** [libosp.la] Error 1 make: *** [all] Error 2 ### execution of /var/tmp/tmp.1.aWKIgi failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-opensp4-1.5.1-1008 (Reading database ... 54880 files and directories currently installed.) Removing fink-buildlock-opensp4-1.5.1-1008 ... Failed: phase compiling: opensp4-1.5.1-1008 failed Mladen. ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
