Subject: Re: modular-xorg installation fails on Dragonfly 1.8.1-RELEASE with
To: Siju George <sgeorge.ml@gmail.com>
From: Jeremy C. Reed <reed@reedmedia.net>
List: pkgsrc-users
Date: 05/01/2007 21:05:21
On Wed, 2 May 2007, Siju George wrote:
> Thamkyou so much Jeremy and Joerg for the replies :-)
>
> I changed the /etc/mk.conf and put
>
> X11_TYPE=modular - its was "xorg" before
>
> did a
>
> #bmake clean-depends clean
>
> as you said. Still
>
> #bmake install clean-depends
>
> failed with the same errors :-(
I am not sure how it could haved same errors.
> Is there any place else I need to check or change anything?
Please run and provide output of following:
cd pkgsrc/x11/xkbcomp
bmake show-depends
bmake show-var VARNAME=X11_TYPE
bmake show-var VARNAME=BUILDLINK_DEPENDS
Jeremy C. Reed