Recent

Author Topic: /usr/bin/ld: cannot find -lgds  (Read 8102 times)

mikaufmann

  • Newbie
  • Posts: 2
/usr/bin/ld: cannot find -lgds
« on: December 01, 2006, 11:38:33 am »
hi,

i have a x86-64 machine and when i install a package and recompile the lazarus than i get the error message
/usr/bin/ld: cannot find -lgds


gds ?

i working on  gentoo
Lazarus 9.20

please help me :)

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
RE: /usr/bin/ld: cannot find -lgds
« Reply #1 on: December 01, 2006, 12:08:00 pm »
Install the right development package.

mikaufmann

  • Newbie
  • Posts: 2
RE: /usr/bin/ld: cannot find -lgds
« Reply #2 on: December 01, 2006, 12:13:16 pm »
and what is the right package ? in whats package are the gds ?
thanks

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
RE: /usr/bin/ld: cannot find -lgds
« Reply #3 on: December 01, 2006, 12:17:38 pm »
The right package is the package that provides libgds.so.

I have no idea in what package gds is. Maybe you can give a hint by telling what component you installed.

Also try to find out what package installed libgds.so.x.y.z with x, y, z digits.

mriepp

  • Newbie
  • Posts: 1
RE: /usr/bin/ld: cannot find -lgds
« Reply #4 on: December 19, 2006, 02:03:37 pm »
libgds.so is the client library of borland interbase database.
It is a symbolic link to /opt/interbase/lib/libgds.so.0

If you have installed the opensource database firebird,
libgds.so is a symbolic link to /opt/firebird/lib/libfbclient.so.0.

Install the firebird database from www.ibphoenix.com.

 

TinyPortal © 2005-2018