All of lore.kernel.org
 help / color / mirror / Atom feed
* can't compile kernels lately (2.6.16.5 and up)
@ 2006-04-26 13:39 Grzegorz Jaśkiewicz
  2006-04-26 15:02 ` Gene Heskett
  2006-04-27 20:36 ` Bill Davidsen
  0 siblings, 2 replies; 7+ messages in thread
From: Grzegorz Jaśkiewicz @ 2006-04-26 13:39 UTC (permalink / raw)
  To: Kernel development list

root@puppet:/usr/src/linux-2.6.16.11# make
  CHK     include/linux/version.h
  HOSTCC  scripts/mod/file2alias.o
scripts/mod/file2alias.c:386: warning: 'struct input_device_id'
declared inside parameter list
scripts/mod/file2alias.c:386: warning: its scope is only this
definition or declaration, which is probably not what you want
scripts/mod/file2alias.c: In function 'do_input_entry':
scripts/mod/file2alias.c:390: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:390: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:390: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:390: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:390: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:391: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:391: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:391: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:391: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:391: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:392: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:392: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:392: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:392: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:392: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:394: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:394: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:394: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:394: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:394: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:398: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:399: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:401: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:402: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:404: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:405: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:407: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:408: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:410: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:411: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:413: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:414: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:416: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:417: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:419: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:420: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:422: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c:423: error: dereferencing pointer to incomplete type
scripts/mod/file2alias.c: In function 'handle_moddevtable':
scripts/mod/file2alias.c:515: error: invalid application of 'sizeof'
to incomplete type 'struct input_device_id'
make[2]: *** [scripts/mod/file2alias.o] Error 1
make[1]: *** [scripts/mod] Error 2
make: *** [scripts] Error 2


any hints ? I can see that file2alias.c is using kernel-only includes,
there might be something missing to make it work (this is a hack, and
you know it :P)
--
GJ

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-04-27 20:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-26 13:39 can't compile kernels lately (2.6.16.5 and up) Grzegorz Jaśkiewicz
2006-04-26 15:02 ` Gene Heskett
2006-04-26 15:17   ` Grzegorz Jaśkiewicz
     [not found]     ` <df47b87a0604260906m519cc6f5ud4d8527d4e5a243e@mail.gmail.com>
2006-04-26 16:22       ` Grzegorz Jaśkiewicz
     [not found]         ` <20060426093346.c36be5ff.rdunlap@xenotime.net>
     [not found]           ` <2f4958ff0604260938u759fdb53x950ca3cef34424e5@mail.gmail.com>
     [not found]             ` <20060426103801.b05bec5d.rdunlap@xenotime.net>
2006-04-26 18:06               ` Grzegorz Jaśkiewicz
2006-04-27  0:25     ` Gene Heskett
2006-04-27 20:36 ` Bill Davidsen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.