The lib and mod_midgard compile fine, I've made symlinks for PHP, so it
is found under both /usr/local/include and /usr/include, ran ldconfig
several times, but this is where the mkall script dies...
---<snip>---
checking for midgard support... yes, shared
./configure: line 1356: syntax error near unexpected token
`PHP_ADD_LIBRARY_WITH_PATH(midgard,'
./configure: line 1356: ` PHP_ADD_LIBRARY_WITH_PATH(midgard,
"$PHP_MIDGARD/lib", MIDGARD_SHARED_LIBADD)'
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
---<snip>---
Ideas ?
/Rambo
The whole output follows:
---<snip>---
[root@localhost midgard-php4-1.4_CVS200107020202]# ./mkall /usr/local/
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc -DHAVE_CONFIG_H ) works... yes
checking whether the C compiler (gcc -DHAVE_CONFIG_H ) 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 for PHP prefix... /usr
checking for PHP includes... -I${prefix}/include/php
-I${prefix}/include/php/main -I${prefix}/include/php/Zend
-I${prefix}/include/php/TSRM
checking for PHP extension directory... /usr/lib/php4
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 fchecking for midgard support... yes, shared
./configure: line 1356: syntax error near unexpected token
`PHP_ADD_LIBRARY_WITH_PATH(midgard,'
./configure: line 1356: ` PHP_ADD_LIBRARY_WITH_PATH(midgard,
"$PHP_MIDGARD/lib", MIDGARD_SHARED_LIBADD)'
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
[root@localhost midgard-php4-1.4_CVS200107020202]#
or flex... (cached) flex
---<snip>---
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]