Date: Fri, 11 Aug 2000 11:22:34 -0400 From: "Ken Menzel" <kenm@icarz.com> To: "Robert Banniza" <robert@rootprompt.net>, <freebsd-stable@FreeBSD.ORG> Subject: Re: Make fails with mysql-3.22.32 Message-ID: <016801c003a7$fa1250e0$7c1663cf@icarz.com> References: <NCBBJOFDILAPLLGMNBONAEDMCKAA.robert@rootprompt.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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" <robert@rootprompt.net>
To: <freebsd-stable@FreeBSD.ORG>
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?016801c003a7$fa1250e0$7c1663cf>
