From: Operating system: AIX 5.3 PHP version: 5.4.0 Package: Compile Failure Bug Type: Bug Bug description:php_register_internal_extensions error
Description: ------------ ./configure --prefix=/bp/d01/usr/home/bpw/bin/php \ --with-apxs2=/bp/d01/usr/home/bpw/bin/apache/bin/apxs \ --with-config-file-path=/bp/d01/usr/home/bpw/bin/apache/conf \ --enable-zip \ --with-zlib-dir=/bp/d01/usr/home/bpw/bin/zlib \ --enable-shared \ --with-libxml-dir=/bp/d01/usr/home/bpw/bin/libxml2 \ --with-mysql=mysqlnd \ --with-mysqli=mysqlnd \ --with-mysqli=mysqlnd \ --with-pdo-mysql=mysqlnd \ --with-mcrypt=/bp/d01/usr/home/bpw/bin/libmcrypt \ --enable-mbstring \ --with-curl=/bp/d01/usr/home/bpw/bin/curl \ --with-oci8=/bp/d01/usr/home/bpw/bin/oracle/db/10.2 \ --with-openssl=/bp/d01/usr/home/bpw/bin/openssl \ --with-ldap=/bp/d01/usr/home/bpw/bin/ldap ld: 0711-319 WARNING: Exported symbol not defined: php_register_internal_extensions ld: 0711-317 ERROR: Undefined symbol: php_register_internal_extensions collect2: ld returned 8 exit status make: *** [sapi/cli/php] Error 1 adding "--disable-cli and --disable-cgi" args allows it to compile. -- Edit bug report at https://bugs.php.net/bug.php?id=61751&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=61751&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=61751&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=61751&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=61751&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=61751&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=61751&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=61751&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=61751&r=needscript Try newer version: https://bugs.php.net/fix.php?id=61751&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=61751&r=support Expected behavior: https://bugs.php.net/fix.php?id=61751&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=61751&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=61751&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=61751&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=61751&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=61751&r=dst IIS Stability: https://bugs.php.net/fix.php?id=61751&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=61751&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=61751&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=61751&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=61751&r=mysqlcfg
