Can't build application

Ida Delphine idadelm at gmail.com
Sat Jun 12 23:06:02 UTC 2021


Hello,
I've spent all week trying to build this application and figure out what I
am missing, I carefully followed the steps in the quickstart guide
repeatedly but I keep running into the same error. Some time ago, I built
an application as part of my GSoC proof I can work with RTEMS and it
worked. Even when I run

> find build -name hello.exe
>
It tells me the file hello.exe is present. If the problem is I probably
have a missing "6" somewhere that means the documentation is missing
something. Here is the screenshot of what I get. If anybody has recently
done this successfully with the most recent changes I will really
appreciate some help. Been this stuck for a while...
[image: Screenshot from 2021-06-12 17-10-34.png]


On Mon, Jun 7, 2021 at 6:14 PM Gedare Bloom <gedare at rtems.org> wrote:

> On Mon, Jun 7, 2021 at 9:58 AM Ida Delphine <idadelm at gmail.com> wrote:
> >
> > Hello everyone,
> >
> > I've been following the quick start tutorial and followed the steps to
> build my application on this link -
> https://docs.rtems.org/branches/master/user/start/app.html
> >
> > Upon running the executable
> >
> > $HOME/quick-start/rtems/6/bin/rtems-run --rtems-bsps=erc32-sis
> build/sparc-rtems-erc32/hello.exe
> >
> on the command line try:
> $>  find build -name hello.exe
>
> See what comes up. the error message suggests you aren't providing a
> file, so maybe you got the path to the executable wrong, assuming the
> build succeeded.
> My guess is there's a missing 6 somewhere.
>
> > I get this error message
> > RTEMS Testing - Run, 6.0.not_released
> >  Command Line: /home/idadel/quick-start/rtems/6/bin/rtems-run
> --rtems-bsps=erc32-sis build/sparc-rtems-erc32/hello.exe
> >  Host: Linux ida-pc 5.8.0-53-generic #60~20.04.1-Ubuntu SMP Thu May 6
> 09:52:46 UTC 2021 x86_64
> >  Python: 3.8.5 (default, Sep  4 2020, 07:30:14) [GCC 7.3.0]
> > Host: Linux-5.8.0-53-generic-x86_64-with-glibc2.10 (Linux ida-pc
> 5.8.0-53-generic #60~20.04.1-Ubuntu SMP Thu May 6 09:52:46 UTC 2021 x86_64
> x86_64)
> > error: executable is not a file: build/sparc-rtems-erc32/hello.exe
> >
> > I followed the same tutorial some time ago and everything went well. I
> can't seem to wrap my head around where I am going wrong.
> >
> >
> > _______________________________________________
> > users mailing list
> > users at rtems.org
> > http://lists.rtems.org/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20210613/401b57c8/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2021-06-12 17-10-34.png
Type: image/png
Size: 77700 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/users/attachments/20210613/401b57c8/attachment-0001.png>


More information about the users mailing list