Date: Sat, 25 Jun 2005 15:48:53 +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: <200506251548.53950.dejan.lesjak@ijs.si> In-Reply-To: <200506252310.47034.shinjii@virusinfo.rdksupportinc.com> References: <200506251157.54024.dejan.lesjak@ijs.si> <200506252310.47034.shinjii@virusinfo.rdksupportinc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 25 of June 2005 15:10, Warren wrote: > > After this command that seems to skip ports that fail, what version of > > imake-4 and XFree86-4-libraries do you have installed? > > > > > > Dejan > > What ever is the latest version as i did a CVSUP and portupgrade as of 24 > June 2005 and the above port is the only one that failed. 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. Dejan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506251548.53950.dejan.lesjak>