Closed GoogleCodeExporter closed 9 years ago
Please send questions to tinyos-help. We use this for bug reports, not help
requests.
Original comment by philip.l...@gmail.com
on 15 Feb 2011 at 6:22
This is no a question for help.
The tools/platforms/Makefile.am hasn't been working since recent merge of sam3
branch.
Please try re-building the tools by yourself.
Thanks.
Original comment by tadashi....@gmail.com
on 15 Feb 2011 at 7:32
I had the same problem with the latest version from the Subversion repository.
The problem was not present in r5304.
Original comment by basilc...@gmail.com
on 16 Feb 2011 at 2:23
Thanks for reporting, fixed in r5465.
Original comment by vlado.handziski
on 17 Feb 2011 at 1:40
The configuring process runs fine now, but the building process fails. I think
tools/platforms/sam3/Makefile.am might need tweak...
...
sed -e 's,@tinyoslibdir\@,/opt/tinyos/lib/tinyos,g' tos-bsl.in >tos-bsl
make[3]: Nothing to be done for `all-am'.
Making all in sam3
make[2]: *** No rule to make target `all'. Stop.
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
Original comment by tadashi....@gmail.com
on 17 Feb 2011 at 2:38
Can you check if r5466 works for you now?
Original comment by vlado.handziski
on 18 Feb 2011 at 12:39
Hi, Vlado.
I confirmed that the issue has been sorted out in r5466 and after.
Thanks.
Original comment by tadashi....@gmail.com
on 18 Feb 2011 at 1:12
Bootstrapping again fails with r5499 with the message "configure.ac:125
required file `platforms/sam3u/Makefile.in' not found."
Original comment by basilc...@gmail.com
on 7 Mar 2011 at 11:24
It seems that tools/platforms/sam3u was emptied at some recent review but there
still an entry in tools/configure.ac line 135 that looks for
"platforms/sam3u/Makefile".
As I workaround I removed the line and it seems to be running smoothly.
Original comment by seannhug...@googlemail.com
on 8 Mar 2011 at 3:13
Original issue reported on code.google.com by
tadashi....@gmail.com
on 13 Feb 2011 at 9:27