Hello all :-)

        I have an unusual problem I'm hoping someone can help me with.

        I'm trying to compile the DRI from within a chrooted linux
environment on FreeBSD.  I've encountered a few errors that I've been able
to work through (I needed to install perl, create /tmp, etc.), but this
one has me stumped.

        When it starts to compile the ATI drivers, I begin to get this
error over and over:

In file included from r128_dga.c:9:
r128.h:462: parse error before `R128CCEGetBuffer'
r128.h:462: warning: type defaults to `int' in declaration of `R128CCEGetBuffer'
r128.h:462: warning: data definition has no type or storage class
make[7]: *** [r128_dga.o] Error 1

It actually manges to compile the radeon_drv.o XFree86 module, but the
XFree86 DRI library (r200_dri.so) fails to build, as does the libGL.so
library.  This would appear to be the only actual errors from the build.

        Anyone want to offer a suggestion? :-)

Adam



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to