I try to build XFree86 4.3 with arm-linux-gcc 2.95.3 like that:
    make World CROSSCOMPILEDIR=/usr/local/arm/2.95.3/bin
then I got the error:
    ....
    In file included from xf86sym.c:145:

/usr/local/arm/2.95.3/lib/gcc-lib/arm-linux/2.95.3/../../../../arm-linux/inc
lude/sys/io.h:45: conflicting types for `inb'
    ../../../../../programs/Xserver/hw/xfree86/common/compiler.h:880:
previous declaration of `inb'

/usr/local/arm/2.95.3/lib/gcc-lib/arm-linux/2.95.3/../../../../arm-linux/inc
lude/sys/io.h:63: conflicting types for `inw'
    ../../../../../programs/Xserver/hw/xfree86/common/compiler.h:886:
previous declaration of `inw'
    ....

what should I do to correct this? thanks for any help.
                                    Hongda Zhao


_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to