Am Dienstag, 10. April 2001 10:53 schrieben Sie:

> PHP_ADD_* -> AC_ADD_* This will be in official PHP 4.0.5 release (not in
> their HEAD branch in CVS) so we need to stick on this. Emile, could you
> please update PHP4 module tarball on site?

Thanks Emlie and Alexander. Unfortunately I am not a compiler expert, so 
please forgive some more "stupid" questions ;-)

A direct edit of configure Line 1356 from PHP_ADD* to AC_ADD* doesn't do the 
trick. This is overwritten during mkall. So I changed the directive in 
config.m4 (this is something like a template, eh?) But now I have another 
problem a few lines down:

-----------------------------------------
[...]
checking for bison... bison -y
checking how to run the C preprocessor... gcc -E
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for flex... (cached) flex
checking for midgard support... yes, shared
./configure: line 1450: syntax error near unexpected token 
`PHP_ADD_INCLUDE("$PHP_MIDGARD/include")'
./configure: line 1450: `    PHP_ADD_INCLUDE("$PHP_MIDGARD/include")'
root@locutus:/ftpub/linux/midgard/midgard/midgard-php4-1.4.1-1 >

???

-- 
-------------------------------------------------------
Thomas M. ROTHER - "netzwissen" - D-73728 Esslingen
F.R. Germany/EU
 - http://www.netzwissen.de (Updated!)
Public PGP Key available from http://www.keyserver.net
-------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to