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 what version of PHP do you get that error?
Have you or have you not been testing these using
the latest snapshot or not?
Previous Comments:
------------------------------------------------------------------------
[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 ??
------------------------------------------------------------------------
[2003-03-07 02:31:54] [EMAIL PROTECTED]
Also, when you use that minimalistic configure line,
what is the last link line like?
------------------------------------------------------------------------
[2003-03-07 02:25:12] [EMAIL PROTECTED]
Do you get any errors during 'make' ?
------------------------------------------------------------------------
[2003-03-06 05:35:06] apiotr at itm dot pcz dot czest dot pl
OK. This compile problem is fixed now. But I have the same problem - no
libphp4.so module. After make install I have this error messages:
Warning! dlname not found in /usr/local/apache2/modules/libphp4.la.
Assuming instaling a .so rather than a libtool archive.
WARNING: Cannot access /usr/local/apache2/modules/libphp4.so : No such
file or directory.
apxs:Error: Command failed with rc=65536
Now I have Apache 2.0.44, but the same problem is in 2.0.43 version.
------------------------------------------------------------------------
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