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 m
Do you have an empty /usr/X11R6/include? 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
Hi,
I've been trying to make buildworld on an aged Compaq DX2 (using newly-
supped CURRENT source) for about a week now, and (modulo the few egcs-looking
failures early on) I am now stuck with compilation failures in doscmd.
I have completely removed /usr/obj/* prior to starting, each time, and t