I want to install php on redhat73 platform with apache13,
but after configured,making failed.this is the error code:
gcc -Imain/ -I/usr/php431/php-4.3.1/main/ -DPHP_ATOM_INC -I/usr/php431/php-4.3o
/bin/sh libtool --silent --mode=link gcc -g -O2 -prefer-non-pic -static -rpatha
gcc -Imain/ -I/usr/php431/php-4.3.1/main/ -DPHP_ATOM_INC -I/usr/php431/php-4.3o
/bin/sh libtool --silent --mode=link gcc -export-dynamic -g -O2 -rdynamic exp
gcc: sapi/cli/php_cli.o: No such file or directory
gcc: sapi/cli/getopt.o: No such file or directory
make: *** [sapi/cli/php] Error 1
why?