ID: 30860 Updated by: [EMAIL PROTECTED] Reported By: jr-phpbugs at cedric dot vabo dot cz -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: Slackware linux PHP Version: 4.3.9 New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2004-11-22 13:39:33] jr-phpbugs at cedric dot vabo dot cz Description: ------------ I think subject says it all. If the FreeTDS (0.62.4) has been compiled as shared libraries only (--enable-static=no), then attempt to configure PHP 4.3.9 --with-freetds says: ... ... checking for MSSQL support with FreeTDS... yes configure: error: Could not find /usr/local/freetds/lib/libtds.a Haven't tested with older PHP versions. Expected result: ---------------- if there's shared-libraries-only version of FreeTDS installed (with default installation prefix, which = /usr/local/freetds), then it should be possible to compile PHP against that FreeTDS version using 'configure --with-mssql' ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30860&edit=1