From owner-freebsd-questions  Sat May 26  5:51:25 2001
Delivered-To: freebsd-questions@freebsd.org
Received: from discus.nl.uu.net (discus.nl.uu.net [193.67.79.178])
	by hub.freebsd.org (Postfix) with ESMTP id ED33C37B422
	for <freebsd-questions@freebsd.org>; Sat, 26 May 2001 05:51:18 -0700 (PDT)
	(envelope-from arjan@jak.nl)
Received: from 1Cust105.tnt18.rtm1.nl.uu.net ([213.116.130.105]:1928 "EHLO
        jak.nl") by discus.nl.uu.net with ESMTP id <S25146AbREZMu4>;
	Sat, 26 May 2001 14:50:56 +0200
Message-ID: <3B0FA6CE.53BB4893@jak.nl>
Date:   Sat, 26 May 2001 14:51:27 +0200
From: Arjan Knepper <arjan@jak.nl>
Organization: JAK++ Software Development B.V.
X-Mailer: Mozilla 4.76 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: FreeBSD-questions <freebsd-questions@freebsd.org>
Subject: Compiling a native Linux lib on FreeBSD with linux abi support 
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-questions.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-questions>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-questions>
X-Loop: FreeBSD.ORG

I have a complete source-tree of a linux lib that I want to
build. Is this possible with the 'linux_base' and 'linux-devel'
ports installed? I need to execute some configure script before
building the lib, this script check the OS using 'uname -a', is
it possible to use this script in a linux csh or sh shell? What
does uname -a return executed from a Linux-shell?

Thanks,

Arjan


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message