Kristin Wright ha scritto:
You need the nesc source for 1.1.2b. You can get that from here:
http://www.tinyos.net/dist-1.1.0/tinyos/source/nesc-1.1.2b.tar.gz

I get many errors too trying to compile this source, but using nesc-1.1.1.tar.gz all work fine, with the same patch.

Try out this:

http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20050923/4bc76a7b/nesc-1.1.2b-builtin_offset.bin
http://www.tinyos.net/dist-1.1.0/tinyos/source/nesc-1.1.1.tar.gz

1) Extract the source
2) cd nesc-1.1.1
3) patch -p1 > ../nesc-1.1.2b-builtin_offset.bin
4) ./configure TOSDIR=/path/to/tos/dir
5) make
6) make install

Be sure that there aren't old versions of nesc scattered in path dirs.

Maybe there is a better method...but this seems work...

--
__________________________________
Davide De Bona <[EMAIL PROTECTED]>
DDB - Computers, Networks and Security
phone: +39 347 4655298
website:http://www.de-bona.it
X509cert: http://www.de-bona.it/ddb-x509-b64.cer
X509Key fp: e7 78 d2 4a bc 8c 49 0e 15 18 94 d3 f2 49 45 7b ca a9 89 96

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

Reply via email to