Kdevelop : cannot find -lart_lgpl_2

Tako Schotanus quintesse at palacio-cristal.com
Sun Mar 2 14:35:19 GMT 2003


No, I found out what was wrong. The compiler was actually looking for
the static library libart_lgpl_2.a which is part of the libart-devel
package which wasn't installed on my system.

Next time I'll know that having the .so might not be sufficient ;-)

Thanks anyway for your suggestion!

-Tako


On Sun, 2003-03-02 at 11:57, Kevin Krammer wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Samstag, 1. März 2003 23:39, Tako Schotanus wrote:
> > I just started Kdevelop 2.1.3 (KDE 3.1) for the first time and made a
> > new project using the "KDE Normal" template. Didn't make any other
> > changes, just told it to Execute. The make failed because of the linker
> > that can't find art_lgpl_2 although it is in fact installed on my
> > system. The only thing I can see is that the library is istalled in
> > /usr/lib while that folder doesn't seem to appear in the list of
> > folders the linker uses.
> 
> /usr/lib is the standard directory so it is always used
> 
> > tako at libertad% locate art_lgpl_2
> > /usr/lib/libart_lgpl_2.so.2
> > /usr/lib/libart_lgpl_2.so.2.3.11
> 
> I think the linker is looking for libart_lgpl_2.so
> A symbolic link should help:
> #> cd /usr/lib
> #> ln -s libart_lgpl_2.so.2 libart_lgpl_2.so
> 
> Cheers,
> Kevin
> 
> - -- 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Kevin Krammer <kevin.krammer at gmx.at>
> Developer at the Kmud Project http://www.kmud.de/
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (GNU/Linux)
> 
> iD4DBQE+YeOunKMhG6pzZJIRAmuoAJ90Ef+HEDNJlA4Q5N9VeRhDr73eQwCYlOjc
> HXCnQyVf8jzGjV4gnlYgHA==
> =9TTZ
> -----END PGP SIGNATURE-----
> 
> ___________________________________________________
> This message is from the kde mailing list.
> Account management:  http://mail.kde.org/mailman/listinfo/kde.
> Archives: http://lists.kde.org/.
> More info: http://www.kde.org/faq.html.

-- 
Tako Schotanus <quintesse at palacio-cristal.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde/attachments/20030302/bb5b98f4/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smiley-4.png
Type: image/png
Size: 822 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde/attachments/20030302/bb5b98f4/attachment.png>


More information about the kde mailing list