From:             [EMAIL PROTECTED]
Operating system: HPUX 11.11
PHP version:      4.0.6
PHP Bug Type:     *Configuration Issues
Bug description:  configure: error: cannot find output from lex; giving up

I try to configure the php-4.0.6 on HPUX 11.11 system with apache 1.3.19,
but it show this error message as following....

# ./configure --with-mysql=/usr/local/mysql --with-apache=../apache_1.3.19
--enable-track-vars
loading cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles...
no
checking host system type... hppa2.0w-hp-hpux11.11
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for bison... no
checking for byacc... no
configure: warning: You will need bison if you want to regenerate the PHP
parsers.
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 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... lex
checking for yywrap in -ll... yes
checking lex output file root... ./configure[2343]: lex:  not found.
configure: error: cannot find output from lex; giving up
-- 
Edit bug report at http://bugs.php.net/?id=15474&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15474&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15474&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15474&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15474&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15474&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15474&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15474&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15474&r=submittedtwice


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to