From:             [EMAIL PROTECTED]
Operating system: Solaris 9
PHP version:      4.3.0
PHP Bug Type:     *Compile Issues
Bug description:  Creation of libphp4.so not possible

Install failed

Installing PHP SAPI module
*** Error code 2 (ignored)
/usr/local/apache2/build/instdso.sh
SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp4.la
/usr/local/apache2/modules
/usr/local/apache2/build/libtool --mode=install cp libphp4.la
/usr/local/apache2/modules/
cp .libs/libphp4.so /usr/local/apache2/modules/libphp4.so
cp: cannot access .libs/libphp4.so
apxs:Error: Command failed with rc=131072
.
*** Error code 1
make: Fatal error: Command failed for target `install-sapi'

config from php
--with-mod-dav=/usr/local/apache2/modules/mod_dav.so  \
--with-apxs2=/usr/local/apache2/bin/apxs \
--prefix=/usr/local/php \
--enable-versioning  \
--with-pgsql=/usr/local/pgsql \
--enable-bcmath \
--enable-calendar \
--enable-dbx \
--enable-ftp \
--enable-mbstring \
--enable-mbstr-enc-trans \
--enable--mbregex \
--enable-shmop \
--enable-sockets \
--enable-sysvsem \
--enable-sysvshm \
--enable-tokenizer \
--enable-wddx \
--enable-yp \
--enable-versioning \
--with-mod-charset \
--with-openssl \
--with-zlib-dir \
--with-zlib \
--with-bz2 \
--with-tiff-dir \
--with-png-dir \
--with-xpm-dir \
--with-freetype-dir \
--with-ttf \
--with-t1lib \
--with-gettext \
--with-regex=php \
--with-xslt-sablot \
--with-sablot-js \
--with-iconv \
--enable-track-vars \
--enable-trans-sid 


config from apache httpd-2.0.43
./configure \
--prefix=/usr/local/apache2  \
--enable-mods-shared=all     \
--disable-info               \
--enable-so


Maybe someone may have a solution for this problem

Thanks a lot 

Fabian Paganotto
-- 
Edit bug report at http://bugs.php.net/?id=21683&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21683&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21683&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21683&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21683&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21683&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21683&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21683&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21683&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21683&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21683&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21683&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21683&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21683&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21683&r=gnused

Reply via email to