MySQL 3.23.49 fails to compile under RH Linux w/2.4.16 kernel.  It was
configure w/InnoDB support.

Here's the output:

c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I../innobase/include
-I./../include                  -I./../regex                    -I.
-I../include -I.. -I.    -O3 -DDBUG_OFF   -fno-implicit-templates
-fno-exceptions -fno-rtti -c filesort.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I../innobase/include
-I./../include                  -I./../regex                    -I.
-I../include -I.. -I.    -O3 -DDBUG_OFF   -fno-implicit-templates
-fno-exceptions -fno-rtti -c handler.cc
In file included from /usr/include/math.h:350,
                 from ../include/global.h:164,
                 from mysql_priv.h:20,
                 from handler.cc:24:
/usr/include/bits/mathinline.h: In function `float log1pf (float)':
/usr/include/bits/mathinline.h:540: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[3]: *** [handler.o] Error 1
make[3]: Leaving directory `/usr/local/src/mysql-3.23.49/sql'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/mysql-3.23.49/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/mysql-3.23.49'
make: *** [all-recursive-am] Error 2



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to