Date: Mon, 24 Nov 2003 22:24:46 +0100 From: Erik Trulsson <ertr1013@student.uu.se> To: DG <david@fielden.com.au> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: strange kernel option USER_LDT suggested in wine doc Message-ID: <20031124212446.GA45401@falcon.midgard.homeip.net> In-Reply-To: <002c01c3b2cf$7f234c60$5401a8c0@borg.fielden.com.au> References: <000c01c3b2cc$6c8f9ed0$0202a8c0@mixufhgfxien6k> <002c01c3b2cf$7f234c60$5401a8c0@borg.fielden.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 25, 2003 at 08:11:14AM +1100, DG wrote: > Greetings, > > I installed the wine port onto FreeBSD 5.1-RELEASE and noted that the doc > suggested the following: > > "To use Wine, your kernel must be rebuilt with the following lines added > to the kernel config file (/sys/i386/conf/<YourMachine>): > > options USER_LDT > options SYSVSHM > options SYSVSEM > options SYSVMSG" > > The latter 3 are selected by default in my config file, but when I add the > USER_LDT line and run config, I get the following output: > > ROWDY2: unknown option "USER_LDT" > > Is this option maybe depracated in 5.1? That option is no longer an option in 5.x but is instead always on. For 5.x you shouldn't need to make any changes to your kernel. -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031124212446.GA45401>