Hi, I am new to DRM and want to understand the architecture and eventually start development and contribution. The first thing I did yesterday was to get the source and try to build it. Here is the snippet of the errors I receive when building the kernel modules:
[...@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? Thanks and regards, Plug. ------------------------------------------------------------------------------ -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel