ID: 22394 Updated by: [EMAIL PROTECTED] Reported By: apiotr at itm dot pcz dot czest dot pl -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: UnixWare 7.1.1 PHP Version: 4.3.2-dev New Comment:
Using the latest stable snapshot, run your configure line and send me the generated Makefile and libphp4.la files to [EMAIL PROTECTED] Previous Comments: ------------------------------------------------------------------------ [2003-03-07 04:09:04] apiotr at itm dot pcz dot czest dot pl I have testing these using the latest snapshot. Sorry my mistake, in this version during compile for Apache 1.3.27 I have any errors message expect warning message: Warning: inter-library dependencies are not known to be supported. All declared inter-library dependencies are being dropped. Warning: libtool could not satisfy all declared inter-library dependencies of module libphp4. Therefore, libtool will create a static module, that should work as long as the dlopening application is linked with the -dlopen flag. ------------------------------------------------------------------------ [2003-03-07 03:54:27] [EMAIL PROTECTED] Above comment was about PHP + Apache 1.3.27 ------------------------------------------------------------------------ [2003-03-07 03:54:01] [EMAIL PROTECTED] Using what version of PHP do you get that error? Have you or have you not been testing these using the latest snapshot or not? ------------------------------------------------------------------------ [2003-03-07 03:45:50] apiotr at itm dot pcz dot czest dot pl OK! I find this. The first line is: /bin/sh /7/libtool --silent --preserve-dup-deps --mode=link gcc -g -O2 -prefer-pic -rpath /7/libs -avoid-version -module -L/usr/ucblib -R /usr/ucblib (....) and the last: (....) main/internal_functions.lo -lresolv -lm -lsocket -o libphp4.la After this line I have warning message: Warning: inter-library dependencies are not known to be supported. All declared inter-library dependencies are being dropped. Warning: libtool could not satisfy all declared inter-library dependencies of module libphp4. Therefore, libtool will create a static module, that should work as long as the dlopening application is linked with the -dlopen flag. In Apache 1.0.37 is the same problem as in 2.0.44 version. During compile I have error message about '_shutdown'. ------------------------------------------------------------------------ [2003-03-07 02:59:53] [EMAIL PROTECTED] I did mean the one that has the "-o libphp4.la" part. And don't paste all the .lo's..just say, 2 first ones. btw. Have you tried this with Apache 1.3.27 ?? ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/22394 -- Edit this bug report at http://bugs.php.net/?id=22394&edit=1