Date: Sun, 26 Jun 2005 01:31:44 +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: <200506260131.44609.dejan.lesjak@ijs.si> In-Reply-To: <200506260118.39330.dejan.lesjak@ijs.si> References: <200506251157.54024.dejan.lesjak@ijs.si> <200506260844.51109.shinjii@virusinfo.rdksupportinc.com> <200506260118.39330.dejan.lesjak@ijs.si>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 26 of June 2005 01:18, Dejan Lesjak wrote: > 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\* That should be portupgrade -fo devel/imake-4 imake-6\* of course.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506260131.44609.dejan.lesjak>