[Tinyos-help] [Newbie]Problem in first compiling
Roberto
gioeroby at inwind.it
Fri Aug 31 11:52:38 PDT 2007
> Have you verified that the file /opt/tinos-2.x/support/make/Makerules
> is in fact there. If its not, then something went wrong during your
> installation process.
Yes I have the file /opt/tinos-2.x/support/make/Makerules and I checked my
installation using
tos-check-env
and I have only this warning:
--> 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.
My environments variables are like follows:
[roby at localhost ~]$ export TOSROOT=/opt/tinos-2.x/
[roby at localhost ~]$ export TOSDIR=$TOSROOT/tos
[roby at localhost ~]$ export CLASSPATH=$TOSROOT/support/sdk/java/tinyos.jar:.
[roby at localhost ~]$ export MAKERULES=$TOSROOT/support/make/Makerules
I have also checked other variables with
printenv MAKERULES
and the result is /opt/tinos-2.x//support/make/Makerules (might be correct)
So...how can i solve this problem?
Thank you!
---------- Initial Header -----------
>From : "Kevin Klues" klueska at gmail.com
To : "Roberto" gioeroby at inwind.it
Cc : tinyos-help at millennium.berkeley.edu
Date : Fri, 31 Aug 2007 11:38:54 -0700
Subject : Re: [Tinyos-help] [Newbie]Problem in first compiling
> Have you verified that the file /opt/tinos-2.x/support/make/Makerules
> is in fact there. If its not, then something went wrong during your
> installation process.
>
> Kevin
>
> On 8/31/07, Roberto <gioeroby at inwind.it> wrote:
> > Hi all,
> > I installed a TinyOs2.0. According to the Lesson 1 in the tutorial, I went
> > into the folder, /tinyos2.0/apps/Blink, and I typed
> > make micaz
> > but an error was occured as follows:
> > Makefile:2: /opt/tinos-2.x/support/make/Makerules: No such file or
directory
> > make: *** No rule to make target `/opt/tinos-2.x/support/make/Makerules'.
> > Stop.
> >
> > I looked for a solution in Internet but I found nothing.
> > Can you help me?
> > Thanks in advance
> >
> > Roberto
> > _______________________________________________
> > Tinyos-help mailing list
> > Tinyos-help at Millennium.Berkeley.EDU
> > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> >
>
>
> --
> ~Kevin
>
More information about the Tinyos-help
mailing list