From owner-freebsd-questions@FreeBSD.ORG Wed Mar 12 18:44:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E601106566B for ; Wed, 12 Mar 2008 18:44:59 +0000 (UTC) (envelope-from Luca.Presotto@cern.ch) Received: from cernmxlb.cern.ch (cernmx06.cern.ch [137.138.166.160]) by mx1.freebsd.org (Postfix) with ESMTP id 2864C8FC20 for ; Wed, 12 Mar 2008 18:44:58 +0000 (UTC) (envelope-from Luca.Presotto@cern.ch) Keywords: CERN SpamKiller Note: -51 Charset: west-latin X-Filter: CERNMX06 CERN MX v2.0 060921.0942 Release Received: from cernxchg44.cern.ch ([137.138.137.146]) by cernmxlb.cern.ch with Microsoft SMTPSVC(6.0.3790.1830); Wed, 12 Mar 2008 19:44:56 +0100 Received: from cernfe11.cern.ch ([137.138.140.36]) by cernxchg44.cern.ch with Microsoft SMTPSVC(6.0.3790.1830); Wed, 12 Mar 2008 19:44:56 +0100 Received: from lxplus218.cern.ch (137.138.4.39) by smtp.cern.ch (137.138.140.59) with Microsoft SMTP Server (TLS) id 8.1.240.5; Wed, 12 Mar 2008 19:44:56 +0100 Date: Wed, 12 Mar 2008 19:44:53 +0100 From: Luca Presotto X-X-Sender: presotto@lxplus218.cern.ch To: Mel In-Reply-To: <200803121901.15571.fbsd.questions@rachie.is-a-geek.net> Message-ID: References: <9A6A62B6B84859469F3EBB5F09D818CA0177888C@cernxchg50.cern.ch> <200803121901.15571.fbsd.questions@rachie.is-a-geek.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-OriginalArrivalTime: 12 Mar 2008 18:44:56.0640 (UTC) FILETIME=[2AECEC00:01C88471] Cc: freebsd-questions@freebsd.org Subject: Re: selected port (devel/root) is marked as broken X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Mar 2008 18:44:59 -0000 On Wed, 12 Mar 2008, Mel wrote: > It fails on gcc3 specific classes. FreeBSD 7 uses gcc 4.x, so the problem lies > with root developers. > Or...you could install lang/gcc34, then: > make -DTRYBROKEN CC=gcc34 CXX=g++34 > > I'm not sure it'll work though. Well, on other OSes they have been compiling new releases with gcc4.2 without any problems for months, so it's not a gcc problem. I have discovered that someone has already submitted a case to the root developing team in middle january. They think the problem lies within the gcc command line options, but from that moment on no new updates are available. I renewed the request to them. So that now they will know that there are 2 people using both root and fbsd!