Hello-
I've just tried to compile MySQL v3.22.19b under linux (kernel v2.2.3,
egcs v1.1.1, glibc v2.1).
Attached is the output of the make where it dies w/ invalid exception specifications.
I have no problems compiling other software under the above system. If
I can provide any other information please let me know.
I am not on this mailing-list so please CC me on all replies.
Steve Costaras,
stevecs@stripped
-----------------
Making all in client
make[2]: Entering directory `/usr/src/mysql-3.22.19b/client'
c++ -DUNDEF_THREADS_HACK -I./../include -I../include -I./.. -I.. -I.. -O
-fno-implicit-templates -DDBUG_OFF -D_FILE_OFFSET_BITS=64 -c mysql.cc
In file included from /usr/include/stdio.h:57,
from ../include/global.h:79,
from mysql.cc:14:
/usr/include/g++/libio.h:270: invalid exception specifications
/usr/include/g++/libio.h:271: invalid exception specifications
/usr/include/g++/libio.h:272: invalid exception specifications
/usr/include/g++/libio.h:273: invalid exception specifications
make[2]: *** [mysql.o] Error 1
make[2]: Leaving directory `/usr/src/mysql-3.22.19b/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/mysql-3.22.19b'
make: *** [all-recursive-am] Error 2
------------------------
--
"There are two types of light, the glow that illuminates, and the glare
that obscures." -- James Thurber