From owner-freebsd-ports@FreeBSD.ORG Tue Jul 19 20:43:04 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2334016A41F for ; Tue, 19 Jul 2005 20:43:04 +0000 (GMT) (envelope-from xxjack12xx@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id A039C43D48 for ; Tue, 19 Jul 2005 20:43:03 +0000 (GMT) (envelope-from xxjack12xx@gmail.com) Received: by wproxy.gmail.com with SMTP id i3so1311599wra for ; Tue, 19 Jul 2005 13:43:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=W8i32UISBjUWb4iDvVKAfRl7fXQhBEX0JNP2WCqxfIv7/ZFuDfHI5+2VlIxmnm/B17vWdbgtlkVRVC7/hUjT3Ir0vQcKO9eXUBcmDbUGSy1ZB1iiSWpwvFOngTi0KN3Uk7da4f2P1+9MiItHlbl3ke9uOWg66Cw9KVcuqwWlDlg= Received: by 10.54.11.12 with SMTP id 12mr887794wrk; Tue, 19 Jul 2005 13:42:04 -0700 (PDT) Received: by 10.54.104.19 with HTTP; Tue, 19 Jul 2005 13:42:04 -0700 (PDT) Message-ID: Date: Tue, 19 Jul 2005 13:42:04 -0700 From: "Jack L." To: ports@freebsd.org In-Reply-To: <44pstej2q7.fsf@be-well.ilk.org> Mime-Version: 1.0 References: <44pstej2q7.fsf@be-well.ilk.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: /usr/ports/lang/gcc32 does not compile on FreeBSD 5.4-STABLE X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Jack L." List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jul 2005 20:43:04 -0000 I have been able to compile everything else just fine, but seems I cannot= =20 compile the gcc32,33,34 ports. On 19 Jul 2005 10:21:36 -0400, Lowell Gilbert < freebsd-ports-local@be-well.ilk.org> wrote: >=20 > "Jack L." writes: >=20 > > I got this when compiling gcc32 on FreeBSD 5.4-STABLE > > > > checking how to recognise dependant libraries... pass_all > > checking for object suffix... configure: error: installation or > > configuration problem; compiler does not work > > gmake[1]: *** [configure-target-libstdc++-v3] Error 1 > > gmake[1]: Leaving directory `/usr/ports/lang/gcc32/work/build' > > gmake: *** [bootstrap] Error 2 > > *** Error code 2 > > > > Stop in /usr/ports/lang/gcc32. > > *** Error code 1 >=20 > I can't reproduce this. Are you sure your system compiler works? >