I've got the same problem with:
OS: AIX 5.2
Compiler: cc (/usr/vacpp/bin/cc 6.0.0.0)
PHP: php-4.3.4

I've tryed some workaround founs in the forum as setting
build_libtool_libs=yes in libtool file where it was set to no, without
any success.

Today I've downloaded the lastest tarball available:
php4-STABLE-200401231630
libphp4.so is built now in the .libs directory but not intsalled anymore
in the apache directory tree.

Making it by hand is not a solution because "make install" executes:
==>> rm -f /intranet/apache2/modules/libphp4.so
     /intranet/apache2/build/libtool --mode=install cp libphp4.la
/intranet/apache2/modules/
     cp .libs/libphp4.a /intranet/apache2/modules/libphp4.a
     cp .libs/libphp4.lai /intranet/apache2/modules/libphp4.la
     libtool: install: warning: remember to run `libtool --finish \
     /intranet/SOURCES/INSTALL/php4-STABLE-200401231630/libs'
     chmod 755 /intranet/apache2/modules/libphp4.so
==>> chmod: /intranet/apache2/modules/libphp4.so: A file or directory in
the path name does not exist.
    apxs:Error: Command failed with rc=65536

And I do not found where in the Makefile!

If someone could help ....

Patrick
-- 
===============================================================
|  Equipe M.O.S.T.         | http://most.hmg.inpg.fr          |
|  Patrick BEGOU           |       ------------               |
|  LEGI                    | mailto:[EMAIL PROTECTED] |
|  BP 53 X                 | Tel 04 76 82 51 35               |
|  38041 GRENOBLE CEDEX    | Fax 04 76 82 52 71               |
===============================================================

Reply via email to