I am on an HP-UX 10.20 system
I just finished installing gcc/libstd++ 2.8.1 and I am now trying
to build mysql-3.22.21
I get this:
-----------------------------------
prompt% make
make all-recursive
make[1]: Entering directory `/usr/local/src/mySql/mysql-3.22.21'
Making all in Docs
make[2]: Entering directory `/usr/local/src/mySql/mysql-3.22.21/Docs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/mySql/mysql-3.22.21/Docs'
Making all in readline
make[2]: Entering directory `/usr/local/src/mySql/mysql-3.22.21/readline'
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I.. -O6
-DDBUG_OFF -c histexpand.c
gcc: Internal compiler error: program cc1 got fatal signal 6
make[2]: *** [histexpand.o] Error 1
make[2]: Leaving directory `/usr/local/src/mySql/mysql-3.22.21/readline'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/mySql/mysql-3.22.21'
make: *** [all-recursive-am] Error 2
prompt%
------------------------------------
Is this a problem with the mysql source or with the gcc build ?
--
------------------------------------------------------------------------
Dan White
------------------------------------------------------------------------
"Sometimes I think the surest sign that intelligent life exists
elsewhere in the universe is that none of it has tried to contact us."
Calvin (Bill Waterson)