On Fri, Mar 24, 2006 at 02:37:18PM +1000, Nigel Cunningham wrote: > Hi again. > > On Friday 24 March 2006 14:04, Nigel Cunningham wrote: > > Hi. > > > > Current git produces the following compile error (x86_64 uniprocessor > > compile): > > > > arch/x86_64/pci/mmconfig.c:152: error: conflicting types for > > ???pci_mmcfg_init??? arch/i386/pci/pci.h:85: error: previous declaration of > > ???pci_mmcfg_init??? was here make[1]: *** [arch/x86_64/pci/mmconfig.o] > > Error 1 > > make: *** [arch/x86_64/pci] Error 2 > > > > I haven't found out yet how the i386 file is getting included, but I > > can say that git compiled fine last night. > > Got the answer to this bit - it is included via the Makefile in the directory > setting a -I flag, and the file including "pci.h".
Does this still happen for 2.6.17-rc1? thanks, greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html