From:             [EMAIL PROTECTED]
Operating system: HP-UX 11
PHP version:      4.0.6
PHP Bug Type:     Compile Failure
Bug description:  apxs:Error: file libs/libphp4.sl is not a DSO

with apache 1.3.20 & php 4.0.6

I had to use gmake instead of make: during "gmake" I had the following
message

"
*** Warning: inter-library dependencies are not known to be supported.
"


during "gmake install" I had:

*** All declared inter-library dependencies are being dropped.
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.

gmake[1]: Entering directory `/apps/WEB/src/php-4.0.6'
/apps/WEB/src/php-4.0.6/build/shtool mkdir -p "/apps/WEB/apache/libexec" &&
/apps/WEB/apache/bin/apxs -S LIBE
XECDIR="/apps/WEB/apache/libexec" -i -a -n php4 libs/libphp4.sl
apxs:Error: file libs/libphp4.sl is not a DSO
gmake[1]: *** [install-sapi] Error 1
gmake[1]: Leaving directory `/apps/WEB/src/php-4.0.6'
gmake: *** [install-recursive] Error 1
-- 
Edit bug report at: http://bugs.php.net/?id=12926&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to