Date: Sat, 7 Sep 2002 13:15:22 -0700 From: Edwin Culp <eculp@encontacto.net> To: "current@freebsd.org" <current@freebsd.org> Subject: Re: GCC 3.2 patch Message-ID: <1031429722.3d7a5e5a3acac@Mail.EnContacto.Net> In-Reply-To: <20020907160410.446ad151.kabaev@bellatlantic.net> References: <20020907015318.GA75937@freefall.freebsd.org> <1031428208.3d7a5870d3c5f@Mail.EnContacto.Net> <20020907160410.446ad151.kabaev@bellatlantic.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Alexander Kabaev <kabaev@bellatlantic.net>: | On Sat, 7 Sep 2002 12:50:08 -0700 | Edwin Culp <eculp@encontacto.net> 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 <URL:http://www.gnu.org/software/gcc/bugs.html> 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. Will do. I think I know what happened. Thanks, ed | | 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1031429722.3d7a5e5a3acac>