From owner-cvs-all Thu Sep 24 19:33:05 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA10040 for cvs-all-outgoing; Thu, 24 Sep 1998 19:33:05 -0700 (PDT) (envelope-from owner-cvs-all) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA10014; Thu, 24 Sep 1998 19:32:48 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id TAA22853; Thu, 24 Sep 1998 19:33:31 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Luoqi Chen cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, jkh@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin Makefile In-reply-to: Your message of "Thu, 24 Sep 1998 22:29:43 EDT." <199809250229.WAA00561@lor.watermarkgroup.com> Date: Thu, 24 Sep 1998 19:33:31 -0700 Message-ID: <22849.906690811@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Not really, if X is not installed, a non-X version will be built. I was able > to build it after my a.out X libraries were move to aout subdirectory and > before I had the elf libraries to replace them. Hmmm, well, that's interesting since my make release just fell over there (with no X stuff in the chroot dir) trying to link doscmd with X bits which didn't exist. How might you explain that? :-) I'd be happy to have it back in, believe me, all I know is that when it became part of the default build list again, *boom*, there went my release builds. :-) - Jordan