Thanks, now all works without problems.
Paolo On 13/11/2007, Kevin Klues <[EMAIL PROTECTED]> wrote: > > Yeah, I need to update the utorial. Apparently the fink version sof > the avr tools are now broken. If you do an install from 'darwin > ports' instead it should work. The ideal solution would be to package > them up in a fink repository with versions we have compiled ourselves. > For now though, try darwin ports. > > Kevin > > On Nov 13, 2007 11:30 AM, TheCodeAlchemist TheCodeAlchemist > <[EMAIL PROTECTED]> wrote: > > Hi > > > > > > I have some problems with install T2 on Leopard. > > I follow kevin's guide (with Xiaofan Jiang corrections for "-n" flag ), > with > > no problem. > > But when I try to compile the simple Blink program for mica2 platform I > the > > followed output: > > > > > > > > > > $make mica2 > > > > > > sh: sha1sum: command not found > > sh: sha1sum: command not found > > mkdir -p build/mica2 > > compiling BlinkAppC to a mica2 binary > > ncc -o build/mica2/main.exe -Os -Wall -Wshadow -Wnesc-all > > -fnesc-separator=\never1096WritE -target=mica2 > > -fnesc-cfile=build/mica2/app.c -board=micasb --param > > max-inline-insns-single=100000 -DIDENT_PROGRAM_NAME=\"BlinkAppC\" > > -DIDENT_USER_ID=\"thecodealchemis\" -DIDENT_HOSTNAME=\" Dream.local\" > > -DIDENT_USER_HASH=0L -DIDENT_UNIX_TIME=0x4738ec73L -DIDENT_UID_HASH=0L > > -fnesc-dump=wiring -fnesc-dump='interfaces(!abstract())' > > -fnesc-dump='referenced(interfacedefs, components)' > > -fnesc-dumpfile=build/mica2/wiring- check.xml BlinkAppC.nc -lm > > /Test/TinyOS/tinyos-2.x > /tos/platforms/mica2/chips/cc1000/HplCC1000SpiP.nc:62: > > internal compiler error: in start_function, at c-decl.c:6178 > > Please submit a full bug report, > > with preprocessed source if appropriate. > > See <URL:http://gcc.gnu.org/bugs.html> for instructions. > > make: *** [exe0] Error 1 > > > > > > > > Can anyone help me? > > > > > > thanks > > > > > > Paolo > > _______________________________________________ > > Tinyos-help mailing list > > [email protected] > > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > > > > -- > ~Kevin >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
