From owner-freebsd-questions@FreeBSD.ORG Tue Feb 2 21:00:09 2010 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 E8164106566B for ; Tue, 2 Feb 2010 21:00:09 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail7.sea5.speakeasy.net (mail7.sea5.speakeasy.net [69.17.117.9]) by mx1.freebsd.org (Postfix) with ESMTP id B86438FC1C for ; Tue, 2 Feb 2010 21:00:09 +0000 (UTC) Received: (qmail 7224 invoked from network); 2 Feb 2010 21:00:07 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail7.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 2 Feb 2010 21:00:07 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 98C725082E; Tue, 2 Feb 2010 16:00:06 -0500 (EST) From: Lowell Gilbert To: Bernt Hansson References: <4B67EAB9.5030801@bah.homeip.net> Date: Tue, 02 Feb 2010 16:00:06 -0500 In-Reply-To: <4B67EAB9.5030801@bah.homeip.net> (Bernt Hansson's message of "Tue, 02 Feb 2010 10:04:57 +0100") Message-ID: <44mxzr2w15.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: GCC broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Feb 2010 21:00:10 -0000 Bernt Hansson writes: > Hello listreaders! > > I'm trying to build qt4-webkit 4.6.1 > But it fails or i fail to build it. Is it GCC? > The machine is not overheating an has a low load, it's my desktop. > > CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 6400+ (3214.65-MHz > K8-class CPU) > Origin = "AuthenticAMD" Id = 0x40f33 Stepping = 3 > > Features=0x178bfbff > Features2=0x2001 > AMD Features=0xea500800 > AMD Features2=0x1f > real memory = 8589934592 (8192 MB) > avail memory = 8254717952 (7872 MB) > > uname -a > FreeBSD testbox.fqdn 8.0-STABLE FreeBSD 8.0-STABLE #0: Tue Dec 29 > 21:43:44 CET 2009 root@testbox.fqdn:/usr/obj/usr/src/sys/DESKTOP > amd64 Does it always fail in the same place? [If not, it's probably a hardware problem.] > %gcc -v > Using built-in specs. > Target: amd64-undermydesk-freebsd > Configured with: FreeBSD/amd64 system compiler > Thread model: posix > gcc version 4.2.1 20070719 [FreeBSD] and the port even uses that compiler (to my surprise; I thought the qt ports were using gcc from later ports). I suppose you could try rebuilding the base system if your compiler seems to have problems. -- Lowell Gilbert, embedded/networking software engineer, Boston area http://be-well.ilk.org/~lowell/