[Tinyos-help] Deluge on Iris mote

Shu Chen rudychen.gg at gmail.com
Thu Jul 3 13:14:49 PDT 2008


Hi Janos,
Thank you for your reply!
I tried to use cvs source, and got it from tinyos.cvs.sourceforge.net:
/cvsroot/tinyos.
The problem is that the tool chan can not be correctly updated by using
Bootstrap.
Here is the report:
xubuntos at xubuntos-tinyos:/opt$ cd $TOSDIR/../tools;./Bootstrap;./configure
--prefix=/usr;make; make install
+ aclocal --warnings=none
aclocal: unrecognized option -- `--warnings=none'
Try `aclocal --help' for more information.
+ set -x
+ cd platforms/mica/uisp
+ ./bootstrap
aclocal: unrecognized option -- `--warnings=none'
Try `aclocal --help' for more information.
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
configure.in:27: error: possibly undefined macro: AM_CONFIG_HEADER
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:28: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.in:70: error: possibly undefined macro: AM_CONDITIONAL
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
configure.in: installing `config/install-sh'
configure.in: installing `config/missing'
kernel/win32/Makefile.am: installing `config/depcomp'
/usr/share/automake-1.9/am/depend2.am: am__fastdepCXX does not appear in
AM_CONDITIONAL
/usr/share/automake-1.9/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.9/am/depend2.am: am__fastdepCXX does not appear in
AM_CONDITIONAL
/usr/share/automake-1.9/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
Makefile.am:42: CYGWIN does not appear in AM_CONDITIONAL
configure.in:29: installing `config/config.guess'
configure.in:29: installing `config/config.sub'
+ rm -f config.cache src/config.cache
bash: ./configure: No such file or directory
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.

I am using xubuntu on VMware. Did I miss something? Thanks a lot!

Shu

On Thu, Jul 3, 2008 at 12:20 PM, Janos Sallai <sallai at isis.vanderbilt.edu>
wrote:

>  Shu,
>
>
>
> Deluge on the iris was tested with the CVS head from sourceforge, so please
> use those sources instead.
>
>
>
> Once you have the soruces, please update tinyos tools by typing "cd
> $TOSDIR/../tools; ./Bootstrap; ./configure --prefix=/usr; make; make
> install". (Alternatively, you may want to update tinyos-tools from the
> tinyos debian repository.)
>
>
>
> If the errors still persist, please give a detailed report including
> compiler output, output of tos-deluge, etc.
>
>
>
> Janos
>
>
>
> *From:* tinyos-help-bounces at millennium.berkeley.edu [mailto:
> tinyos-help-bounces at millennium.berkeley.edu] *On Behalf Of *Shu Chen
> *Sent:* Thursday, July 03, 2008 11:47 AM
> *To:* tinyos-help at millennium.berkeley.edu
> *Subject:* [Tinyos-help] Deluge on Iris mote
>
>
>
> Hi all,
>
> I am trying to do some tests on deluge with iris motes. I updated my whole
> tinyos-2.x tree from *deluge/tinyos*-2.x.*git, *and I also updated my
> avr-binutils, gcc, libc and avrdude. I followed the guide of Deluge T2
> manual. But it still has some problems:
>
> 1. I can not compile GoldenImage and BlinktoSerial. (I can compile Blink)
>
> 2. Options like -p only works after I ran ./burn. Otherwise I can not
> access interface through serial port.
>
> 3. ./burn-net can not run, it always give a message {"" is not a supported
> platform}.
>
> 4. Even I uploaded every motes by ./burn, I still can not use -dr or -d to
> disseminate  and reprogram the whole network.
>
> Can anyone help me with that? Thank you in advance!
>
> Best!
>
> Shu
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080703/10992899/attachment-0001.htm 


More information about the Tinyos-help mailing list