Ok now I'm getting some problems in building php4 this is what I get when I
do build conf:
./buildconf
buildconf: checking installation...
buildconf: autoconf version 2.50 (ok)
buildconf: automake version 1.4-p4 (ok)
buildconf: libtool version 1.4 (ok)
rebuilding Makefile templates
rebuilding configure
configure.in:124: warning: AC_PROG_LEX invoked multiple times
ext/midgard/config.m4:22: warning: AC_PROG_LEX invoked multiple times
ext/midgard/config.m4:23: warning: AC_PROG_LEX invoked multiple times
rebuilding main/php_config.h.in
Now when I do the configure I get this:
./configure --disable-magic-quotes --enable-gd-native-ttf
--with-apxs=/usr/local/apache/bin/apxs --with-config-file-path=/etc/
--with-openssl=/usr/local/ --with-gd=/usr/local/ --with-midgard
--with-mysql=/usr/local/mysql/ --with-mm
checking for a BSD compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
Updated php_version.h
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for mawk... no
checking for gawk... gawk
checking for bison... bison -y
checking bison version... 1.28 (ok)
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking for gcc option to accept ANSI C... none needed
checking for ranlib... ranlib
checking whether gcc and cc understand -c and -o together... yes
checking whether ln -s works... yes
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
./configure: line 3343: syntax error near unexpected token `fi'
./configure: line 3343: `fi'
Now what does this mean? I can go into the config file and 'fix' it
(comment out the lines) but it just keeps poping up again and again
Thanks for the nadmin help
Miles
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]