Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Apr 1998 20:29:58 -0600 (MDT)
From:      Brett Taylor <brett@peloton.physics.montana.edu>
To:        Dave Ason <dgason@mindspring.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Help: error installing WindowMaker 0.14.x
Message-ID:  <Pine.BSF.3.96.980407202707.7075B-100000@peloton.physics.montana.edu>
In-Reply-To: <352A9B7C.9B70A039@mindspring.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Dave,

>   I am trying to install the port WindowMaker 0.14.0 that I downloaded
> from the "ports" collection at www.freebsd.org.
> 
>     Also, someone on the "misc" newsgroup suggested that I try the
> 0.14.1 install found on the windowmaker page. I get the same error with
> that version too...is there something missing from my BSD install?

> gmake[1]: Entering directory
> `/usr/ports/x11/windowmaker/work/WindowMaker-0.14.0/wrlib'
> cc -DHAVE_CONFIG_H -I. -I. -I../src -D_BSD_SOURCE
> -I/usr/local/include/tiff34 -I/usr/local/include -DUSE_PNG -DUSE_JPEG
> -DUSE_TIFF  -O -Wall -finline-functions -c raster.c
> raster.c:27: X11/Xlib.h: No such file or directory
> In file included from raster.c:28:
> wraster.h:50: X11/Xlib.h: No such file or directory
> wraster.h:51: X11/Xutil.h: No such file or directory

You appear to not be finding your X includes.  Do your X includes live in
/usr/X11R6/include/X11?  Does the Xlib.h and Xutil.h file live there?
That's where the build is looking for it.  Check and see if you can find
Xlib.h and Xutil.h somewhere in your X tree - if not, your X installation
might be hosed.

*********************************************************
Brett Taylor 		brett@peloton.physics.montana.edu
http://peloton.physics.montana.edu/brett/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980407202707.7075B-100000>