On Mon, Feb 4, 2019 at 10:44 AM Beaman, Thomas <thomas.bea...@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@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to