pkgsrc-Users archive

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

Re: Building modular-xorg from pkgsrc: x11-links dependency is poison



On Mon, Sep 17, 2012 at 11:49:31PM -0400, Thomas Mueller wrote:
> I have the short log file, error showed in just a few seconds:
> 
> 
> WARNING: [license.mk] Every package should define a LICENSE.
> ===> Installing dependencies for modular-xorg-1.1
> => Full dependency modular-xorg-libs>=1.0: NOT found
> => Verifying package-install for ../../meta-pkgs/modular-xorg-libs
> WARNING: [license.mk] Every package should define a LICENSE.
> ===> Installing dependencies for modular-xorg-libs-1.0nb3
> => Build dependency x11-links>=0.70: NOT found
> => Verifying package-install for ../../pkgtools/x11-links
> ERROR: This package has set PKG_FAIL_REASON:
> ERROR: x11-links-0.70 should only be used with X11_TYPE=native.
> ERROR: Do not include x11.buildlink3.mk for X11_TYPE != "native".
> *** Error code 1
> 
> Stop.
> make: stopped in /mnt2/pkgsrc/pkgtools/x11-links
> *** Error code 1
> 
> Stop.
> make: stopped in /mnt2/pkgsrc/meta-pkgs/modular-xorg-libs
> *** Error code 1
> 
> Stop.
> make: stopped in /mnt2/pkgsrc/meta-pkgs/modular-xorg

Something's wrong in your setup. Perhaps you didn't "make clean
clean-depends" after setting X11_TYPE in /etc/mk.conf?

This definitely works for me with the same setup.
 Thomas


Home | Main Index | Thread Index | Old Index