From owner-freebsd-current Sat Sep 7 13: 4:58 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E74E537B476; Sat, 7 Sep 2002 13:04:48 -0700 (PDT) Received: from mx3.mail.ru (mx3.mail.ru [194.67.57.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9328643E7B; Sat, 7 Sep 2002 13:04:47 -0700 (PDT) (envelope-from kan@mail.ru) Received: from drweb by mx3.mail.ru with drweb-scanned (Exim MX.3) id 17nlol-0008Np-00; Sun, 08 Sep 2002 00:04:31 +0400 Received: from [141.154.56.7] (helo=kan.dnsalias.net) by mx3.mail.ru with esmtp (Exim SMTP.3) id 17nlok-0008Gn-00; Sun, 08 Sep 2002 00:04:30 +0400 Received: from kan.dnsalias.net (localhost [IPv6:::1]) by kan.dnsalias.net (8.12.6/8.12.5) with ESMTP id g87K4JSI063703; Sat, 7 Sep 2002 16:04:20 -0400 (EDT) (envelope-from kan@kan.dnsalias.net) Received: (from kan@localhost) by kan.dnsalias.net (8.12.6/8.12.6/Submit) id g87K4Aah063702; Sat, 7 Sep 2002 16:04:10 -0400 (EDT) Date: Sat, 7 Sep 2002 16:04:10 -0400 From: Alexander Kabaev To: Edwin Culp Cc: current@freebsd.org, ports@freebsd.org Subject: Re: GCC 3.2 patch Message-Id: <20020907160410.446ad151.kabaev@bellatlantic.net> In-Reply-To: <1031428208.3d7a5870d3c5f@Mail.EnContacto.Net> References: <20020907015318.GA75937@freefall.freebsd.org> <1031428208.3d7a5870d3c5f@Mail.EnContacto.Net> Reply-To: ak03@gte.com X-Mailer: Sylpheed version 0.8.1claws52 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Envelope-To: eculp@encontacto.net, ports@freebsd.org, current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 7 Sep 2002 12:50:08 -0700 Edwin Culp wrote: > > Centericq finished with the same as before the patch and gives an > Internal compiler error, for what that's worth:-): > > ../kkconsui-0.1/include/colorschemer.h:77: warning: implicit typename > is > deprecated, please see the documentation for details > icqconf.cc: In member function `void icqconf::setourid(const > icqconf::imaccount&)': > icqconf.cc:79: Internal compiler error in cp_expr_size, at > cp/cp-lang.c:130 Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > gmake[3]: *** [icqconf.o] Error 1 > gmake[3]: Leaving directory > `/usr/ports/net/centericq/work/centericq-4.8.3/src' gmake[2]: *** > [all-recursive] Error 1 Edwin, the error message you quoted indicates that you did _not_ apply the patch I posted. There is no such thing as abort() at line 130 of gcc/cp/cp-lang.c file anymore, the patch physically removes it. Please check your setup again. As for mysql errors, they are not GCC errors and I suggest contacting the port maintainer to get them fixed. -- Alexander Kabaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message