Hi !!

I'm trying to compile mysql-3.23.41 on a FreebSD 3.3 box but I can't

I'm using latest gnu make version and  this is the first time that I have
problems compiling mysql so if any of you can help me I'll appreciate.

Thanks in advance.

Angel.


Making all in client
gmake[2]: Entering directory `/usr/home/abehar/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 -DMYSQLD_N
ET_RETRY_COUNT=1000000 -c mysql.cc
cc1plus: Invalid option `-fno-exceptions'
In file included from mysql.cc:28:
../include/global.h:646: warning: abstract declarator used as declaration
gmake[2]: *** [mysql.o] Error 1
gmake[2]: Leaving directory `/usr/home/abehar/mysql-3.23.41/client'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/home/abehar/mysql-3.23.41'
gmake: *** [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