I use kernel 2.4.9 ,I compiled mysql-3.23.41(./configure --with-low-memory; make ), 
when "make", it said :

ranlib .libs/libmysqlclient.a
creating libmysqlclient.la
(cd .libs && rm -f libmysqlclient.la && ln -s ../libmysqlclient.la libmysqlclient.la)
make[2]: Leaving directory `/usr/src/mysql-3.23.41/libmysql'
Making all in client
make[2]: Entering directory `/usr/src/mysql-3.23.41/client'
c++ -DUNDEF_THREADS_HACK -I./../include                                 -I../include 
-I./.. -I..   -I..    -O3 -DDBUG_OFF   -fno-implicit-templates -fno-exceptions 
-fno-rtti -c mysql.cc
mysql.cc: In function `void print_field_types (MYSQL_RES *)':
mysql.cc:1539: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[2]: *** [mysql.o] Error 1
make[2]: Leaving directory `/usr/src/mysql-3.23.41/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/mysql-3.23.41'
make: *** [all-recursive-am] Error 2

-- 
sailer-sh <[EMAIL PROTECTED]>


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