From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.3.0 PHP Bug Type: Compile Failure Bug description: Link fails with modified mysql path
Environment: Gnu installation (GCC, MySQL, etc) from Solaris 8 Companion CD, Apache 2.0.44, PHP 4.3.0, MySQL 3.23 Apache compiled and runs fine in the environment. PHP: ./configure --with-mysql=/opt/sfw/mysql --with-apxs2=/usr/local/apache2/bin/apxs PHP configure runs fine, and the build works up to link. It then fails with: Cannot find /opt/sfw/mysql/lib/mysql/.lib/libmysqlclient.so Where is the ".lib" coming from? The link also indicates that it has failed to create .lib/libphp4.so Again - what gives with the ".lib"? -- Edit bug report at http://bugs.php.net/?id=22102&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22102&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22102&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22102&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22102&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22102&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22102&r=support Expected behavior: http://bugs.php.net/fix.php?id=22102&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22102&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22102&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22102&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22102&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22102&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22102&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22102&r=gnused
