duplicate define on `xf86MapLegacyIO' and `xf86MapDomainMemory'

shunichi fuji palglowr at gmail.com
Mon Oct 1 08:02:22 PDT 2007


i got build error on linux-x86 after this commit.
http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commit;h=62a9fb4cda988a896909a5620a68c51e46d0e403

did it should implement to os-support/bus/solarisPci.c, not ix86Pci.c?

./.libs/libosandcommon.a(linuxPci.o): In function `xf86MapLegacyIO':
/var/tmp/portage/x11-base/xorg-server-9999/work/xorg-server-9999/hw/xfree86/os-support/bus/linuxPci.c:527:
multiple definition of `xf86MapLegacyIO'
./.libs/libosandcommon.a(ix86Pci.o):/var/tmp/portage/x11-base/xorg-server-9999/work/xorg-server-9999/hw/xfree86/os-support/bus/ix86Pci.c:235:
first defined here
./.libs/libosandcommon.a(linuxPci.o): In function `xf86MapDomainMemory':
/var/tmp/portage/x11-base/xorg-server-9999/work/xorg-server-9999/hw/xfree86/os-support/bus/linuxPci.c:487:
multiple definition of `xf86MapDomainMemory'
./.libs/libosandcommon.a(ix86Pci.o):/var/tmp/portage/x11-base/xorg-server-9999/work/xorg-server-9999/hw/xfree86/os-support/bus/ix86Pci.c:229:
first defined here



More information about the xorg mailing list