Date: Fri, 19 Mar 1999 19:18:07 +0900 From: "Daniel C. Sobral" <dcs@newsguy.com> To: Zach Heilig <zach@uffdaonline.net> Cc: Brett Taylor <brett@peloton.physics.montana.edu>, Jonathan Frazier <wolfnet@wolfnet-irc.org>, freebsd-stable@FreeBSD.ORG, "Jordan K. Hubbard" <jkh@zippy.cdrom.com> Subject: Re: Problems building 3.1-STABLE Message-ID: <36F2245F.497A719D@newsguy.com> References: <Pine.BSF.4.05.9903180903220.18957-100000@peloton.physics.montana.edu> <36F13794.8F1A07AB@newsguy.com> <19990318151255.B39713@znh.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Zach Heilig wrote: > > On Fri, Mar 19, 1999 at 02:27:48AM +0900, Daniel C. Sobral wrote: > > This is most likely an artifact of a bad interaction between doscmd, > > re-enabled in stable recently, and the upgrade target. > > I'll make the bet that /usr/X11R6/lib/libX11.* are a.out ... An > UPGRADING variable could be defined, and something similar to: > > [in /usr/src/usr.bin/doscmd/Makefile, line 29] > -.if exists(${X11BASE}/include) && exists(${XLIBDIR}/libX11.a) > +.if exists(${X11BASE}/include) && exists(${XLIBDIR}/libX11.a) && !defined(UPGRADING) > > done... Excuse me, but DOSCMD was enabled because it's dependency on X11 was supposed to have been removed. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org "What happened?" "It moved, sir!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36F2245F.497A719D>