From owner-freebsd-emulation Fri Jan 28 15:37:27 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from tetron02.tetronsoftware.com (ftp.tetronsoftware.com [208.236.46.106]) by hub.freebsd.org (Postfix) with ESMTP id 8C84915031; Fri, 28 Jan 2000 15:37:16 -0800 (PST) (envelope-from zeus@tetronsoftware.com) Received: from tetron02.tetronsoftware.com (tetron02.tetronsoftware.com [208.236.46.106]) by tetron02.tetronsoftware.com (8.9.3/8.9.3) with ESMTP id RAA36973; Fri, 28 Jan 2000 17:40:52 -0600 (CST) (envelope-from zeus@tetronsoftware.com) Date: Fri, 28 Jan 2000 17:40:52 -0600 (CST) From: Gene Harris To: Charles Anderson Cc: freebsd-hackers@FreeBSD.ORG, FreeBSD Emulation ML Subject: Re: Compiling under the linux emulator In-Reply-To: <20000128173608.B98463@midgard.dhs.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org All you need to do is modify your path to include whatever linux subdirs you need referenced first, such as PATH=/usr/compat/linux/bin:$PATH;export PATH. You may need to add other subdirs as well, according to any errors you might receive. That is all it takes. And, it works! *==============================================* *Gene Harris http://www.tetronsoftware.com* *FreeBSD Novice * *All ORBS.org SMTP connections are denied! * *==============================================* On Fri, 28 Jan 2000, Charles Anderson wrote: > I was looking for this same info a while back, didn't find it in my > search of the archives, please let me know if you have any success. > > thanks, > -Charlie (compiled but not linked) > > On Thu, Jan 27, 2000 at 05:24:46PM -0600, Gene Harris wrote: > > I need to compile a program under the freebsd linux > > emulator. How do I set up an environment where make, > > cc, etcetera point to the emulator binaries? > > > > I am attempting to recompile the xfstt port under the linux > > emulator to test some stability issues. > -- > Charles Anderson caa@columbus.rr.com > > No quote, no nothin' > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message