From: ripperda AT engin DOT umich DOT edu (Terence Ripperda) Subject: MESA 22 Oct 1996 00:24:10 -0700 Sender: daemon AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Original-To: gnu Original-Sender: owner-gnu-win32 AT cygnus DOT com I'm attempting to compile the freeware MESA library using gcc, but am running into a problem, that as near as I can tell is just a configuration problem. I'm no makefile master or anything like that, so here's what I can tell: when I run 'make', among the lines printed out are: .... make targets "XLIBS = -lX11" .... glx.c: 60: X11/xlib.h: no such file or directory .... obviously, xlib.h is in //include/x11, gcc just can't find it. Where is the configuration problem? Is this in the makefile? Is this an environment variable I need to set? Is the include wrong? (#include thanks, Terence Ripperda ripperda AT umich DOT edu - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".