Hi Eshan! Thank you very much for your reply. You are right I missed this step. So now as I'm trying to install the dependency and I have another problem. I get this error:
Reading package lists... Done Picking 'gcc-defaults' as source package instead of 'g++' Picking 'python3-defaults' as source package instead of 'python3-dev' Picking 'python-defaults' as source package instead of 'libpython-dev' Picking 'ncurses' as source package instead of 'libncurses5-dev' Picking 'zlib' as source package instead of 'zlib1g-dev' Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: builddeps:git : Depends: libcurl4-gnutls-dev but it is not going to be installed E: Unable to correct problems, you have held broken packages. I work on Ubuntu 18.04.4. Unfortunately I don't have much experience with Ubuntu and I tried to find a solution for this error, but didn't succeed. Maybe you could help me in case you encountered this problem before? On Tue, 9 Mar 2021 at 19:25, Eshan Dhawan <eshandhawa...@gmail.com> wrote: > > On 09-Mar-2021, at 11:16 PM, Olga Syrbachova <syrba4ev...@gmail.com> > wrote: > > > Hi! > > I'm trying to install RTEMS on Ubuntu. I follow the instructions here > https://ftp.rtems.org/pub/rtems/releases/5/5.1 > > After trying to build the tools: > > ../source-builder/sb-set-builder \ > --prefix=/development/rtems/5.1 \ > 5/rtems-sparc > > I get this error: > > RTEMS Source Builder - Set Builder, 5.1 > error: exe: not found: (__bison) /usr/bin/bison > error: exe: not found: (__flex) /usr/bin/flex > error: exe: not found: (__makeinfo) /usr/bin/makeinfo > error: host build environment is not set up correctly > Build FAILED > > I also tried to follow this tutorial > https://ftp.rtems.org/pub/rtems/releases/5/5.1/docs/html/user/start/sources.html, > but there is no https://ftp.rtems.org/pub/rtems/releases/5/5.1.0, > > only 5.0.0 and 5.1. > > So I ran $ wget > https://ftp.rtems.org/pub/rtems/releases/5/5.1/rtems-source-builder-5.1.tar.xz > | tar xJf - > > and got this error: > > --2021-03-09 18:39:11-- > https://ftp.rtems.org/pub/rtems/releases/5/5.1/rtems-source-builder-5.1.tar.xz > Resolving ftp.rtems.org (ftp.rtems.org)... 140.211.10.151 > Connecting to ftp.rtems.org (ftp.rtems.org)|140.211.10.151|:443... connected. > HTTP request sent, awaiting response... 404 Not Found > 2021-03-09 18:39:12 ERROR 404: Not Found. > > xz: (stdin): File format not recognized > tar: Child returned status 1 > tar: Error is not recoverable: exiting now > > What am I doing wrong? I would highly appreciate any help. > > > Hi > I think you haven’t installed the required dependency > Try : https://docs.rtems.org/branches/master/user/hosts/posix.html#xubuntu > > Thanks > - Eshan > > > _______________________________________________ > users mailing list > users@rtems.org > http://lists.rtems.org/mailman/listinfo/users > >
_______________________________________________ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users