On Thu, Dec 24, 2009 at 12:36:40PM +0100, Martin Costabel wrote:
> pavicic wrote:
> []
>> 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
>
> Then look in /usr/local/lib or elsewhere. It is an *.la file on *your*
> computer that contains the reference to the non-existing
> /sw/lib/libiconv.la.
>
Finder gives nothing.
Also neither
find / -name libiconv.la
nor
find / -name \*libiconv\*la\*
gives anything.
But isn't "grep" suggesting that the program is trying to find
libiconv.la in some configuration file or so, but can't?
libiconv.la is mentioned in libiconv.patch twice:
- *) $(LIBTOOL_LINK) $(CC) $(LDFLAGS) $(CFLAGS) $(iconv_LDFLAGS)
ico...@objext@ ../srclib/libicrt.a
$(DESTDIR)$(libdir)/libiconv.la @LTLIBINTL@ $(objects_r...@woe32@) -o
iconv;; \
+ *) $(LIBTOOL_LINK) $(CC) $(LDFLAGS) $(CFLAGS) $(iconv_LDFLAGS)
ico...@objext@ ../srclib/libicrt.a ../lib/libiconv.la @LIBINTL_STATIC@
$(objects_r...@woe32@) -o iconv;; \
Apart from libiconv.info this is the only file where libivonv.la is
explicitely mentioned.
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