x11/x11-libraries build
Howard Goldstein
hg at queue.to
Tue May 8 22:58:49 UTC 2007
Heads up? Hmmm.... make clean works, but not make:
cally:/usr/ports/x11/xorg-libraries# make -v
*** Error code 1
Stop in /usr/ports/x11/xorg-libraries.
cally:/usr/ports/x11/xorg-libraries#
On a system with no /usr/X11R6 at all, something in the following bits
hoses the build when those vars are not defined:
.if !defined(XORG_UPGRADE) && !defined(PACKAGE_BUILDING)
pre-everything::
@test -d /usr/X11R6 && echo "Read ${PORTSDIR}/UPDATING for the
procedure to upgrade to xorg 7.2." && ${FALSE}
.endif
More information about the freebsd-x11
mailing list