From:             sn4265 at att dot com
Operating system: HPUX 11.11
PHP version:      4.4.4
PHP Bug Type:     Compile Failure
Bug description:  Make install failure

Description:
------------
OK.  I finally gave up on attempting to get a successful build of PHP
5.1.6, and I am now attempting PHP 4.4.4.  Unfortunately, where I thought
this would go pretty smoothly it has definitely not.

The configure and make complete fine.  The 'make install' however fails at
the beginning.

I have been searching the bug reports and found a couple of similar
errors, but nothing with enough information to follow thru to a
resolution.



Reproduce code:
---------------
Configure line:  ./configure --with-mysql
--with-oci8=/usr/local/oracle/8.0.6.3 --with-apxs2=/opt/apache/bin/apxs



Expected result:
----------------
Successful installation of PHP4 module.

Actual result:
--------------
[EMAIL PROTECTED]:/www/tmp/php-4.4.4> make install
Installing PHP SAPI module:       apache2handler
/opt/apache/build/instdso.sh SH_LIBTOOL='/opt/apache/build/libtool'
libphp4.la /opt/apache/modules
/opt/apache/build/libtool --mode=install cp libphp4.la
/opt/apache/modules/
cp .libs/libphp4.lai /opt/apache/modules/libphp4.la
cp .libs/libphp4.a /opt/apache/modules/libphp4.a
ranlib /opt/apache/modules/libphp4.a
chmod 644 /opt/apache/modules/libphp4.a
libtool: install: warning: remember to run `libtool --finish
/www/tmp/php-4.4.4/libs'
Warning!  dlname not found in /opt/apache/modules/libphp4.la.
Assuming installing a .so rather than a libtool archive.
chmod 755 /opt/apache/modules/libphp4.so
chmod: can't access /opt/apache/modules/libphp4.so
apxs:Error: Command failed with rc=65536
.
*** Error exit code 1

Stop.


-- 
Edit bug report at http://bugs.php.net/?id=38980&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=38980&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=38980&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=38980&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=38980&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=38980&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=38980&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=38980&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=38980&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=38980&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=38980&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=38980&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=38980&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=38980&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=38980&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=38980&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=38980&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=38980&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=38980&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=38980&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=38980&r=mysqlcfg

Reply via email to