Re: ACPI Compile error in current git (pci.h)



Hi Greg.

On Thursday 06 April 2006 13:50, Greg KH wrote:
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

No, it's fixed. I figured out the cause a little later the same day, and so
did someone else (don't recall the name now). A patch has been merged.

Regards,

Nigel

Attachment: pgpPshvddz5df.pgp
Description: PGP signature



Relevant Pages