From owner-freebsd-current Sat Apr 17 4: 8:18 1999 Delivered-To: freebsd-current@freebsd.org Received: from fep2-orange.clear.net.nz (fep2-orange.clear.net.nz [203.97.32.2]) by hub.freebsd.org (Postfix) with ESMTP id 0C91815025 for ; Sat, 17 Apr 1999 04:08:14 -0700 (PDT) (envelope-from jabley@buddha.clear.net.nz) Received: from buddha.clear.net.nz (buddha.clear.net.nz [192.168.24.106]) by fep2-orange.clear.net.nz (1.5/1.9) with ESMTP id XAA23765; Sat, 17 Apr 1999 23:05:50 +1200 (NZST) Received: (from jabley@localhost) by buddha.clear.net.nz (8.9.3/8.9.2) id XAA11167; Sat, 17 Apr 1999 23:05:49 +1200 (NZST) (envelope-from jabley) Date: Sat, 17 Apr 1999 23:05:49 +1200 From: Joe Abley To: Luoqi Chen Cc: freebsd-current@FreeBSD.ORG Subject: Re: Consistent errors making buildworld Message-ID: <19990417230549.A11102@clear.co.nz> References: <199904170145.VAA20876@lor.watermarkgroup.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199904170145.VAA20876@lor.watermarkgroup.com>; from Luoqi Chen on Fri, Apr 16, 1999 at 09:45:29PM -0400 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 16, 1999 at 09:45:29PM -0400, Luoqi Chen wrote: > Do you have an empty /usr/X11R6/include? Ah, yes I do. Thanks for that :) > The Makefile assumes you have the > header files if the directory /usr/X11R6/include is present and tries to > build the X version of doscmd. This assumption may not be true though. I'll > change the Makefile to check for /usr/X11R6/include/X11/X.h instead. By the > way, X headers only take 4M disk space, you might want to consider installing > them. Hav done. I'm a little confused as to why they weren't there already, actually, as I was certain I had compiled and installed XFree86 from the port... Ah well :) Whatever. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message