public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* tw68-v2/tw68-i2c.c:145: error: unknown field ‘client_register’ specified in initializer
@ 2009-11-10 12:19 Roman Gaufman
  2009-11-10 12:26 ` Domenico Andreoli
  0 siblings, 1 reply; 10+ messages in thread
From: Roman Gaufman @ 2009-11-10 12:19 UTC (permalink / raw)
  To: linux-media

Hey, I'm trying to compile tw68 and I'm getting the following:

make -C /lib/modules/2.6.31-14-generic/build M=/root/tw68-v2 modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.31-14-generic'
  CC [M]  /root/tw68-v2/tw68-core.o
  CC [M]  /root/tw68-v2/tw68-cards.o
  CC [M]  /root/tw68-v2/tw68-i2c.o
/root/tw68-v2/tw68-i2c.c:145: error: unknown field ‘client_register’
specified in initializer
/root/tw68-v2/tw68-i2c.c:145: warning: missing braces around initializer
/root/tw68-v2/tw68-i2c.c:145: warning: (near initialization for
‘tw68_adap_sw_template.dev_released’)
/root/tw68-v2/tw68-i2c.c:145: warning: initialization makes integer
from pointer without a cast
/root/tw68-v2/tw68-i2c.c:145: error: initializer element is not
computable at load time
/root/tw68-v2/tw68-i2c.c:145: error: (near initialization for
‘tw68_adap_sw_template.dev_released.done’)
make[2]: *** [/root/tw68-v2/tw68-i2c.o] Error 1
make[1]: *** [_module_/root/tw68-v2] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.31-14-generic'
make: *** [all] Error 2

Any ideas?

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

end of thread, other threads:[~2009-11-10 17:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-10 12:19 tw68-v2/tw68-i2c.c:145: error: unknown field ‘client_register’ specified in initializer Roman Gaufman
2009-11-10 12:26 ` Domenico Andreoli
2009-11-10 12:40   ` Roman Gaufman
2009-11-10 12:50     ` Domenico Andreoli
2009-11-10 13:16       ` Roman Gaufman
2009-11-10 13:48         ` Roman Gaufman
2009-11-10 15:03           ` tw68-v2/tw68-i2c.c:145: error: unknown field ???client_register??? " Domenico Andreoli
2009-11-10 16:51             ` Roman Gaufman
2009-11-10 17:30               ` Domenico Andreoli
2009-11-10 15:28           ` Domenico Andreoli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox