Date: Thu, 25 Dec 1997 14:09:23 +0300 From: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru> To: Tim Vanderhoek <hoek@FreeBSD.ORG> Cc: h-nokubi@nmit.mt.nec.co.jp, freebsd-bugs@FreeBSD.ORG Subject: Re: kern/2412 Message-ID: <199712251109.OAA01607@tejblum.dnttm.rssi.ru> In-Reply-To: Your message of "Thu, 25 Dec 1997 01:43:09 PST." <199712250943.BAA11225@freefall.freebsd.org>
index | next in thread | previous in thread | raw e-mail
Tim Vanderhoek wrote: > Synopsis: Wine does not work > > State-Changed-From-To: open-closed > State-Changed-By: hoek > State-Changed-When: Thu Dec 25 01:41:10 PST 1997 > State-Changed-Why: > Configure your kernel with "options USER_LDT". See the handbook on how > to do this (options USER_LDT is not compiled-in by default). > I don't think it is correct answer. Did you looked to the 'Fix:' in this PR? USER_LDT is a 'new style' option that go in opt_user_ldt.h. Files sys/i386/i386/machdep.c sys/i386/i386/vm_machdep.c sys/pc98/i386/machdep.c contains #ifdef USER_LDT, but don't contain #include "opt_user_ldt.h". So, apparently, the ifdefed code in these files never work. I have no idea about purpose of the ifdefed code and LDT itself or why Wine work for most people, but it looks very suspicious. Dimahome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712251109.OAA01607>
