ID:               21683
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: Solaris 9
 PHP Version:      4.3.0
 New Comment:

I think the problem is in --enable-versioning, can you
try your full configure line but without it?



Previous Comments:
------------------------------------------------------------------------

[2003-01-21 06:50:09] [EMAIL PROTECTED]

Ths worked fine

------------------------------------------------------------------------

[2003-01-20 04:45:20] [EMAIL PROTECTED]

Can you please try with this simple configure for PHP:

./configure --with-apxs2=/usr/local/apache2/bin/apxs



------------------------------------------------------------------------

[2003-01-20 03:49:14] [EMAIL PROTECTED]

Yes there are

drwxr-xr-x   2 root     other        512 Jan 16 11:00 .
drwxr-xr-x  18 apache   apache      2048 Jan 16 11:00 ..
lrwxrwxrwx   1 root     other         13 Jan 16 11:00 libphp4.la ->
../libphp4.la
-rw-r--r--   1 root     other        908 Jan 16 11:00 libphp4.lai


(BTW I had compiled as root this is not a mistake)

The ../libphp4.la is existent also

------------------------------------------------------------------------

[2003-01-17 20:48:13] [EMAIL PROTECTED]

Is there any files in .libs/ ??


------------------------------------------------------------------------

[2003-01-16 04:13:56] [EMAIL PROTECTED]

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 this bug report at http://bugs.php.net/?id=21683&edit=1

Reply via email to