ID:               28903
 User updated by:  glerma at iqmail dot net
 Reported By:      glerma at iqmail dot net
-Status:           Open
+Status:           Closed
 Bug Type:         *Compile Issues
 Operating System: Redhat Linux 9
 PHP Version:      5CVS-2004-06-23 (dev)
 New Comment:

1


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

[2004-06-24 00:02:54] glerma at iqmail dot net

Description:
------------
I have beent trying to compile and install PHP5 (using latest CVS
snapshots) with Apache 2.0.49., however I am getting errors thrown upon
the make install:

ERROR AT MAKE INSTALL:
Installing PHP SAPI module:       apache2handler
/software/apache/build/instdso.sh
SH_LIBTOOL='/software/apache/build/libtool' libphp5.la
/software/apache/modules
/software/apache/build/libtool --mode=install cp libphp5.la
/software/apache/modules/
cp .libs/libphp5.lai /software/apache/modules/libphp5.la
cp .libs/libphp5.a /software/apache/modules/libphp5.a
ranlib /software/apache/modules/libphp5.a
chmod 644 /software/apache/modules/libphp5.a
libtool: install: warning: remember to run `libtool --finish
/software/compileFactory/php-5.0.0RC3/libs'
Warning!  dlname not found in /software/apache/modules/libphp5.la.
Assuming installing a .so rather than a libtool archive.
chmod 755 /software/apache/modules/libphp5.so
chmod: failed to get attributes of
`/software/apache/modules/libphp5.so': No such file or directory
apxs:Error: Command failed with rc=65536



I have tried several CVS snapshots and even tried to compile with PHP
4.3.7 and 4.3.5.  This leads me to think that it may possibly not have
to do with PHP, however I wanted to report it anyway.  I have tried
messageboards, bugs.php.net database and Google to no avail. Some
references to the libtool version being used have been found here,
however I think i am on the suppored version (1.4.3)  


CONFIGURE OPTIONS
./configure --prefix=/software/php5 \
--enable-so=shared \
--with-apxs2=/software/apache/bin/apxs \
--disable-libxml \
--with-mysql=/software/mysql \
--with-ssl=/software/openssl \
--with-pfpro=/software/verisign/payflowpro/linuxrh9 \
--with-curl=/usr/bin \
--with-pdflib=/software/PDFlib-5.0.3p1-Linux \
--with-mm=/software/mm \
--with-oci8=$ORACLE_HOME \
--with-openssl=/software/openssl


CVS SNAPSHOT:
php5-200406230030

OS VENDOR AND KERNEL:
Redhat Linux 9
2.4.20-8

LIBTOOL VERSION
libtool --version
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.111 2002/10/23 02:54:36)

APACHE VERSION:
httpd-2.0.49

AUTOCONF VERSION:
[EMAIL PROTECTED] compileFactory]# autoconf --version
autoconf (GNU Autoconf) 2.57

GCC VERSION:
gcc --version
gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)


Checked bugs #27795, #24010 and 26796 already.  Nothing changed.
Your assistance would greatly be appreciated.  I hope I have not wasted
anyone's time with this.

G.



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


-- 
Edit this bug report at http://bugs.php.net/?id=28903&edit=1

Reply via email to