Apache install failure with Freetds/PHP
Allen Grace
a.grace at au.darkbluesea.com
Tue Apr 3 19:03:43 EDT 2001
----- Original Message -----
From: "joe brown" <jbrown at lizardtech.com>
To: "TDS Development Group" <freetds at franklin.oit.unc.edu>
Sent: Wednesday, April 04, 2001 8:37 AM
Subject: [freetds] Re: Apache install failure with Freetds/PHP
> ======== Error Output for sanity check ========
> cd ..; gcc -DLINUX=22 -I/usr/local/src/php-4.0.4pl1
> -I/usr/local/src/php-4.0.4pl1/main -I/usr/local/src/php-4.0.4pl1/main
> -I/usr/lt
> /usr/bin/ld: cannot find -lsybdb
> collect2: ld returned 1 exit status
> make: *** [dummy] Error 1
> ============= End of Error Report =============
>
> The problem is the same, "cannot find -lsybdb". Anybody know what this
> means?
Quite simple: the linker (/usr/bin/ld) is looking for a library called
libsybdb.so to link to your binary, and possibly you've installed this in a
non-standard location. Check to see that the path to your freetds
installation is in LD_LIBRARY_PATH.
allen
--
Allen Grace
Irony Engineer
Protopixel
Dark Blue Sea Pty Ltd
ph 3007 0000
fax 3007 0001
***The opinions expressed in this email are my own and are not
representative of DBS Pty Ltd.***
More information about the FreeTDS
mailing list