From: marc r. <mar...@ho...> - 2005-11-24 14:19:15
|
Hi, I just tried to compile the current release on debian sarge, but I got a weird error: ./configure --with-java=/usr/lib/jdk1.5.0_05 --disable-servlet creating cache ./config.cache checking host system type... i686-pc-linux-gnu checking for gcc... 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... yes checking whether gcc accepts -g... yes checking whether gcc and cc understand -c and -o together... yes checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking for PHP prefix... /usr/local checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20020429 checking for re2c... exit 0; checking for mawk... mawk ./configure: line 1294: syntax error near unexpected token `tests.m4/function_checks.m4' ./configure: line 1294: `m4_include(tests.m4/function_checks.m4)' I'm using gcc 3.3.5, php 4.3.11 and gnu make 3.80. How can I compile the php-java-bridge? _________________________________________________________________ Don't just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/ |