On Sat, May 12, 2018 at 1:42 AM, Amaan Cheval
wrote:
> On Sat, May 12, 2018 at 2:48 AM, Chris Johns wrote:
> > On 11/5/18 3:02 am, Joel Sherrill wrote:
> >>
> >> https://ftp.rtems.org/pub/rtems/people/chrisj/doc-
> online/4.11/rsb/hosts.html#xubuntu
> >>
> >
> > Where is this link being found?
>
On Sat, May 12, 2018 at 2:48 AM, Chris Johns wrote:
> On 11/5/18 3:02 am, Joel Sherrill wrote:
>>
>> https://ftp.rtems.org/pub/rtems/people/chrisj/doc-online/4.11/rsb/hosts.html#xubuntu
>>
>
> Where is this link being found?
I've seen the link a few times through Google.
The one mentioned above
On 11/5/18 3:02 am, Joel Sherrill wrote:
>
> https://ftp.rtems.org/pub/rtems/people/chrisj/doc-online/4.11/rsb/hosts.html#xubuntu
>
Where is this link being found?
The permanent link for the documentation is here:
https://docs.rtems.org/branches/master/rsb/hosts.html#xubuntu
I have moved tha
Hey Aditya,
Thank you so much for you reminder, the problem is solved! :D
Best,
Dannie
On Thu, May 10, 2018 at 12:07 AM, Aditya Upadhyay
wrote:
> Hi Dannie,
>
> Did you check the python version? It should be a development version.
> First run this command:
> sudo apt-get python2.7-dev
>
> then
Hey Chris,
You are correct that the disk space of Ubuntu is not large enough since it
is in a VM, I resized the disk space and then problem was solved.
Thank you so much! :D
-Dannie
On Thu, May 10, 2018 at 2:28 AM, Chris Johns wrote:
> On 10/5/18 4:47 am, Danxue Huang wrote:
> > Hi Dr. Johns
On Thu, May 10, 2018 at 2:28 AM, Chris Johns wrote:
> On 10/5/18 4:47 am, Danxue Huang wrote:
> > Hi Dr. Johns,
>
> Hi, please feel free to use Chris. And thanks for the promotion to Dr but
> Joel
> and Gedare are the esteemed doctors :)
>
> > I just got a new laptop (Windows) and I got stuck on
On 10/5/18 4:47 am, Danxue Huang wrote:
> Hi Dr. Johns,
Hi, please feel free to use Chris. And thanks for the promotion to Dr but Joel
and Gedare are the esteemed doctors :)
> I just got a new laptop (Windows) and I got stuck on building a SPARC tool set
> using Ubuntu in Virtual Box. To build a
Hi Dannie,
Did you check the python version? It should be a development version.
First run this command:
sudo apt-get python2.7-dev
then try
../source-builder/sb-set-builder --log=1-sparc.txt
--prefix=$HOME/development/rtems config/5/rtems-sparc64.bset
Hope, It will solve your problem.
Regards,
Hi folks,
I just got a new laptop (Windows system) and I got stuck on building a
SPARC tool set using Ubuntu in Virtual Box. To build a SPARC tool set, I
use the command as below.
../source-builder/sb-set-builder --log=1-sparc.txt
--prefix=$HOME/development/rtems config/5/rtems-sparc64.bset
Is