From owner-freebsd-current Thu Jul 25 13:59:34 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 A984237B405 for ; Thu, 25 Jul 2002 13:59:30 -0700 (PDT) Received: from mail19a.dulles19-verio.com (mail19a.dulles19-verio.com [161.58.134.133]) by mx1.FreeBSD.org (Postfix) with SMTP id 25BEC43E42 for ; Thu, 25 Jul 2002 13:58:49 -0700 (PDT) (envelope-from rob@pythonemproject.com) Received: from www.pythonemproject.com (198.104.176.109) by mail19a.dulles19-verio.com (RS ver 1.0.63s) with SMTP id 0163241254; Thu, 25 Jul 2002 16:56:39 -0400 (EDT) Message-ID: <3D4065DE.3AACC9D1@pythonemproject.com> Date: Thu, 25 Jul 2002 13:55:59 -0700 From: Rob X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: Ruslan Ermilov Cc: current@FreeBSD.org Subject: Re: make buildworld fails at gperf References: <3D4038A9.36B0B706@pythonemproject.com> <20020725180154.GE40574@sunbay.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Loop-Detect: 1 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 Ruslan Ermilov wrote: > > On Thu, Jul 25, 2002 at 10:43:05AM -0700, Rob wrote: > > With a fresh cvsup and rm -r /usr/obj, I then get the following error in > > gperf when typing make buildworld: > > > > Am I doing something wrong? Thanks, Rob. > > > > ----------------------------------- > > uname -a output: > > > > FreeBSD c888746-a.attbi.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat May > > 25 19:42:56 PDT 2002 > > rob@c888746-a.attbi.com:/usr/src/sys/i386/compile/LAPTOP i386 > > > Smells like your C++ bits are broken. Have you upgraded this box to > GCC 3.1 yet? If not, try reverting to Makefile.inc1,v 1.295 and see > if that helps. (``cc -v'' and ``c++ -v'' would be a hint here.) > Thanks Ruslan for the help. I renamed Makefile.inc1 to a new name, then installed the 1.295 version from CVS. But when I type make buildworld I get: (paraphrasing) error on line 2: no operator. I've looked at the two .inc1 files, and I can't see anywhere in the beginning where they differ, except in the comment statements. I wonder if I can just install gcc3.1 somehow, and then proceed normally? Rob. -- ----------------------------- The Numeric Python EM Project www.pythonemproject.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message