From: Keith W. <ke...@va...> - 2001-02-11 16:06:16
|
"Sven M. Hallberg" wrote: > > Greetings, > > I have rearranged the configure.in to work with autoconf v2.13 again. > Unfortunately it is now no longer possible to use configure to compile a Mesa > with missing GLUT and/or demo source directories. However, one might consider > making those seperate packages, thus giving them their own configure script... > But that's another story. > > Anyways, my first show at building died with cpp unable to find > GL/include/glcore.h, included from glheader.h. I have not been able to find > that file anywhere, however my old locate db indicated it used to reside > in the Mesa src/ dir. Am I missing something or is this a bug? > > Regards, > Sven You probably need to do a 'cvs update -d' as it's in a new directory. Keith |