From: Operating system: Mac OS 10.6.8 PHP version: 5.3.13 Package: mSQL related Bug Type: Bug Bug description:php-mysql warning
Description: ------------ I have been trying to compile mysql module for php in qnx 6.50. I have installed apache 2.2, mysql 5.1, and ap-php successfully compiled and running. When compiling php-mysql i'v noticed this warning: ... *** Warning: libtool could not satisfy all declared inter-library *** dependencied of module mysql. Therefore, libtool will create *** a static module, that should work as long as the dlopenening *** application is linked with the -dlopen flag ... In config.log i'v noticed following: ... configure:11187: checking whether the c++ linker (/usr/qnx650/host/qnx6/x86/usr/bin/ntox86-ld) supports shared libraries configure:12085: result: no configure:12106: c++ -c -O2 -l/usr/pkg/include -l/usr/pkg/include/mysql - l/usr/include -l/usr/pkg/include -l/usr/pkg/ include/mysql -l/usr/include conftest.cpp >&5 PKGSRC-WARNING: Something is trying to run the c++ compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. ... -- Edit bug report at https://bugs.php.net/bug.php?id=62020&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=62020&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=62020&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=62020&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=62020&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=62020&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=62020&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=62020&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=62020&r=needscript Try newer version: https://bugs.php.net/fix.php?id=62020&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=62020&r=support Expected behavior: https://bugs.php.net/fix.php?id=62020&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=62020&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=62020&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=62020&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=62020&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=62020&r=dst IIS Stability: https://bugs.php.net/fix.php?id=62020&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=62020&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=62020&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=62020&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=62020&r=mysqlcfg