Date: Thu, 10 Aug 2000 23:06:16 -0500 From: "Robert Banniza" <robert@rootprompt.net> To: <stable@freebsd.org> Subject: FW: Make fails with mysql-3.22.32 Message-ID: <NCBBJOFDILAPLLGMNBONGEDNCKAA.robert@rootprompt.net>
next in thread | raw e-mail | index | archive | help
-----Original Message-----
From: Robert Banniza [mailto:robert@rootprompt.net]
Sent: Thursday, August 10, 2000 8:15 PM
To: freebsd-stable@freebsd.org
Subject: Make fails with mysql-3.22.32
Guys,
I just cvsup'ed and built world with the 4.1 (August 7) release and I'm
trying to compile mysql-3.22.32 (this was a tar ball and not part of the
ports collection) with a normal 'configure' and then 'make'. However, I'm
getting the following error:
#################################################
I. -I../include -I.. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FIL
E_OFFSET_BITS=64 -O3 -DDBUG_OFF -fno-implicit-templates -DMYSQLD_NET_RETRY
_COUNT=1000000 -c convert.cc
c++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/local\"
" -DDATADIR="\"/usr/local/var\"" -DSHAREDIR="\"/usr/lo
cal/share/mysql\"" -DHAVE_CONFIG_H -I./../include
-I./../regex -I. -I../include -I.. -I. -D_LARGEFILE
_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DDBUG_OFF -fno-i
mplicit-templates -DMYSQLD_NET_RETRY_COUNT=1000000 -c sql_parse.cc
c++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/local\"
" -DDATADIR="\"/usr/local/var\"" -DSHAREDIR="\"/usr/lo
cal/share/mysql\"" -DHAVE_CONFIG_H -I./../include
-I./../regex -I. -I../include -I.. -I. -D_LARGEFILE
_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DDBUG_OFF -fno-i
mplicit-templates -DMYSQLD_NET_RETRY_COUNT=1000000 -c sql_yacc.cc
c++: Internal compiler error: program cc1plus got fatal signal 9
*** Error code 1
Stop in /home/robert/mysql-3.22.32/sql.
*** Error code 1
Stop in /home/robert/mysql-3.22.32/sql.
*** Error code 1
Stop in /home/robert/mysql-3.22.32.
*** Error code 1
##################################################
Can anyone tell me what's up or if there is a problem with the cc1plus
compiler? A co-worker brought this to my attention and I wanted to pass this
on.
Thanks,
Robert
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NCBBJOFDILAPLLGMNBONGEDNCKAA.robert>
