pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: modular-xorg installation fails on Dragonfly 1.8.1-RELEASE with pkgsrc-2007Q1



Looking again, I think I see another problem ...

On Tue, 1 May 2007, Siju George wrote:

> I was trying to Install modular-xorg-drivers from pkgsrc-2007Q1 on a
> DragonFly 1.8.1-RELEASE and get the following error ( detailed at the
> end of mail ).

...

> dflybsd#pwd
> /usr/pkgsrc/meta-pkgs/modular-xorg-drivers
> dflybsd#bmake install clean-depends
> ===> Checking for vulnerabilities in modular-xorg-drivers-1.0
> ===> Installing dependencies for modular-xorg-drivers-1.0
> => Required installed package xf86-input-keyboard-[0-9]*: NOT found
> => Verifying reinstall for ../../x11/xf86-input-keyboard
> => Required installed package digest>=20010302: digest-20050731 found
> ===> Checking for vulnerabilities in xf86-input-keyboard-1.1.1
> ===> Installing dependencies for xf86-input-keyboard-1.1.1
> => Required installed package digest>=20010302: digest-20050731 found
> => Required installed package libtool-base>=1.5.22nb1:
> libtool-base-1.5.22nb4 found
> => Required installed package gmake>=3.78: gmake-3.81 found
> => Required installed package pkg-config>=0.19: pkg-config-0.21 found
> => Required installed package fontsproto>=2.0: fontsproto-2.0.2 found
> => Required installed package inputproto>=1.4: inputproto-1.4.1 found
> => Required installed package videoproto>=2.2.1: videoproto-2.2.2 found
> => Required installed package xf86driproto>=2.0.3: xf86driproto-2.0.3 found
> => Required installed package glproto>=1.4.6: glproto-1.4.8 found
> => Required installed package kbproto>=1.0.2: kbproto-1.0.3 found
> => Required installed package xorg-libs>=6.9.0nb2: xorg-libs-6.9.0nb10 found
> => Required installed package modular-xorg-server>=1.1.1: NOT found

Notice above "xorg-libs-6.9.0nb10" found. That is not modular X.org.

In your mk.conf set:

X11_TYPE=modular

And also do a "bmake clean-depends clean".

X11_TYPE defaults to "xorg" on DragonFly.

Probably there should be some good error message when you attempt to 
mix-and-match old monolithic Xorg with newer modular Xorg. Or maybe the 
builtin.mk or buildlink3.mk files should be setup to not allow old, 
not-good-enough, dependencies to be used.



Home | Main Index | Thread Index | Old Index