[yocto] sun rpc missing in thud

Khem Raj raj.khem at gmail.com
Mon Feb 4 11:32:26 PST 2019


On Mon, Feb 4, 2019 at 10:44 AM Beaman, Thomas <Thomas.Beaman at xerox.com> wrote:
>
> Hi,
>
>
>
> I am converting to thud and having trouble figuring out how to get sun rpc to install in my sysroot.
>
>
>
> I can see that the sun rpc files are still in the glibc git  but I cannot figure what recipe or options I need to get them included in my distro. (I still have some old legacy code that needs them)
>

is it possible to move over to ti-rpc ? we have moved away from built-in glibc
version of rpc and replaced the need with ti-rpc, you might have to explicitly
enable it via a glibc bbappend and take care of packaging and
potential conflcts with ti-rpc.

>
>
>
>
> I have tried adding the following but they do not bring in the   usr/include/rpc/rpc.h files like previous releases did.
>
>
>
>
>
> IMAGE_INSTALL_append = " lib32-glibc-dbg"
>
>
>
> IMAGE_INSTALL_append = " rpcsvc-proto"
>
>
>
>
>
> Any help or suggestions of what to add or modify to get these files back in
>
>
>
> Regards,
>
> Tom Beaman
>
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


More information about the yocto mailing list