Emiliano schrieb:

> > What is "lex"? I also don't understand this INSTALL instruction:
>
> It's a component PHP uses to break down the script files into
> understandable parts. You need to have flex installed.

OK, I could overcome THIS problem an now faced another a few lines down:

locutus:/ftpub/linux/midgard/midgard/midgard-php4-1.4.1-1 # ./mkall
/usr/local/lib
loading cache ./config.cache
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 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/php/extensions/no-debug-zts-20001214
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 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)'
locutus:/ftpub/linux/midgard/midgard/midgard-php4-1.4.1-1 #

Although "ls -la /usr/local/lib" shows:

drwxr-xr-x    3 root     root         4096 Apr  9 19:00 .
drwxr-xr-x   16 root     root         4096 Feb 14 23:10 ..
-rw-r--r--    1 root     root       325854 Mar 26 19:32 libexpat.a
-rwxr-xr-x    1 root     root          648 Mar 26 19:32 libexpat.la
lrwxrwxrwx    1 root     root           17 Mar 26 19:32 libexpat.so ->
libexpat.so.0.0.1
lrwxrwxrwx    1 root     root           17 Mar 26 19:32 libexpat.so.0 ->
libexpat.so.0.0.1
-rwxr-xr-x    1 root     root       277755 Mar 26 19:32
libexpat.so.0.0.1
-rw-r--r--    1 root     root       462898 Apr  9 19:00 libmidgard.a
-rwxr-xr-x    1 root     root          750 Apr  9 19:00 libmidgard.la
lrwxrwxrwx    1 root     root           19 Apr  9 19:00 libmidgard.so ->
libmidgard.so.3.1.0
lrwxrwxrwx    1 root     root           19 Apr  9 19:00 libmidgard.so.3
-> libmidgard.so.3.1.0
-rwxr-xr-x    1 root     root       226843 Apr  9 19:00
libmidgard.so.3.1.0
drwxr-xr-x    2 root     root         4096 Aug 24  2000 netscape

So, all ist present as required, but the midgard-php4 still does not compile
successfully ....

Thomas

--
-------------------------------------------------------
Thomas M. ROTHER  - "netzwissen" - 73728 Esslingen
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