The linker can't find your python library. You'll need to add -lpython and potentially a -L/where/ever/your/python/library/is

My setup would look something like -lpython2.4 -L/usr/lib/

Chad

On 15 Oct 2006 08:03:06 -0000, Sai Krishna M <[EMAIL PROTECTED]> wrote:

 
I'm trying to compile Blink to TOSSIm on 2.x, but the compilation is not going through.

Message --

cxx:3424: undefined reference to `_PyModule_GetDict'
collect2: ld returned 1 exit status
make: *** [sim-exe] Error 1
Anybody has ideas why??

Also, does TOSSIM only has simulations of micaz components? What about other platforms? Pls let me know..

Thanks..




_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help




--
Chad @ Home
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to