On Tue, Nov 26, 2002 at 07:51:26PM -0500, Roland Glenn McIntosh wrote:
> Gentlemen:  I'm having considerable difficulty with my current kernel compile.
> gcc exists with code 1 every time on i810_dma.c.
> 
> I was hoping someone could check and make sure that this is compatible with gcc 3.2. 
> If this isn't the appropriate place for something like this, please direct me to the 
>right place.
> 

The kernel modules in DRI CVS are surely compatible.

But if I undertsood correctly, you refering to the modules included in
the kernel source (linux-2.4.19-gentoo-r9 in this case). I don't know
about these, but as long as you're using >= XFree86 4.2.0 you should
compile the ones in http://www.xfree86.org/~alanh/ .

> The command line i'm using for the compile is:
> 
> gcc -D__KERNEL__ -I/usr/src/linux-2.4.19-gentoo-r9/include -Wall -Wstrict-prototypes 
>-Wno-trigraphs -)s -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
>-mpreferred-stack-boundary=2 -march=pentium3 -Os -mmmx -msse   -nostdinc -I 
>/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/include -DKBUILD_BASENAME=i810_dma  -c -o 
>i810_dma.o i810_dma.c
> 
> An unrelated (?) issue which is probably of no concern is numerous warnings like:
> i810_dma.c:85: warning: concatenation of string literals with __FUNCTION__ is 
>deprecated
> 
> Although since it's only a warning that can't be it.

This is just a warning, but there must be an error there somewhere. If
this problem persists, send the complete output of gcc.

> Any tips you might have for me would be appreciated.

Jos� Fonseca
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to