From: Shoan M. <sho...@ec...> - 2005-11-18 18:19:40
|
Hi, I am attempting to compile php-java-bridge-2.0.8 against PHP 5.1.0RC6/ Apache 2.0.54-r31 running on Gentoo. I installed php using the php overlay. I get the following errors when running configure # phpize && ./configure --disable-servlet --with-java=/opt/blackdown- jdk-1.4.2.02 Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20050922 Zend Extension Api No: 220051025 loading cache ./config.cache checking for Cygwin environment... (cached) no checking for mingw32 environment... (cached) no checking how to run the C preprocessor... (cached) cc -E checking for egrep... (cached) grep -E checking for a sed that does not truncate output... (cached) /usr/bin/ sed checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking whether gcc and cc understand -c and -o together... (cached) yes checking if compiler supports -R... (cached) no checking if compiler supports -Wl,-rpath,... (cached) yes checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for PHP prefix... /usr/lib/php5 checking for PHP includes... -I/usr/lib/php5/include/php -I/usr/lib/ php5/include/php/main -I/usr/lib/php5/include/php/TSRM -I/usr/lib/ php5/include/php/Zend -I/usr/lib/php5/include/php/ext checking for PHP extension directory... /usr/lib/php5/lib/php/ extensions/no-debug-non-zts-20050922 checking for re2c... (cached) re2c checking for re2c version... (cached) 0.9.9 (ok) checking for gawk... (cached) gawk ./configure: line 2512: syntax error near unexpected token `tests.m4/ function_checks.m4' ./configure: line 2512: `m4_include(tests.m4/function_checks.m4)' Any ideas? Peace, Shoan. -- Shoan Motwani Project Leader e-Cosmos (India) Pvt. Ltd. Tel : +91 80 51161261 / 63 Ext: 39 Email: sho...@ec... Website: www.ecosmossolutions.com |