From owner-freebsd-doc@FreeBSD.ORG Mon Mar 15 11:39:16 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A4F916A4CE for ; Mon, 15 Mar 2004 11:39:16 -0800 (PST) Received: from postino3.prima.com.ar (postino3.prima.com.ar [200.42.0.148]) by mx1.FreeBSD.org (Postfix) with SMTP id 6999D43D1D for ; Mon, 15 Mar 2004 11:39:14 -0800 (PST) (envelope-from gervi@ciudad.com.ar) Received: (qmail 34539 invoked from network); 15 Mar 2004 19:39:13 -0000 Received: from unknown (HELO pcarboni) (200.42.0.218) by postino3.prima.com.ar with SMTP; 15 Mar 2004 19:39:13 -0000 From: "Pablo Carboni" Organization: - To: Tom Rhodes Date: Mon, 15 Mar 2004 16:39:12 -0300 MIME-Version: 1.0 Message-ID: <4055DC30.29166.3F5B02EB@localhost> Priority: normal In-reply-to: <20040315142905.1680f327@localhost> References: <4055D95D.17928.3F4FF742@localhost> X-mailer: Pegasus Mail for Windows (v4.02) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body cc: doc@FreeBSD.org Subject: Re: wrong kernel option at handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gervi@ciudad.com.ar List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2004 19:39:16 -0000 Ok, thanks Tom! Pablo. P.S.: I'm a freebsd fan ;-). Linux was my hobby/job when I was at university :-) On 15 Mar 2004 at 14:29, Tom Rhodes wrote: > On Mon, 15 Mar 2004 16:27:09 -0300 > "Pablo Carboni" wrote: > > > Dear Sir, > > > > My name is Pablo Carboni and I'm from Buenos Aires, Argentina. > > > > I'm sending this email, because the url: > > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu-lbc- > > install.html, > > > > where says "options LINUX", in order to compile linux compatibility code, I'm having > > problems to do a 'config '; but with "options COMPAT_LINUX", I've > > You are correct, you want COMPAT_LINUX in there. :) > > I'll fix this right now. > > -- > Tom Rhodes >