Hi Michel,
git version is 1.6.0.6 on FC10 which is the guest OS. The files are
checked out on a shared folder of the host Win OS directory which is
mounted by the guest OS. I think that explains the issue.
Thanks and regards,
Plug
On Sat, Dec 27, 2008 at 7:56 AM, Michel Dänzer wrote:
>
> [ Pl
On Thu, 2008-12-25 at 20:33 +, 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
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