Hi.

I am trying to install MySQL on BSDI BSD/OS 4.0.1 Kernel #3.

Processor: Cpu-1 = Pentium III (448 MHz) GenuineIntel mdl 7 step 2 type 0, feat 
387fbff

Ram: 128M

I configured using:

CC=gcc CXX=gcc CXXFLAGS=-O ./configure --prefix=/usr/local/mysql --with-extra-
charsets=complex

and ran "make". My compiler is GNU gcc.

My error is as follows:


gcc -DUNDEF_THREADS_HACK -I./../include                                 -I../include 
-I./.. -
I..                                -I..    -O3 -DDBUG_OFF -O  -fno-implicit-templates 
-fno-
exceptions -fno-rtti -c mysql.cc
cc1plus: Invalid option `-fno-exceptions'
In file included from client_priv.h:19,
                 from mysql.cc:28:
../include/global.h:686: warning: abstract declarator used as declaration
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
Exit 1



Any suggestions?

-- 
Jesse Guardiani, Systems Administrator
WingNET Internet Services


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