From owner-freebsd-stable Fri Aug 11 8:22:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from apollo.retec.net (apollo.retec.net [207.99.22.10]) by hub.freebsd.org (Postfix) with ESMTP id 8FBD237BEFE for ; Fri, 11 Aug 2000 08:22:43 -0700 (PDT) (envelope-from kenm@icarz.com) Received: from newken (dhcp124.retec.net [207.99.22.124]) by apollo.retec.net (8.9.3/8.9.0) with SMTP id LAA19102; Fri, 11 Aug 2000 11:15:25 -0400 (EDT) Message-ID: <016801c003a7$fa1250e0$7c1663cf@icarz.com> From: "Ken Menzel" To: "Robert Banniza" , References: Subject: Re: Make fails with mysql-3.22.32 Date: Fri, 11 Aug 2000 11:22:34 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Robert, I just compiled mysql-3.23.22-beta on a machine with only 64Meg of ram. I did have to use: ./configure --with-low-memory Did you try that? I don't know how I would change the compile options otherwise. It seems to work fine for me! Ken ----- Original Message ----- From: "Robert Banniza" To: Sent: Thursday, August 10, 2000 9:14 PM 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 > -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_LARGEFI LE > OURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DDBUG_OFF -fno-i > mplicit-templates -DMYSQLD_NET_RETRY_COUNT=1000000 -c sql_parse.cc > -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_LARGEFI LE > OURCE -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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message