The sim_mote_set_start_time should get compiled into the code
automatically when you choose to compile for TOSSIM. What are you
compiling and how do you compile for TOSSIM? Do other modules compile,
or is it just one that's failing?


On Mon, Apr 15, 2013 at 11:30 AM, Kiran Kumar Puram <[email protected]> wrote:
> Hi,
>
> I am getting the following error when trying to import TOSSIM with python
> interface:
>
> Python 2.7.3 (default, Sep 26 2012, 21:53:58)
> [GCC 4.7.2] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
>>>> from TOSSIM import*
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
>   File "TOSSIM.py", line 7, in <module>
>     import _TOSSIM
> ImportError: ./_TOSSIMmodule.so: undefined symbol: sim_mote_set_start_time
>
> Could you please help me out by explaining about this error and how to
> resolve it.
> --
> Thanks and Regards
> Kiran
>
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to