Date: Sun, 26 Jun 2005 01:18:38 +0200 From: Dejan Lesjak <dejan.lesjak@ijs.si> To: Warren <shinjii@virusinfo.rdksupportinc.com> Cc: freebsd-questions@freebsd.org Subject: Re: Portupgrade in Xfree86 pkg failed Message-ID: <200506260118.39330.dejan.lesjak@ijs.si> In-Reply-To: <200506260844.51109.shinjii@virusinfo.rdksupportinc.com> References: <200506251157.54024.dejan.lesjak@ijs.si> <200506251548.53950.dejan.lesjak@ijs.si> <200506260844.51109.shinjii@virusinfo.rdksupportinc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 26 of June 2005 00:44, Warren wrote: > > You can check with pkg_info(1). You should have imake-4.5.0. The > > file /usr/X11R6/lib/X11/config/X11.tmpl should include the following: > > > > #ifndef DRMIncludesDir > > #define DRMIncludesDir $(XF86OSSRC)/shared/drm/kernel > > #endif > > > > If it does not, you should (re)install devel/imake-4 port. > > I actually have imake-6.8.1 This is imake from Xorg distribution. You need to replace it with the one from XFree86. The following command should do the trick: portupgrade -o devel/imake-4 imake-6\* Dejan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506260118.39330.dejan.lesjak>