[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

linux 3.2.41-2 FTBFS



Hi Ben,

the latest upload FTBFS on m68k:

  CC [M]  drivers/hid/hid-microsoft.o
/tmp/buildd/linux-3.2.41/drivers/hid/hid-microsoft.c: In function 'ms_report_fixup':
/tmp/buildd/linux-3.2.41/drivers/hid/hid-microsoft.c:52:18: error: macro "memcmp" passed 6 arguments, but takes just 3
/tmp/buildd/linux-3.2.41/drivers/hid/hid-microsoft.c:51:5: error: 'memcmp' undeclared (first use in this function)
/tmp/buildd/linux-3.2.41/drivers/hid/hid-microsoft.c:51:5: note: each undeclared identifier is reported only once for each function it appears in
make[7]: *** [drivers/hid/hid-microsoft.o] Error 1

     49         /* the same as above (s/usage/physical/) */
     50         if ((quirks & MS_RDESC_3K) && *rsize == 106 &&
     51                         !memcmp((char []){ 0x19, 0x00, 0x29, 0xff },
     52                                 &rdesc[94], 4)) {
     53                 rdesc[94] = 0x35;
     54                 rdesc[96] = 0x45;
     55         }

I asked waldi in IRC whether this was known, and he said it
built on other arches, so maybe m68k is the only one to use
a macro; he suggested to put it upstream, and, well, upstream
for Linux 3.2 stable series is you ;-)

I’ll let Geert chime in, I think the issue was discussed on
one of the m68k lists already, but we’ll need it fixed in
stable (and Debian) eventually.

Thanks,
//mirabilos
-- 
[DJBDNS Zone] TTL 86400 – <Natureshadow> kann man da auch 1d schreiben?
<mirabilos> nö, außerdem kann ein Deutscher oder ein Japaner mit 1d
    ja erstmal nix anfangen, oder könntest du 1日 im zone file lesen?
<Natureshadow> das heißt für mich: ein Regal, das u.U. schiefstehen könnte


Reply to: