On Thu, 2008-12-25 at 20:33 +0000, PLUG GULP wrote:
> 
> [...@localhost linux-core]$ make
> sh ../scripts/create_linux_pci_lists.sh <
> ../shared-core/drm_pciids.txt
> make -C /lib/modules/2.6.27.9-159.fc10.i686/source  SUBDIRS=`/bin/pwd`
> DRMSRCDIR=`/bin/pwd` modules
> make[1]: Entering directory `/usr/src/kernels/2.6.27.9-159.fc10.i686'
>   CC [M]  /home/XYZ/Projects/drm/linux-core/drm_auth.o
> In file included from /home/XYZ/Projects/drm/linux-core/drmP.h:79,
>                  from /home/XYZ/Projects/drm/linux-core/drm_auth.c:36:
> /home/XYZ/Projects/drm/linux-core/drm.h:1: error: expected identifier
> or '(' before '.' token
> In file included from /home/XYZ/Projects/drm/linux-core/drmP.h:88,
>                  from /home/XYZ/Projects/drm/linux-core/drm_auth.c:36:
> /home/XYZ/Projects/drm/linux-core/drm_internal.h:1: error: expected
> identifier or '(' before '.' token
> 
> Has anyone else seen similar errors?

No; what do

head -n 1 drm{,_internal}.h

and

git status

say?


-- 
Earthling Michel Dänzer           |                http://www.vmware.com
Libre software enthusiast         |          Debian, X and DRI developer

------------------------------------------------------------------------------
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to