I've seen the symptoms in a number of posts, but after trying the suggestions 
(except for the 'switch to ubuntu' one), I still have the same problem.

I'm using the cygwin version in WindowsXP.

I followed all the steps in the howto as best as I could.  That part went 
pretty smoothly.

tos-check-env looks OK once you accept that the oldest version of java 
available is 1.6 (and that's what I have installed) and the current version of 
graphviz is 2.28:

tos-check-env completed with errors:

--> WARNING: The JAVA version found first by tos-check-env may not be version 
1.4 or version 1.5one of which is required by TOS. Please ensure that the 
located Java version is 1.4 or 1.5 Depending on your PATH environment variable, 
there is often another version of java.exe in c:\windows\system32 that is 
"seen" first. Check that this is version 1.4 or 1.5 or reconfigure your PATH 
environment variable if this is the case.
--> WARNING: The graphviz (dot) version found by tos-check-env is not 1.10. 
Please update your graphviz version if you'd like to use the nescdoc 
documentation generator.


When I try to do a build, the answer is basically "sorry, no."  Ive seen a 
bunch of postings from people with the same problem, one or two suggested 
solutions (which I tried), and no resolution on any posting.  (I edited out my 
NT login stuff - no sense posting that on the 'net)

<user>@host /opt/tinyos-2.x/apps/Blink
$ make micaz
mkdir -p build/micaz
    compiling BlinkAppC to a micaz binary
ncc -o build/micaz/main.exe  -Os -fnesc-separator=__ -Wall -Wshadow -Wnesc-all -
target=micaz -fnesc-cfile=build/micaz/app.c -board=micasb -DDEFINED_TOS_AM_GROUP
=0x22 --param max-inline-insns-single=100000 -DIDENT_APPNAME=\"BlinkAppC\" -DIDE
NT_USERNAME=<user> -DIDENT_HOSTNAME=host -DIDENT_USERHASH=0x2
420c045L -DIDENT_TIMESTAMP=0x50457000L -DIDENT_UIDHASH=0x7a6b4eadL -fnesc-dump=w
iring -fnesc-dump='interfaces(!abstract())' 
-fnesc-dump='referenced(interfacedefs, components)' 
-fnesc-dumpfile=build/micaz/wiring-check.xml BlinkAppC.nc -lm
Unknown target micaz
Known targets for TinyOS directory /usr/src/rpm/BUILD/tinyos-tools-1.4.0/tools
and the specified include directories are:
none.
make: *** [exe0] Error 2

<user>@host /opt/tinyos-2.x/apps/Blink
$ ncc --version
ncc: 1.2.4
Unknown target mica
Known targets for TinyOS directory /usr/src/rpm/BUILD/tinyos-tools-1.4.0/tools
and the specified include directories are:
$


Suggestions please?

TIA.

Gary.




(\___/)
(='.'=) This is Bunny. Copy and paste bunny into your
(")_(") signature to help him gain world domination.

____________________________________________________________
FREE 3D MARINE AQUARIUM SCREENSAVER - Watch dolphins, sharks & orcas on your 
desktop!
Check it out at http://www.inbox.com/marineaquarium



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

Reply via email to