[lazarus] Linking problem

michael at tfdec1.fys.kuleuven.ac.be michael at tfdec1.fys.kuleuven.ac.be
Mon Jun 28 18:05:19 EDT 1999




On Mon, 28 Jun 1999 AnglesA at aol.com wrote:

> The CVS now takes the methodpointers, however I am having a linking proble. 
> Here is what I get when I "make" in /opt/fpc/lazarus
> [...snip...]
> Assembling main
> Assembling lazarus
> Linking ./lazarus
> /usr/bin/ld: cannot open -lX11: No such file or directory
> Warning: Error while linking
> Closing script ./ppas.sh
> 1517 Lines compiled, 3.0 sec

 Add /usr/X11/lib to the linker path: -F/usr/lib/X11

Michael.






More information about the Lazarus mailing list