<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 5, 2019 at 4:04 PM John Graham <<a href="mailto:johngavingraham@googlemail.com">johngavingraham@googlemail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> Did you install the packages listed here:<br>
><br>
> <a href="https://docs.rtems.org/branches/master/user/hosts/posix.html#xubuntu" rel="noreferrer" target="_blank">https://docs.rtems.org/branches/master/user/hosts/posix.html#xubuntu</a><br>
><br>
> sudo apt-get build-dep gcc-defaults g++ gdb git unzip pax bison \<br>
>         flex libpython-dev git libncurses5-dev zlib1g-dev<br>
<br>
It can't find build-dep or gcc-defaults - any idea if this is because<br>
I'm on 19.04 or if the package name isn't quite right?<br></blockquote><div><br></div><div>The package names do sometimes change. I recall updating this area myself based on user feedback. But I don't think that's the issue this time.</div><div><br></div><div>My understanding is that build-dep is a subcommand for apt-get so "apt-get build-dep PACKAGE" fetches the build dependencies for PACKAGE.</div><div><br></div><div><a href="https://packages.ubuntu.com/search?suite=default&section=all&arch=any&keywords=gcc-defaults&searchon=sourcenames">https://packages.ubuntu.com/search?suite=default&section=all&arch=any&keywords=gcc-defaults&searchon=sourcenames</a>  shows gcc-defaults as a source package. Maybe you need to enable the source repositories.</div><div><br></div><div>I'm primarily a Centos user but periodically try to make sure the Ubuntu instructions are working.</div><div><br></div><div>--joel <br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div></div>