ID: 9773
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: *Configuration Issues
Description: Configure hangs

After running 'gcc -v' I get this,

Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)


Keith


Previous Comments:
---------------------------------------------------------------------------

[2001-03-15 23:11:30] [EMAIL PROTECTED]
What is the version of GCC ?

--Jani


---------------------------------------------------------------------------

[2001-03-15 16:51:52] [EMAIL PROTECTED]
After I type ./configure with any options or just ./configure this happens:

checking for a BSD compatible install... /usr/bin/install -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
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... i686-pc-linux-gnu
checking for gawk... gawk
checking for bison... bison -y
checking bison version... 1.28 (ok)
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... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for working const... yes
checking for pthreads_cflags...

In the config.log it shows this (last line):

configure:2596: gcc -o conftest -g -O2 -pthread   conftest.c  1>&5


I've successfully compiled and installed php3, but I just don't know why this is 
happening.  I also searched in the archived mailing list and 2 other poeple have the 
same problem, but there was no way to get around it without modifying the configure 
file.

Keith

---------------------------------------------------------------------------


Full Bug description available at: http://bugs.php.net/?id=9773


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to