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 ; 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 ; 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 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 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: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: 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