Recent

Author Topic: MySQL and Lazarus  (Read 12046 times)

r.moratalla

  • Newbie
  • Posts: 1
MySQL and Lazarus
« on: November 24, 2003, 11:23:21 am »
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

  • Guest
MySQL and Lazarus
« Reply #1 on: April 06, 2004, 10:55:17 am »
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

 

TinyPortal © 2005-2018