Hi Jon.

You probably need to 'make clean'.  The 16-bit types were removed from 
HEAD, so there shouldn't be any converters for them.
The converter .comp files are generated from a script, so they aren't in 
CVS, and won't get removed with an update (even with -dP).

- Steve

Jon Elson wrote:

>Oh, oh,
>
>I get an error compiling one of the hal type converters :
>
>  CC [M]  /home/elson/emc2-head/src/objects/hal/components/conv_bit_s16.o
>/home/elson/emc2-head/src/objects/hal/components/conv_bit_s16.c:19: 
>parse error before `hal_s16_t'
>/home/elson/emc2-head/src/objects/hal/components/conv_bit_s16.c:19: 
>warning: no semicolon at end of struct or union
>/home/elson/emc2-head/src/objects/hal/components/conv_bit_s16.c: In 
>function `export':
>/home/elson/emc2-head/src/objects/hal/components/conv_bit_s16.c:28: 
>sizeof applied to an incomplete type
>/home/elson/emc2-head/src/objects/hal/components/conv_bit_s16.c:31: 
>dereferencing pointer to incomplete type
>/home/elson/emc2-head/src/objects/hal/components/conv_bit_s16.c:34: 
>warning: implicit declaration of function `hal_pin_s16_newf'
>/home/elson/emc2-head/src/objects/hal/components/conv_bit_s16.c:34: 
>dereferencing pointer to incomplete type
>hal/components/conv_bit_s16.comp: In function `_':
>hal/components/conv_bit_s16.comp:10: dereferencing pointer to incomplete 
>type
>hal/components/conv_bit_s16.comp:20: dereferencing pointer to incomplete 
>type
>make[2]: *** 
>[/home/elson/emc2-head/src/objects/hal/components/conv_bit_s16.o] Error 1
>make[1]: *** [_module_/home/elson/emc2-head/src] Error 2
>make[1]: Leaving directory `/usr/src/kernel-source-2.6.12.6-magma'
>
>
>Any suggestions?
>
>Thanks,
>
>Jon
>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to