From owner-freebsd-hackers Mon Mar 12 6:38:51 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from linux.ssc.nsu.ru (linux.ssc.nsu.ru [193.124.219.91]) by hub.freebsd.org (Postfix) with SMTP id 223C737B718 for ; Mon, 12 Mar 2001 06:38:48 -0800 (PST) (envelope-from danfe@inet.ssc.nsu.ru) Received: (qmail 3994 invoked from network); 12 Mar 2001 14:38:45 -0000 Received: from inet.ssc.nsu.ru (62.76.110.12) by hub.freebsd.org with SMTP; 12 Mar 2001 14:38:45 -0000 Received: from localhost (danfe@localhost) by inet.ssc.nsu.ru (8.9.3/8.9.3) with ESMTP id UAA01015; Mon, 12 Mar 2001 20:38:11 +0600 Date: Mon, 12 Mar 2001 20:38:10 +0600 (NOVT) From: Alexey Dokuchaev To: "Jose M. Alcaide" Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Porting NVidia linux kernel modules to FreeBSD In-Reply-To: <3AACDD68.8A03384E@we.lc.ehu.es> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 12 Mar 2001, Jose M. Alcaide wrote: > Alexey Dokuchaev wrote: > > > > Actually, there's one more question I have about XFree-4. IIUC, core GL > > libs, such as libGL.so, libOSMesa.so, etc are included in XFree 4.0.2 core > > distribution. So how come that lots of applications still have Mesa-3.2 > > in their dependencies? > > > > The Mesa bits included in XFree86 4.0.2 are a subset of the Mesa-3.2 port. > If you have XFree86 4.0.2 installed, you should define XFREE86_VERSION=4 > in /etc/make.conf; then, the Mesa 3.2 port only installs the files not > included in XFree-4. Also, the ports which use the Xpm library do not > depend on the xpm port (XFree-4 includes Xpm). > > Still there are some ports which have not been adapted to the > XFREE86_VERSION mechanism; one of these is x11-toolkits/xaw3d: its > Makefile checks for the existence of ${X11BASE}/XFree86 in order to > find out what XFree86 version is installed. Thanks a lot for your response. //danfe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message