From owner-freebsd-current Mon Dec 6 23:13: 5 1999 Delivered-To: freebsd-current@freebsd.org Received: from smtp03.wxs.nl (smtp03.wxs.nl [195.121.6.37]) by hub.freebsd.org (Postfix) with ESMTP id E4F4614CA2 for ; Mon, 6 Dec 1999 23:12:51 -0800 (PST) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.199.153]) by smtp03.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAA8C2; Tue, 7 Dec 1999 08:12:50 +0100 Received: (from asmodai@localhost) by daemon.ninth-circle.org (8.9.3/8.9.3) id HAA16391; Tue, 7 Dec 1999 07:44:38 +0100 (CET) (envelope-from asmodai) Date: Tue, 7 Dec 1999 07:44:37 +0100 From: Jeroen Ruigrok/Asmodai To: Forrest Aldrich Cc: freebsd-current@freebsd.org Subject: Re: Compiler looping Message-ID: <19991207074437.A16352@daemon.ninth-circle.org> References: <4.2.2.19991206131555.014d92d0@216.67.12.69> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <4.2.2.19991206131555.014d92d0@216.67.12.69>; from forrie@forrie.com on Mon, Dec 06, 1999 at 01:17:06PM -0500 Organisation: Ninth-Circle Enterprises Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -On [19991206 21:57], Forrest Aldrich (forrie@forrie.com) wrote: >Someone recently posted a note about a compiler error (loop?) when compiling mysql. I just did buildworld/installworld from today's cvsup and still get the same problem when it goes to: > >c++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/local\"" -DDATADIR="\"/var/db/mysql\"" -DSHAREDIR="\"/usr/local/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 -DDBUG_OFF -O -pipe -fno-implicit-templates -c sql_yacc.cc As what said in the other mail. This is not a `loop'. The C++ compilation takes ages before it is done compiling. Just let it finish, if you are worried about resources, you can limit those per instructions in the other mail. -- Jeroen Ruigrok van der Werven/Asmodai asmodai@[wxs.nl|bart.nl] Documentation nutter. *BSD: Technical excellence at its best... The BSD Programmer's Documentation Project Atone me to my throes curtail... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message