../../../../../../config/makedepend/makedepend: warning:
tdfx_context.c: 119: #error "Unknown OS"
"tdfx_context.c":97:  defined __cplusplus ? __GNUC_PREREQ (2, 6)
: __GNUC_PREREQ (2, 4)
                                                          ^---
expecting :
../../../../../../config/makedepend/makedepend: warning:
tdfx_context.c: 517: #error You MUST upgrade your Glide3
libraries and headers.
../../../../../../config/makedepend/makedepend: warning:
tdfx_context.c: 518: #error Get the latest from http:

I've got the latest Glide3 sources taken from
glide.sourceforge.net CVS as of May 20, 2001.  The above message
is printed during building 4.0.99.900 stock.  Is there a newer
Glide3 than what is on sourceforge?  If so, please list the
instructions for obtaining it.

Also, I notice the preprocessor error message is broken at
"http:", which is probably because someone did not escape the //,
and it is being interpreted as a C++ comment.

After looking at the full comment in:
xc/lib/GL/mesa/src/drv/tdfx/tdfx_context.h

#ifndef GR_STIPPLE_PATTERN
#error You MUST upgrade your Glide3 libraries and headers.
#error Get the latest from http://dri.sourceforge.net/res.phtml
#endif

it appears I'm correct..  ;o)  Someone might want to update that.

Going to the URL above and looking for Glide information I find
only links to download binary only Glide libraries and a tarball
of the Glide headers.  Of course neither is useful because as a
distribution vendor I (we) need raw sources for Glide.

So, I'm at a loss now as for what version of the Glide source
code is the proper one to be using with 4.0.99.900, or if this is
a bug in Glide3 or XFree86?  I was under the impression that the
glide project on sourceforge was the official Glide repository.

Can someone clear this up for me?  Thanks.

TTYL



----------------------------------------------------------------------
Mike A. Harris                  Shipping/mailing address:
OS Systems Engineer             190 Pittsburgh Ave., Sault Ste. Marie,
Red Hat Inc.                    Ontario, Canada, P6C 5B3
http://www.redhat.com           Phone: (705)949-2136
----------------------------------------------------------------------
Latest XFree86 test RPMS:      ftp://people.redhat.com/mharris/testing


_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to