make install liefert Fehler

make install liefert Fehler

am 19.04.2006 10:27:45 von DM McGowan II

Gang

Ich konnte php erfolgreich kompilieren, jedoch bricht 'make install' ab mit:


make install
Installing PHP SAPI module: apache2handler
/usr/local/apache2/build/instdso.sh
SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp5.la
/usr/local/apache2/modules
/usr/local/apache2/build/libtool --mode=install cp libphp5.la
/usr/local/apache2/modules/
libtool: install: error: cannot install `libphp5.la' to a directory not
ending in /space/Downloads/internet/php-5.1.2/libs
apxs:Error: Command failed with rc=65536
..
*** Error code 1
The following command caused the error:
/space/Downloads/internet/php-5.1.2/build/shtool mkdir -p
'/usr/local/apache2/modules' &&
/space/Downloads/internet/php-5.1.2/build/shtool mkdir -p
'/usr/local/apache2/conf' && /usr/local/apache2/bin/apxs -S
LIBEXECDIR='/usr/local/apache2/modules' -S
SYSCONFDIR='/usr/local/apache2/conf' -i -a -n php5 libphp5.la
make: Fatal error: Command failed for target `install-sapi'

Ich habe eine sunSPARC mit Solaris 10 und Apache/2.2.0

Google gibt gar nichts verwertbares her.

Ideen?

Vielen Dank

Gruss Fredy