[Tinyos-help] [Newbie]Problem in first compiling
Roberto
gioeroby at inwind.it
Fri Aug 31 12:08:37 PDT 2007
> The spelling is wrong on tinyos-2.x
BAD COPY&PASTE!!!!!
I'm apologize for this stupid error!
Thanks you very much, now compiling works well ;-)
--------- 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:55:30 -0700
Subject : Re: [Tinyos-help] [Newbie]Problem in first compiling
> The spelling is wrong on tinyos-2.x
>
> You have:
> [roby at localhost ~]$ export TOSROOT=/opt/tinos-2.x/
>
> You need:
> [roby at localhost ~]$ export TOSROOT=/opt/tinyos-2.x/
>
> i.e. with a y
>
> Kevin
>
> On 8/31/07, Roberto <gioeroby at inwind.it> wrote:
> > > 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
> > >
> >
>
>
> --
> ~Kevin
>
More information about the Tinyos-help
mailing list