[meta-virtualization] [meta-virt][m-c-s][PATCH 1/1] glusterfs: build with libtirpc

Bruce Ashfield bruce.ashfield at gmail.com
Thu May 24 13:09:17 PDT 2018


merged.

Bruce

On Wed, May 23, 2018 at 1:50 PM, Joe Slater <joe.slater at windriver.com>
wrote:

> rpc is not part of glibc 2.27.
>
> Signed-off-by: Joe Slater <joe.slater at windriver.com>
> ---
>  recipes-extended/glusterfs/glusterfs.inc | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/recipes-extended/glusterfs/glusterfs.inc
> b/recipes-extended/glusterfs/glusterfs.inc
> index 0556e2a..02c8a6a 100644
> --- a/recipes-extended/glusterfs/glusterfs.inc
> +++ b/recipes-extended/glusterfs/glusterfs.inc
> @@ -29,9 +29,14 @@ LIC_FILES_CHKSUM = "file://COPYING-GPLV2;md5=
> b234ee4d69f5fce4486a80fdaf4a4263 \
>
>  inherit autotools pkgconfig distutils-base update-rc.d systemd
>
> -DEPENDS += "bison-native flex-native python-native fuse libaio libxml2
> ncurses \
> +DEPENDS += "bison-native flex-native python-native fuse libaio libtirpc
> libxml2 ncurses \
>              openssl python readline zlib liburcu util-linux glib-2.0 acl"
>
> +# rpc now comes from libtirpc instead of glibc
> +#
> +CFLAGS += "-I${STAGING_INCDIR}/tirpc"
> +LDFLAGS += " -ltirpc"
> +
>  EXTRA_OECONF = "ac_cv_file__etc_debian_version=no \
>                  ac_cv_file__etc_SuSE_release=no \
>                  ac_cv_file__etc_redhat_release=no \
> --
> 2.7.4
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20180524/8347c854/attachment-0001.html>


More information about the meta-virtualization mailing list