From owner-freebsd-ports@FreeBSD.ORG Sun Jan 4 11:03:39 2004 Return-Path: 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 4A3ED16A4CE for ; Sun, 4 Jan 2004 11:03:39 -0800 (PST) Received: from sdf.lonestar.org (ol.freeshell.org [192.94.73.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7391B43D2F for ; Sun, 4 Jan 2004 11:03:37 -0800 (PST) (envelope-from nunotex@sdf.lonestar.org) Received: from sdf.lonestar.org (IDENT:nunotex@norge.freeshell.org [192.94.73.3]) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id i04J3Uc1010387; Sun, 4 Jan 2004 19:03:30 GMT Received: (from nunotex@localhost) by sdf.lonestar.org (8.12.10/8.12.8/Submit) id i04J3URX003205; Sun, 4 Jan 2004 19:03:30 GMT Date: Sun, 4 Jan 2004 19:03:30 +0000 From: Nuno Teixeira To: Jeremy Messenger Message-ID: <20040104190330.GA1643@SDF.LONESTAR.ORG> References: <20040104182327.GA20957@SDF.LONESTAR.ORG> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Operating-System: NetBSD 1.6.1_STABLE cc: ports@freebsd.org Subject: Re: linux_mesa3 doesn't compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jan 2004 19:03:39 -0000 Hello, Thanks very much for your quick answer. It works. I'm trying to run bzflag game rpm to experiment linux emulation. I'm having problems with libstdc++.so.5 not found. How you install linux tuxracer? I thinking compiling it chrooted to /compat/linux ? Is that possible? Thanks again, Nuno Teixeira On Sun, Jan 04, 2004 at 12:33:42PM -0600, Jeremy Messenger wrote: > On Sun, 4 Jan 2004 18:23:27 +0000, Nuno Teixeira > wrote: > > > > >Hello to all, > > > >I'm trying to install linux_mesa3 on a 5.2 RC: > > > > >checking for gcc... cc > >checking whether the C compiler (cc -O -pipe -march=athlon-xp ) works... > >no > >configure: error: installation or configuration problem: C compiler > >cannot create executables. > > > The real issue is that the linux emulator has the GCC 2.9x.xx. The GCC > 2.9x.xx doesn't supporth the athlon-xp, which meaning you will have to > change it to i686 or whatever to what GCC 2.9x.xx support in the CPUTYPE > at /etc/make.conf. I noticed that you use portupgrade, here's what I have > in my pkgtools.conf: > > ================================ > MAKE_ARGS = { > 'graphics/linux_mesa3' => [ > 'CFLAGS=" -O2 -pipe -march=i686"', > 'STRIP="-s"', > ], > > [...] > > } > ================================ > > It works fine, I can play tuxracer and etc. > > Cheers, > Mezz > > >I have attached config.log and `ls /var/db/pkg`. > > > >Thanks, > > > -- > bsdforums.org 's moderator, mezz. -- Nuno Teixeira SDF Public Access UNIX System - http://sdf.lonestar.org