From owner-freebsd-arch Wed Nov 21 23:41:12 2001 Delivered-To: freebsd-arch@freebsd.org Received: from elvis.mu.org (elvis.mu.org [216.33.66.196]) by hub.freebsd.org (Postfix) with ESMTP id 432E837B405; Wed, 21 Nov 2001 23:41:09 -0800 (PST) Received: by elvis.mu.org (Postfix, from userid 1192) id 32C6981D14; Thu, 22 Nov 2001 01:41:09 -0600 (CST) Date: Thu, 22 Nov 2001 01:41:09 -0600 From: Alfred Perlstein To: John Baldwin Cc: Julian Elischer , arch@FreeBSD.ORG, Steve Kargl Subject: Re: Kernel Thread scheduler Message-ID: <20011122014109.W13393@elvis.mu.org> References: <20011122012838.V13393@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jhb@FreeBSD.org on Wed, Nov 21, 2001 at 11:30:16PM -0800 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * John Baldwin [011122 01:30] wrote: > > On 22-Nov-01 Alfred Perlstein wrote: > > * John Baldwin [011122 01:22] wrote: > >> > >> Perhaps if 'proc' is put under _KERNEL. Since proc embeds a kse, ksegroup, > >> and thread, it can't very easily be defined w/o including those definitions. > > > >#if defined(_KERNEL) || defined(_REALLY_WANT_PROC) > > Yes, we already have _REALLY_WANT_PROC. It's called: > > #include > > Unfortunately includes lots and lots of other garbage. Why the hell is wine sucking it in, especially on FreeBSD? I'm 99% sure i was able to blast through this breakage by simply removing the #include from a wine file then everything just worked. What the hell is the point of a 'configure' script otherwise? GRR. Why do we even care? When was the last time wine was good for anything besideds barely being able to run solitare on FreeBSD anyhow? -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' http://www.morons.org/rants/gpl-harmful.php3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message