Hello,

I am trying to build mysql-3.23.39
my configure options are: './configure --prefix=/home/mysql'
when I run make I get this output:

Making all in client
make[2]: Entering directory `/home/SOURCE/mysql-3.23.39/client'
gcc -DUNDEF_THREADS_HACK -I./../include
-I../include -I./.. -I..                                -I..    -O3
-DDBUG_OFF   -c mysqladmin.c
mysqladmin.c: In function `nice_time':
mysqladmin.c:911: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:https://qa.mandrakesoft.com/> for instructions.
make[2]: *** [mysqladmin.o] Error 1
make[2]: Leaving directory `/home/SOURCE/mysql-3.23.39/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/SOURCE/mysql-3.23.39'
make: *** [all-recursive-am] Error 2

I am running Mandrake 8.0 with gcc version 2.96 and line 2.4.3
Could this be a hardware error causing this?
Thanks for any help.
Regards,
Brad


---------------------------------------------------------------------
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