i'm pretty sure you need to install build-essential

try doing

sudo apt-get install build-essential


see if that helps.



On Thu, Apr 4, 2013 at 5:56 AM, MICHARD Romain 231795 <romain.mich...@cea.fr
> wrote:

>  Hi,****
>
> As my first message was placed in a different thread, I send another one.*
> ***
>
> ** **
>
> I’ve installed TinyOS in a new Kubuntu 12.10 machine. I’m typing “make
> micaz sim” in the /opt/tinyos-2.1.2/apps/Blink directory and I get this:**
> **
>
> ** **
>
> mkdir -p simbuild/micaz****
>
> make: python2.7-config : commande introuvable****
>
> make: python2.7-config : commande introuvable****
>
> make: python2.7-config : commande introuvable****
>
>   placing object files in simbuild/micaz****
>
>   writing XML schema to app.xml****
>
>   compiling BlinkAppC 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
> -DIDENT_APPNAME=\"BlinkAppC\" -DIDENT_USERNAME=\"rmichard\"
> -DIDENT_HOSTNAME=\"rmichard-Virtua\" -DIDENT_USERHASH=0x56fde0f4L
> -DIDENT_TIMESTAMP=0x515af8e8L -DIDENT_UIDHASH=0x9caa1ad9L
> -Wno-nesc-data-race BlinkAppC.nc   -fnesc-dump=components
> -fnesc-dump=variables -fnesc-dump=constants -fnesc-dump=typedefs
> -fnesc-dump=interfacedefs -fnesc-dump=tags -fnesc-dumpfile=app.xml****
>
> /usr/lib/ncc/deputy_nodeputy.h:4:20: error: stddef.h: No such file or
> directory****
>
> /usr/lib/ncc/nesc_nx.h:62:22: error: inttypes.h: No such file or directory
> ****
>
> /usr/lib/ncc/nesc_nx.h:281: syntax error before `__nesc_ntoh_uint8'****
>
> /usr/lib/ncc/nesc_nx.h:286: syntax error before `__nesc_hton_uint8'****
>
> /usr/lib/ncc/nesc_nx.h:288: warning: type defaults to `int' in declaration
> of `base'****
>
> /usr/lib/ncc/nesc_nx.h:288: `value' undeclared here (not in a function)***
> *
>
> /usr/lib/ncc/nesc_nx.h:288: warning: data definition has no type or
> storage class****
>
> ** **
>
> …(here are only the first error lines)****
>
> ** **
>
> make: *** [sim-exe] Erreur 1****
>
> ** **
>
> Can anyone help me?****
>
> Thanks.****
>
> ** **
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
Eric B. Decker
Senior (over 50 :-) Researcher
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to