Edit report at https://bugs.php.net/bug.php?id=62020&edit=1
ID: 62020 Comment by: samaneh1d1 at gmail dot com Reported by: zhanglijiu at gmail dot com Summary: php-mysql warning Status: Open Type: Bug Package: MySQL related Operating System: qnx 6.50 PHP Version: 5.3.13 Block user comment: N Private report: N New Comment: Hello, I found this thread when I was searching how to install apache on QNX platform. Since you mentioned that you have successfully compiled and run apache, Would you please help me with it? It will be a great help for me. Thanks in advance, Samaneh Previous Comments: ------------------------------------------------------------------------ [2012-05-14 11:22:31] zhanglijiu at gmail dot com 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 this bug report at https://bugs.php.net/bug.php?id=62020&edit=1