Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nesC internal error #53

Open
Hazel90 opened this issue May 9, 2019 · 2 comments
Open

nesC internal error #53

Hazel90 opened this issue May 9, 2019 · 2 comments

Comments

@Hazel90
Copy link

Hazel90 commented May 9, 2019

Hello,
I have this error when I try to do the make command when installing tinyos on Ubuntu 18.04:

make[4]: Entering directory '/home/sar/tinyos-main/tools/tinyos/python/message' nescc-mig -o SerialPacket.py -python-classname=SerialPacket python ../../../../tos/lib/serial/Serial.h serial_packet -I../../../../tos/lib/serial -I../../../../tos/types nesC: Internal error. Please submit an issue to the GitHub repository at https://github.com/tinyos/nesc failed to parse message file ../../../../tos/lib/serial/Serial.h Makefile:544: recipe for target 'SerialPacket.py' failed make[4]: *** [SerialPacket.py] Error 1 make[4]: Leaving directory '/home/sar/tinyos-main/tools/tinyos/python/message' Makefile:499: recipe for target 'all-recursive' failed make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory '/home/sar/tinyos-main/tools/tinyos/python' Makefile:364: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/sar/tinyos-main/tools/tinyos' Makefile:425: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/sar/tinyos-main/tools' Makefile:358: recipe for target 'all' failed make: *** [all] Error 2
How to fix this?
Thank you.

@ytlw
Copy link
Contributor

ytlw commented May 23, 2019

Maybe you can reinstall tinyos through http://tinyprod.net/repos/debian/
it was just updated yesterday.

@cire831
Copy link
Member

cire831 commented May 24, 2019

what version of nesc are you running?

dpkg -l nesc (thats -(ell))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants