Re: [Tinyos-help] Compiling on MacOSX 10.4 for MICA

2007-04-30 Thread Sarfraz Nawaz
@millennium.berkeley.edu *Subject: *Re: [Tinyos-help] Compiling on MacOSX 10.4 for MICA I tried navigating to /usr/lib/ncc, and there's no ncc directory. What about /usr/local/lib/ncc? This is where your build scripts are including in your search path. On 4/29/07, *Greg Turnipseed* [EMAIL

Re: [Tinyos-help] Compiling on MacOSX 10.4 for MICA

2007-04-28 Thread Greg Turnipseed
-To: [EMAIL PROTECTED] Date: Thu, 26 Apr 2007 12:38:03 -0600 To: Greg Turnipseed [EMAIL PROTECTED], TINYOS HELP tinyos-help@Millennium.Berkeley.EDU, Sarfraz Nawaz [EMAIL PROTECTED] Subject: Re: [Tinyos-help] Compiling on MacOSX 10.4 for MICA Well that blows one of my pet theories... The thing you

Re: [Tinyos-help] Compiling on MacOSX 10.4 for MICA

2007-04-28 Thread Greg Turnipseed
[EMAIL PROTECTED] Cc: [EMAIL PROTECTED], TINYOS HELP tinyos-help@millennium.berkeley.edu Subject: Re: [Tinyos-help] Compiling on MacOSX 10.4 for MICA Greg, Sorry I can't open up your output file (missing OpenOffice!). Can you please send the output as a text file. Add PFLAGS += -v to the Makefile

Re: [Tinyos-help] Compiling on MacOSX 10.4 for MICA

2007-04-26 Thread Sarfraz Nawaz
Greg, Can you add PFLAGS += -v to the Makefile and then send the output. I am attaching my ouput. In my compile the first thing that is pulled in is /usr/lib/ncc/nesc_nx.h followed by /opt/tinyos-1.x/tos/system/tos.h and then the compiler goes on happily compiling Blink. On 4/26/07, Michael

Re: [Tinyos-help] Compiling on MacOSX 10.4 for MICA

2007-04-26 Thread Michael Schippling
Interestingwhat TOS version are you using? I'm on 1.1.7 and have nescc 1.1 (yup I'm a luddite). There is no nesc_nx.h file and the perl and nesc1 lines in your output are way different from mine with: -_fnesc-include=nesc_nx So there are some divergent ideas on how things get compiled...

Re: [Tinyos-help] Compiling on MacOSX 10.4 for MICA

2007-04-26 Thread Michael Schippling
PROTECTED] Date: Thu, 26 Apr 2007 16:29:33 +1000 To: Greg Turnipseed [EMAIL PROTECTED] Cc: TINYOS HELP tinyos-help@millennium.berkeley.edu, Michael Schippling [EMAIL PROTECTED] Subject: Re: [Tinyos-help] Compiling on MacOSX 10.4 for MICA Greg, Can you add PFLAGS += -v to the Makefile

Re: [Tinyos-help] Compiling on MacOSX 10.4 for MICA

2007-04-26 Thread Sarfraz Nawaz
: [Tinyos-help] Compiling on MacOSX 10.4 for MICA Greg, Can you add PFLAGS += -v to the Makefile and then send the output. I am attaching my ouput. In my compile the first thing that is pulled in is /usr/lib/ncc/nesc_nx.h followed by /opt/tinyos-1.x/tos/system/tos.h and then the compiler goes

Re: [Tinyos-help] Compiling on MacOSX 10.4 for MICA

2007-04-25 Thread Michael Schippling
I tried to send something like this but it got stuck in the probably non-existant moderator's queue for being too large. It won't let me get it back so this is what I remember... The errors Greg sent indicated that the processor define __AVR_ATmega128__ was not set in his MacOS compile attempt.

Re: [Tinyos-help] Compiling on MacOSX 10.4 for MICA

2007-04-25 Thread Greg Turnipseed
] Reply-To: [EMAIL PROTECTED] Date: Wed, 25 Apr 2007 16:52:17 -0600 To: TINYOS HELP tinyos-help@Millennium.Berkeley.EDU Subject: Re: [Tinyos-help] Compiling on MacOSX 10.4 for MICA I tried to send something like this but it got stuck in the probably non-existant moderator's queue for being too

Re: [Tinyos-help] Compiling on MacOSX 10.4 for MICA

2007-04-25 Thread Michael Schippling
Unfortunately I operate in a cargo-cult mode on this. I have no idea how it works, and I suspect that there isn't anyone who does, but if I do the right dance srecs are downloaded...My belief extends to this page: http://www.tinyos.net/tinyos-1.x/doc/install.html where I got the files to