[Lazarus] /usr/bin/ld: cannot find -lwhatever

Vojtěch Čihák vojtech.cihak at atlas.cz
Sun Feb 21 16:29:50 CET 2016


Probably not your case but when you add manually libs to system (/usr/lib or /usr/local/lib), you need to run
ldconfig
as superuser in terminal so the system rescans available libraries.
 
V.
______________________________________________________________
> Od: Giuliano Colla <giuliano.colla at fastwebnet.it>
> Komu: Lazarus mailing list <lazarus at lists.lazarus.freepascal.org>
> Datum: 21.02.2016 15:47
> Předmět: [Lazarus] /usr/bin/ld: cannot find -lwhatever
>
Hi,

The result is always the same: cannot find -lwhatever, with "whatever" 
reflecting exactly my external library path/name.

I'm at loss. What I'm missing?

Giuliano



--
_______________________________________________
Lazarus mailing list
Lazarus at lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus <http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160221/3b6e9ae5/attachment-0003.html>


More information about the Lazarus mailing list