ID: 22896 Comment by: trollcollect at yahoo dot de Reported By: jpt at ifrance dot com Status: No Feedback Bug Type: Sybase-ct (ctlib) related Operating System: Solaris 8 PHP Version: 4.3.1 New Comment:
Same here. Tried with 4.3.8, the problem appears exactly when sybase support (DB or CT) is added in configure. To narrow the problem down i tried with this configure line: ./configure --prefix=/export/apps/apache-RAtool/php --with-apxs=/export/apps/apache-RAtool/apache/1.3.31/bin/apxs --disable-all --with-sybase-ct=/apps/sybase/12/OCS-12_0/ ...same problem. The system is a fairly recent solaris 8, i've tried with both gcc 3.3.2 and newest workshop compiler. Trying to link against several Sybase versions between 11 and 12.0. Found a few people report this error over the net, without a single helpful answer yet. Latest and most desperate attempt was to build 5.0.0 hoping it would not show these errors, no success though. Here are the relevant lines of the make output: o Zend/zend_reflection_api.lo Zend/zend_execute.lo sapi/cli/php_cli.lo sapi/cli/ getopt.lo main/internal_functions_cli.lo -linsck -ltcl -lintl -lcomn -lct -lcs - lresolv -lm -ldl -lnsl -lsocket -lgcc -o sapi/cli/php Undefined first referenced symbol in file intl_iocsfgets /apps/sybase/12/OCS-12_0//lib/libtcl.so intlgetenv /apps/sybase/12/OCS-12_0//lib/libtcl.so intl_close /apps/sybase/12/OCS-12_0//lib/libcomn.so intl_iocsfseek /apps/sybase/12/OCS-12_0//lib/libtcl.so intl_strbuild /apps/sybase/12/OCS-12_0//lib/libtcl.so intl_home /apps/sybase/12/OCS-12_0//lib/libtcl.so intl_iocsfclose /apps/sybase/12/OCS-12_0//lib/libtcl.so intl_cstrbuild /apps/sybase/12/OCS-12_0//lib/libcs.so intl_nextentry /apps/sybase/12/OCS-12_0//lib/libcomn.so comn_calloc /apps/sybase/12/OCS-12_0//lib/libtcl.so intl_iocsfopen /apps/sybase/12/OCS-12_0//lib/libtcl.so intl_open /apps/sybase/12/OCS-12_0//lib/libcomn.so intl_nextvalue /apps/sybase/12/OCS-12_0//lib/libcomn.so comn_realloc /apps/sybase/12/OCS-12_0//lib/libtcl.so comn_free /apps/sybase/12/OCS-12_0//lib/libtcl.so comn_malloc /apps/sybase/12/OCS-12_0//lib/libtcl.so intl_iocsfread /apps/sybase/12/OCS-12_0//lib/libcomn.so intl_nextsection /apps/sybase/12/OCS-12_0//lib/libcomn.so intl_iocsfwrite /apps/sybase/12/OCS-12_0//lib/libtcl.so intl_datetime /apps/sybase/12/OCS-12_0//lib/libcomn.so intl_errstr /apps/sybase/12/OCS-12_0//lib/libcomn.so ld: fatal: Symbol referencing errors. No output written to sapi/cli/php collect2: ld returned 1 exit status gmake: *** [sapi/cli/php] Error 1 Previous Comments: ------------------------------------------------------------------------ [2003-04-21 09:19:02] [EMAIL PROTECTED] No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. ------------------------------------------------------------------------ [2003-04-09 05:53:24] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip And what was the configure line for PHP you used? ------------------------------------------------------------------------ [2003-04-08 03:14:21] tim at comben dot com I have a very simmilar problem on Solaris version 9.0, when i try to add in the apxs module it stops with a simmilar error report. tim ------------------------------------------------------------------------ [2003-03-26 07:25:14] jpt at ifrance dot com (The untruncated msg ) *** Error code 1make: Fatal error: Command failed for target `sapi/cli/php' ------------------------------------------------------------------------ [2003-03-26 07:23:13] jpt at ifrance dot com Hello, When i build php 4.3.2 with Apache 1.3.25 on a Solaris 8 system i have this output after the make: Undefined first referenced symbol in file intl_datetime /opt/sybase-12.5/OCS-12_5/lib/libcomn.so intlgetenv /opt/sybase-12.5/OCS-12_5/lib/libtcl.so intl_iocsfclose /opt/sybase-12.5/OCS-12_5/lib/libtcl.so intl_open /opt/sybase-12.5/OCS-12_5/lib/libcomn.so intl_nextvalue /opt/sybase-12.5/OCS-12_5/lib/libcomn.so intl_iocsfgets /opt/sybase-12.5/OCS-12_5/lib/libtcl.so comn_free /opt/sybase-12.5/OCS-12_5/lib/libtcl.so comn_realloc /opt/sybase-12.5/OCS-12_5/lib/libtcl.so intl_strbuild /opt/sybase-12.5/OCS-12_5/lib/libtcl.so intl_iocsfwrite /opt/sybase-12.5/OCS-12_5/lib/libtcl.so intl_iocsfopen /opt/sybase-12.5/OCS-12_5/lib/libtcl.so intl_close /opt/sybase-12.5/OCS-12_5/lib/libcomn.so intl_iocsfread /opt/sybase-12.5/OCS-12_5/lib/libcomn.so comn_calloc /opt/sybase-12.5/OCS-12_5/lib/libtcl.so intl_home /opt/sybase-12.5/OCS-12_5/lib/libtcl.so intl_nextsection /opt/sybase-12.5/OCS-12_5/lib/libcomn.so intl_iocsfseek /opt/sybase-12.5/OCS-12_5/lib/libtcl.so intl_nextentry /opt/sybase-12.5/OCS-12_5/lib/libcomn.so intl_cstrbuild /opt/sybase-12.5/OCS-12_5/lib/libcs.so comn_malloc /opt/sybase-12.5/OCS-12_5/lib/libtcl.so intl_errstr /opt/sybase-12.5/OCS-12_5/lib/libcomn.so ld: fatal: Symbol referencing errors. No output written to sapi/cli/php collect2: ld returned 1 exit status *** Error code 1make: Fatal error: Command fail Any idee please ! thanks ed for target `sapi/cli/php' ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22896&edit=1
