Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 1996 09:14:28 +0000 (GMT)
From:      Developer <dev@fgate.flevel.co.uk>
To:        Stefan Esser <se@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Wine on Freebsd Current
Message-ID:  <Pine.BSF.3.95.961230091406.29721A-100000@fgate.flevel.co.uk>
In-Reply-To: <Mutt.19961223145507.se@x14.mi.uni-koeln.de>

next in thread | previous in thread | raw e-mail | index | archive | help


> > But USER_LDT is enabled in the kernel, along with linux emulation??
> 
> You need to put back the following file contents into 
> /usr/ports/emulators/wine/patches/patch-an:

Thanks very much, I'm going to try it right now:)

Regards,

TRefor S.


> ---- 8< cut here ---- 8< cut here ---- 8< cut here ---- 8< cut here ---- 
> *** memory/selector.c~  Fri Sep 13 18:47:32 1996
> --- memory/selector.c   Tue Oct  1 19:51:10 1996
> ***************
> *** 14,18 ****
> --- 14,22 ----
>   
>   
> + #ifdef __FreeBSD__
> + #define FIRST_LDT_ENTRY_TO_ALLOC  17
> + #else
>   #define FIRST_LDT_ENTRY_TO_ALLOC  6
> + #endif
> ---- 8< cut here ---- 8< cut here ---- 8< cut here ---- 8< cut here ---- 
> 
> Since this was no longer necessary under -current, but 
> reduces the number of usable LDT entries, I had removed 
> it, but had not considered that it is still required for 
> older FreeBSD kernes.
> 
> Sorry for the inconvenience caused by this!
> 
> I will add this patch back when I commit the upgrade to
> Wine-96.12.22 to the ports tree, later this week ...
> 
> Regards, STefan
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.961230091406.29721A-100000>