I have PHP 4.0.6 on a Linux RedHat 6.2 system.
I have installed FreeTDS 0.52 I have attempted to compile PHP --with-sybase-ct=/usr/local/freetds
Upon a make, it comes up with a missing library sybtcl
I know that this was a big problem with PHP4.0.3pl1 and was even a patch made for it.
The exact bug is bug 7792 which is still in open status from PHP Version (4.0.3pl1)
I can't use ODBC or actual Sybase because both sybase and ALL versions of ODBC drivers I've found are only distributed in Binary format, and I'm running Linux on Sparc hardware and there are no binaries available for that platform mix
Does this probelm still exist under 4.0.6? Is there an updated patch for this problem?