Building modular xorg

Chris Turner c.turner at 199technologies.org
Sun Mar 16 07:05:25 PDT 2008


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





More information about the Users mailing list