From:             [EMAIL PROTECTED]
Operating system: AIX 4.3.3
PHP version:      4.3.0
PHP Bug Type:     Compile Failure
Bug description:  libphp4.so not found after a successful compile

config :  ./configure --with-apxs=/system/www/bin/apxs
gcc version : 2.9-aix43-010414 (yep,this is compiled by IBM for rs/6000
platform)

after a successful compiling phase following error message displayed...

---- cut here ----
Installing PHP SAPI module
[activating module `php4' in /system/www/conf/httpd.conf]
cp libs/libphp4.so /system/www/libexec/libphp4.so
cp: libs/libphp4.so: A file or directory in the path name does not exist.
apxs:Break: Command failed with rc=1
make: 1254-004 The error code from the last command is 1.


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

Reply via email to