lkml.org 
[lkml]   [2006]   [Jan]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: 2.6.15-mm3
    Sachin Sant <sachinp@in.ibm.com> wrote:
    >

    Please always do reply-to-all.

    > Andrew Morton wrote:
    > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.15/2.6.15-mm3/
    >
    > I got this compile time error on a powerpc box.
    >

    yup, thanks.

    > ...
    > CC [M] drivers/usb/input/mtouchusb.o
    > CC [M] drivers/usb/input/powermate.o
    > CC [M] drivers/usb/input/wacom.o
    > drivers/usb/input/wacom.c:98: error: conflicting types for `G4'
    > include/asm/cputable.h:37: error: previous declaration of `G4'
    > make[3]: *** [drivers/usb/input/wacom.o] Error 1
    > make[2]: *** [drivers/usb/input] Error 2
    > make[1]: *** [drivers/usb] Error 2
    > make: *** [drivers] Error 2
    >
    > Problem seems to be because of the following in
    > include/asm-powerpc/cputable.h
    >
    > enum powerpc_oprofile_type {
    > INVALID = 0,
    > RS64 = 1,
    > POWER4 = 2,
    > G4 = 3, <====Defined here
    > BOOKE = 4,
    > };
    >

    err, Ben. Not a great choice of identifier...
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2006-01-13 12:55    [W:4.483 / U:0.204 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site