From: Operating system: AIX 5.3.0.0 PHP version: 5.3.8 Package: Compile Failure Bug Type: Bug Bug description:Compile fails with Undefined symbol: .mysql_get_client_version
Description: ------------ Configure statement './configure' \ '--prefix=/opt/freeware' \ '--with-apxs=/opt/freeware/apache/sbin/apxs' \ '--with-mysql=/opt/freeware' \ '--with-config-file-path=/etc/opt/freeware/apache' \ '--with-zlib' \ '--with-zlib-dir=/opt/freeware' \ '--with-system-regex' \ '--with-gd' \ '--with-libxml-dir=/opt/freeware' \ '--with-jpeg-dir=/opt/freeware' \ '--with-png-dir=/opt/freeware' \ '--with-ftp' \ AIX 5.3.0 Apache 1.2 MySQL 3.23.32 Make fails with error - libtool: link: warning: library `/opt/freeware/lib/libjpeg.la' was moved. libtool: link: warning: library `/opt/freeware/lib/libjpeg.la' was moved. ld: 0711-317 ERROR: Undefined symbol: .mysql_get_client_version ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status gmake: *** [sapi/cli/php] Error 1 Expected result: ---------------- Successful make Actual result: -------------- libtool: link: warning: library `/opt/freeware/lib/libjpeg.la' was moved. libtool: link: warning: library `/opt/freeware/lib/libjpeg.la' was moved. ld: 0711-317 ERROR: Undefined symbol: .mysql_get_client_version ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status gmake: *** [sapi/cli/php] Error 1 -- Edit bug report at https://bugs.php.net/bug.php?id=55534&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=55534&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=55534&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=55534&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=55534&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=55534&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=55534&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=55534&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=55534&r=needscript Try newer version: https://bugs.php.net/fix.php?id=55534&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=55534&r=support Expected behavior: https://bugs.php.net/fix.php?id=55534&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=55534&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=55534&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=55534&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=55534&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=55534&r=dst IIS Stability: https://bugs.php.net/fix.php?id=55534&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=55534&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=55534&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=55534&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=55534&r=mysqlcfg