Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305
I was using the MySQL-5.0.67 port, make install all clean.. if c++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/local\"" -DDATADIR="\"/var/db/mysql\"" -DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H -I. -I. -I../include -I../bdb/build_unix -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pipe -felide-constructors -fno-rtti -fno-exceptions -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000 -MT item_sum.o -MD -MP -MF ".deps/item_sum.Tpo" -c -o item_sum.o item_sum.cc; then mv -f ".deps/item_sum.Tpo" ".deps/item_sum.Po"; else rm -f ".deps/item_sum.Tpo"; exit 1; fi In file included from item.h:2202, from mysql_priv.h:588, from item_sum.cc:23: item_subselect.h:574: internal compiler error: Segmentation fault: 11 Please submit a full bug report, -- Summary: Was installing MySQL via FreeBSDs ports Product: gcc Version: 3.4.6 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: levi dot durfee at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38512