DragonFly users List (threaded) for 2008-03
DragonFly BSD
DragonFly users List (threaded) for 2008-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Building modular xorg


From: Chris Turner <c.turner@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 16 Mar 2008 09:57:25 -0400

Dave Hayes wrote:

This actually failed differently (I download the vulns file nightly) than before, before I got this:

===> Building binary package for libXrender
...
ERROR: This package has set PKG_FAIL_REASON:
ERROR: Do not include x11.buildlink3.mk for X11_TYPE != "native".
*** Error code 1


Disclaimer: I haven't done my 1.12 builds yet, but..


on 1.10 / 2007Q3, my bulk build had the following:

        meta-pkgs/modular-xorg-apps \
        meta-pkgs/modular-xorg-fonts \
        meta-pkgs/modular-xorg-drivers \
        x11/modular-xorg-server \

Although I suspect one of these will pull in modular-xorg-libs..

I ran into similar problems building some packages here and there -
basically they need to be converted to use modular xorg -

e.g. based on LIBS in the Makefile, they should

. include "../../x11/x11libname/buildlink3.mk"

instead of the previous:

. include "../../mk/x11.buildlink3.mk"

tracing through the various includes might yield something fixable,
thought I'm surprised if noone else has run into this ...

Thanks,

- Chris



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