Skip to Content.
Sympa Menu

freetds - compiling PHP4.0.4pl1 with freetds error

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Patrick Amirian" <pamirian AT insight.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: compiling PHP4.0.4pl1 with freetds error
  • Date: Thu, 26 Apr 2001 10:58:08 -0400


Hi,
now that my freetds is working, I'm trying to compile PHP4.0.4pl1 with it
and I'm getting the same error I was getting yesterday.

details:
RedHat 7.0
configuring PHP with this options:
./configure --prefix=/usr/local/php --with-config-file-path=/etc
--disable-debug --enable-pic --enable-inline-optimization --disable-static
--with-exec-dir=/usr/bin --with-gd --with-jpeg-dir=/usr/lib --with-png
--enable-trans-sid --with-regex=system --enable-wddx --enable-debugger
--disable-magic-quotes --enable-safe-mode --enable-sysvsem
--enable-sysvshm --with-mysql --enable-track-vars --with-xml
--with-apxs=/usr/local/apache/bin/apxs

by the way I've also set SYBASE and LD_LIBRARY_PATH

this works find but when I try to do "make", after compiling for some
time, it stops with the following error message:

/usr/bin/ld: cannot find -lsybtcl
collect2: ld returned 1 exit status
make[1]: *** [libphp4.la] Error 1
make[1]: Leaving directory '/root/php4.04-pl1'
make[1]: *** [all recursive] error 1

I need help please I really want to make this thing work!!

Thanks alot!



  • compiling PHP4.0.4pl1 with freetds error, Patrick Amirian, 04/26/2001

Archive powered by MHonArc 2.6.24.

Top of Page