Hi
I am new to tinyos and I have a problem with compiling xlisten under "
tinyos-1.x/contrib/xbow/tools/src/xlisten" .
I am using a tinyos-1.0 CVS checkout in a GNU/Linux environment
(UBUNTU). When I tried to make xlisten the compiler gave some syntax errors.
So I tried different versions of compilers( gcc-4.0 , gcc-3.3 , gcc-2.95 )
but the error didn't change. A sample of errors are given bellow.
In file included from xsensors.h:28,
from xlisten.c:13:
xconvert.h:25: error: syntax error before 'uint16_t'
xconvert.h:25: warning: no semicolon at end of struct or union
xconvert.h:26: warning: type defaults to 'int' in declaration of
'thermistor'
xconvert.h:26: warning: data definition has no type or storage class
xconvert.h:27: warning: type defaults to 'int' in declaration of
'XSensorSensirion'
A friend of mine use the same checkout in cygwin ( with gcc-3.2 ) and he
was able to compile xlisten without a problem.
It would be a great help if some one can answer this problem.
Thanks in advance
Joseph
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help