Now I understand what is going on. TOSSIM is written in c++. I haven't spent any time in the simulator so that is why I didn't understand what was going on.
In the future, please include the exact command line that you are using when building. That will help us replicate what you are trying to do. also include the details of the hosting platform you are using, that is what are you using to do your development. If you had said (and maybe you did) that you were running on Ubuntu 9.04, that would have flagged something for us too. Anyway, I just grabbed the currently release TinyOS (r2.1.2) and built "make micaz sim" in apps/Blink successfully. It compiles anyway. I built this on an Ubuntu 11.10 using the 4.6.1 comiler suite. I have g++ installed from the g++ package. eric On Sun, Oct 13, 2013 at 12:36 PM, Addisu Z. Taddese < [email protected]> wrote: > That explains your problems. Your sources.list indicates that you are on > Ubuntu 9.10 (Karmic Koala), which has reached its end of life. > http://fridge.ubuntu.com/2011/05/26/ubuntu-9-10-karmic-koala-end-of-life-reached-on-april-30-2011/ > > My suggestion would be to upgrade to Ubuntu 10.04 per the instructions > found here: https://help.ubuntu.com/community/LucidUpgrades > > If that's not possible, you can use a virtual machine to install a recent > version of Ubuntu and use it with TinyOS. You might also be able to > download an Ubuntu appliance from sites like > http://virtualboximages.com/VirtualBox+Ubuntu+Client+VDIs. > > Hope that helps, > Addisu > >> >> ------------------------------ >> >> Message: 3 >> Date: Sun, 13 Oct 2013 11:01:39 -0700 (PDT) >> From: sandyireland <[email protected]> >> Subject: Re: [Tinyos-help] TOSSIM error g++ not found, intalling using >> apt-get, apptitude not working >> To: [email protected] >> Message-ID: <[email protected]> >> Content-Type: text/plain; charset=us-ascii >> >> >> Hi addisu, >> already used sudo apt-get update as described above. >> GCC is there also as descibed above but g++ is not there. >> I have checked sources.list also. /etc/apt/sources.list coppied to a.txt >> attached. >> a.txt <http://tinyos-help.10906.n7.nabble.com/file/n23628/a.txt> >> >> >> >> -- >> View this message in context: >> http://tinyos-help.10906.n7.nabble.com/TOSSIM-error-g-not-found-intalling-using-apt-get-apptitude-not-working-tp23616p23628.html >> Sent from the TinyOS - Help mailing list archive at Nabble.com. >> >> >> ------------------------------ >> >> >> _______________________________________________ >> Tinyos-help mailing list >> [email protected] >> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >> >> End of Tinyos-help Digest, Vol 126, Issue 17 >> ******************************************** >> > > > > -- > Addisu Z. Taddese > Ph.D. Student > Electrical Engineering and Computer Science Department > Vanderbilt University > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Eric B. Decker Senior (over 50 :-) Researcher
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
