From:             jperezme at jazzfree dot com
Operating system: Aix 5.2
PHP version:      4.3.6
PHP Bug Type:     Compile Failure
Bug description:  dlname not found in /usr/local/apache2/modules/libphp4.la.

Description:
------------
I have tried to compile php 4.3.6 on Aix 5.2 with gcc 2.95.
All process seems to be fine except when i type make install. My libtool
version is 1.5. I have build with:
CC=gcc ./configure --prefix=/usr/local/apache2/php
--with-config-file-path=/usr/local/apache2/php --with-mysql
--with-apxs2=/usr/local/apache2/bin/apxs --enable-track-vars --disable-cgi
--enable-force-cgi-redirect --with-zlib


Any idea ?

Actual result:
--------------
libtool: install: warning: remember to run `libtool --finish
/software/php-4.3.6/libs'
Warning!  dlname not found in /usr/local/apache2/modules/libphp4.la.
Assuming installing a .so rather than a libtool archive.
chmod 755 /usr/local/apache2/modules/libphp4.so
chmod: /usr/local/apache2/modules/libphp4.so: One file or directory don't
exist.
apxs:Error: Command failed with rc=65536
.
gmake: *** [install-sapi] Error 1



-- 
Edit bug report at http://bugs.php.net/?id=28060&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28060&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28060&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28060&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28060&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28060&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28060&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28060&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28060&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28060&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28060&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28060&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28060&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28060&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28060&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28060&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28060&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28060&r=float

Reply via email to