I'm just cc'ing your message to the DRI list so someone more involved 
in the DRI/kernel code can take a look at this.

-Brian

Robert Carter wrote:
> I saw the post from Lukas S about hardware GL without X11. My problem  
> is similar but using a different method to solve, so i'll begin a new  
> thread. I've read the document about fbdev/dri here:
> http://www.mesa3d.org/fbdev-dri.html
> 
> I'm following the instructions to build kernel modules. I am  
> designing for an embedded system, so the kernel is not the same as  
> the currently running kernel. I use make like this to specify the  
> kernel tree:
> 
> [EMAIL PROTECTED]:~/drm/drm/linux# make LINUXDIR=~/kernel/linux-2.6.18/
> make -C /home/rob/kernel/linux-2.6.18/  SUBDIRS=`pwd` DRMSRCDIR=`pwd`  
> modules
> make[1]: Entering directory `/home/rob/kernel/linux-2.6.18'
>    CC [M]  /home/rob/drm/drm/linux/i810_drv.o
> In file included from /home/rob/drm/drm/linux/drm_core.h:27,
>                   from /home/rob/drm/drm/linux/i810_drv.c:40:
> /home/rob/drm/drm/linux/drm_agpsupport.h:45: error: syntax error  
> before ‘*’ token
> /home/rob/drm/drm/linux/drm_agpsupport.h:45: warning: type defaults  
> to ‘int’ in declaration of ‘drm_agp’
> .......................
> 
> It looks like i'm missing some headers or an environment path is  
> missing. Do I need a kernel headers tarball in addition to the  
> headers already included in the source tree?
> 
> Thanks for any help
> Rob
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Mesa3d-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/mesa3d-users
> 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to