[PHP-DEV] PHP 4.0 Bug #6052: make install said libphp4.sl is not a DSO From: paolo.berva <email protected>
Date: 08/09/00

From: paolo.berva <email protected>
Operating system: HP-UX 10.20
PHP version: 4.0.1pl2
PHP Bug Type: Installation problem
Bug description: make install said libphp4.sl is not a DSO

Configure and make completed with success.
make install says:
....
gmake[1]: Entering directory `/usr/local/src/php-4.0.1pl2'
/opt/apache/bin/apxs -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 `/usr/local/src/php-4.0.1pl2'
gmake: *** [install-recursive] Error 1
#

environment:
- c compiler: HP C/ANSI C
- gmake
- apache 1.3.12
- postgres 7.0.2
 
./configure \
--with-pgsql=/opt/pgsql \
--with-apxs=/opt/apache/bin/apxs \
--without-mysql \
--with-zlib=/opt/zlib \
--with-config-file-path=/opt/apache/etc/httpd.conf \
--without-xml \

Thank you
Paolo

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>