Hi,

you need to install Python's development files. If you are working on Debian
or on a Debian-based distribution (such as Ubuntu), try installing the
python2.6-dev package.

Regards,
  Giuseppe

On Monday 30 May 2011 10:27:07 Rizwan Mumtaz wrote:
> hello dear members,
>
> I recently installed tinyos 2.1.1. The pythong version I have is 2.6.5.
> After installation I changed Pythong version from 2.5 to 2.6 in sim.extra
> file in .../support/make. But now when I compile TestNetworkLpl
> application I get the following error. Can anybody help me how to solve
> the issue?
>
> -Rizwan
>
> ---------------------------------------------------------------------------
> ----------------------- mkdir -p simbuild/micaz
> make: python2.6-config: Command not found
> make: python2.6-config: Command not found
> make: python2.6-config: Comand not found
>   placing object files in simbuild/micaz
>   writing XML schema to app.xml
>   compiling TestNetworkLplAppC to object file sim.o
> ncc -c -shared -fPIC -o simbuild/micaz/sim.o -g -O0 -tossim
> -fnesc-nido-tosnodes=1000 -fnesc-simulate
> -fnesc-nido-motenumber=sim_node\(\) -fnesc-gcc=gcc -Wall -Wshadow
> -Wnesc-all -target=micaz -fnesc-cfile=simbuild/micaz/app.c -board=micasb
> -DDEFINED_TOS_AM_GROUP=0x22 --param max-inline-insns-single=100000
> -DLOW_POWER_LISTENING -DLPL_DEF_LOCAL_WAKEUP=512
> -DLPL_DEF_REMOTE_WAKEUP=512 -DDELAY_AFTER_RECEIVE=20 -I. -I../TestNetwork
> -I/opt/tinyos-2.1.1/tos/lib/net -I/opt/tinyos-2.1.1/tos/lib/net/drip
> -I/opt/tinyos-2.1.1/tos/lib/net/4bitle -I/opt/tinyos-2.1.1/tos/lib/net/ctp
> -DNO_DEBUG -DIDENT_APPNAME=\"TestNetworkLplA\" -DIDENT_USERNAME=\"rizwan\"
> -DIDENT_HOSTNAME=\"rizwan-laptop\" -DIDENT_USERHASH=0xc44a9df4L
> -DIDENT_TIMESTAMP=0x4de3a501L -DIDENT_UIDHASH=0xa7612bb2L
> -Wno-nesc-data-race TestNetworkLplAppC.nc   -fnesc-dump=components
> -fnesc-dump=variables -fnesc-dump=constants -fnesc-dump=typedefs
> -fnesc-dump=interfacedefs -fnesc-dump=tags -fnesc-dumpfile=app.xml In
> component `LplAMSenderC':
> /opt/tinyos-2.1.1/tos/system/LplAMSenderC.nc:26: no match
> In component `TestNetworkLplAppC':
> TestNetworkLplAppC.nc:55: no match
> make: *** [sim-exe] Error 1
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

--
Giuseppe Cardone, Ph.D. Student
DEIS-LIA - University of Bologna
E-mail: [email protected]
Web: http://lia.deis.unibo.it/Staff/GiuseppeCardone/

LA RICERCA C’È E SI VEDE:
5 per mille all'Università di Bologna - C.F.: 80007010376
http://www.unibo.it/Vademecum5permille.htm

Questa informativa è inserita in automatico dal sistema al fine esclusivo della 
realizzazione dei fini istituzionali dell’ente.

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to