On Monday 07 April 2008, Kaushal Shriyan wrote: > x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" > -DDATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" > -DHAVE_CONFIG_H -I. -I.. -I../innobase/include -I../innobase/include > -I../include -I../include -I../regex -I. -DDBUG_OFF -march=k8 -O2 > -pipe > -DHAVE_ERRNO_AS_DEFINE=1 -MT udf_example.lo -MD -MP -MF > .deps/udf_example.Tpo -c udf_example.c -fPIC -DPIC -o > .libs/udf_example.o x86_64-pc-linux-gnu-g++: Internal error: Killed > (program cc1plus) Please submit a full bug report. > See <URL:http://bugs.gentoo.org/> for instructions. > x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus) > Please submit a full bug report. > See <URL:http://bugs.gentoo.org/> for instructions. > make[4]: *** [sql_handler.o] Error 1 > make[4]: *** Waiting for unfinished jobs.... > make[4]: *** [item.o] Error 1
Arrggh, gcc went moggy on you, looks like an ebuild issue, and your CFLAGS are also sane. emerge --sync and try again. There's a new -r2 and also 5.0.54 in the stable tree. If that doesn't fix things then file a bug at bugs.gentoo.org -- Alan McKinnon alan dot mckinnon at gmail dot com -- [email protected] mailing list

