Hi guys,
   When compiling linux-hackndev-2.6, I met the following error:
|   LD [M]  drivers/input/touchscreen/wm97xx-ts.o
| drivers/input/touchscreen/palmtc_ts.c: In function 'ucb1400_get_gpio_val': | drivers/input/touchscreen/palmtc_ts.c:288: error: 'ucb_static_copy' undeclared (first use in this function) | drivers/input/touchscreen/palmtc_ts.c:288: error: (Each undeclared identifier is reported only once | drivers/input/touchscreen/palmtc_ts.c:288: error: for each function it appears in.) | drivers/input/touchscreen/palmtc_ts.c: In function 'ucb1400_get_gpio_dir': | drivers/input/touchscreen/palmtc_ts.c:294: error: 'ucb_static_copy' undeclared (first use in this function) | drivers/input/touchscreen/palmtc_ts.c: In function 'ucb1400_set_gpio_val': | drivers/input/touchscreen/palmtc_ts.c:300: error: 'ucb_static_copy' undeclared (first use in this function) | drivers/input/touchscreen/palmtc_ts.c: In function 'ucb1400_set_gpio_dir': | drivers/input/touchscreen/palmtc_ts.c:313: error: 'ucb_static_copy' undeclared (first use in this function)
| drivers/input/touchscreen/palmtc_ts.c: In function 'ucb1400_ts_probe':
| drivers/input/touchscreen/palmtc_ts.c:924: error: 'ucb_static_copy' undeclared (first use in this function)
| make[3]: *** [drivers/input/touchscreen/palmtc_ts.o] Error 1

for more detailed information, please see http://tinderbox.openembedded.net/packages/458247/

Thanks a lot!


--
Guo Hongruan, Embedded Linux Consultant
Skype: camelguo
Twitter: camelguo
http://www.gulessoft.com

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to