말 그대로입니다.
checking for bison... no
checking for byacc... no
configure: warning: You will need bison if you want to regenerate the PHP parsers.
bison 이라는 프로그램이 안깔려있군요... 찾아서 인스톨하면 됩니다.
checking for flex... no
checking for lex... no
./configure: flex: not found
flex 라는 프로그램이 없습니다. 이것도 역시 찾아서 설치하면 됩니다.
음... 대답이 넘 간단하네...
: # ./configure --with-apache=/tmp/apache_1.3.14 --with-mysql=/usr/local/mysql --w
: ith-gd=/usr/local/gd --with-freetype=/usr/local/include/freetype --enable-track-
: vars --with-language=korean --with-charset=euc_kr --disable-debug
:
: creating 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
: Updated php_version.h
: checking whether to enable maintainer-specific portions of Makefiles... no
: checking host system type... i386-pc-solaris2.8
: checking for gawk... no
: checking for mawk... no
: checking for nawk... nawk
: checking for bison... no
: checking for byacc... no
: configure: warning: You will need bison if you want to regenerate the PHP parser
: s.
: 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... no
: checking for lex... no
: ./configure: flex: not found
: checking for flex... lex
: checking for yywrap in -ll... yes
: checking lex output file root... ./configure: lex: not found
: configure: error: cannot find output from lex; giving up
: # pwd
: /export/home/erick/php-4.0.2
: # ./configure --with-mysql=/usr/local/mysql --with-apache=/tmp/apache_1.3.14 --e
: nable-track-vars --with-config-file-path=/usr/loca
: 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... i386-pc-solaris2.8
: checking for gawk... no
: checking for mawk... no
: checking for nawk... nawk
: checking for bison... no
: checking for byacc... no
: configure: warning: You will need bison if you want to regenerate the PHP parser
: s.
: 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... no
: checking for lex... no
: ./configure: flex: not found
: checking for flex... lex
: checking for yywrap in -ll... yes
: checking lex output file root... ./configure: lex: not found
: configure: error: cannot find output from lex; giving up
: #
: 무슨에러일까요 오메 미쳐--서명이라..