Forum > Lazarus Extra Components

MySQL and Lazarus

(1/1)

r.moratalla:
I'm trying to install the mysql components and I get a message that
explains me that lazarus has to be compiled in order to accep dynamic linked
packages. When It is finishing the process, shows the next error:

TOutputFilter: "Linking ./lazarus"
TOutputFilter: "/usr/bin/ld: cannot find -lgds"
TOutputFilter: "lazarus.pp(352) Error: Error while linking"
TOutputFilter: "Closing script ./ppas.sh"
TOutputFilter: "make[1]: *** [lazarus] Error 1"
TExternalToolList.Run make[1]: *** [lazarus] Error 1

Why does this happen? How can I solve it?
I have installed gd-devel and mysql-devel. Do I need other libraries?

Anonymous:
Hi there !

I've the error when I've tried to compile Lazarus for the first time but with gtk.
I'm using SuSE Linux 9.0.
The solution was that I've to include a new path into /etc/fpc.cfg (-Fl/opt/gnome/lib) and also install
everything what is connected with gtk-devel...
I hope Your problem is something the same...

Hi, Zoltán

Navigation

[0] Message Index

Go to full version