From owner-freebsd-questions@FreeBSD.ORG Wed Jul 14 18:53:44 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3555416A4CF for ; Wed, 14 Jul 2004 18:53:44 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with SMTP id CEE2643D45 for ; Wed, 14 Jul 2004 18:53:43 +0000 (GMT) (envelope-from girishlg@gmail.com) Received: by mproxy.gmail.com with SMTP id 73so420536rne for ; Wed, 14 Jul 2004 11:53:41 -0700 (PDT) Received: by 10.38.96.44 with SMTP id t44mr211679rnb; Wed, 14 Jul 2004 11:53:41 -0700 (PDT) Message-ID: Date: Wed, 14 Jul 2004 13:53:41 -0500 From: Girish L To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Linux Compatibility X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jul 2004 18:53:44 -0000 Hi I have a freeBSD 5.2-CURRENT version running on a intel dual processor machine. I need to turn the LINUX COMPATBILITY ON, but unfortunately the source code for this version is not on the system. If I do a sysinstall to obtain the source code, the system fails to find the matching version and if i set the option to "any" release or download any other version (say 5.2.1-RELEASE) and modfiy the Kernel Configuration file GENERIC to add the option COMPAT_LINUX, I get a error on running config(8). this error points about a version mismatch Can anyone point me to the source code for 5.2-CURRENT release or help me add the linux compatibility option and turn the linux compatibility ON. Thanks for any help in this regard Girish