Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: "Yu, Mingli" <mingli.yu@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-networking][PATCH] samba: add samba-pidl to RDEPENDS
Date: Wed, 31 Aug 2016 15:48:19 +0800	[thread overview]
Message-ID: <57C68BC3.3080401@windriver.com> (raw)
In-Reply-To: <1472629032-25950-1-git-send-email-mingli.yu@windriver.com>

Please ignore this, sorry for noise.

Thanks,
Grace

On 2016年08月31日 15:37, mingli.yu@windriver.com wrote:
> From: Mingli Yu <Mingli.Yu@windriver.com>
>
> * Add samba-pidl to RDEPENDS for samba as pidl
>    provided by samba depends on Parse::Pidl module
>    provided by samba-pidl, otherwise comes below error
>
>    root@super_micro-1:~# pidl -h
>    Can't locate Parse/Pidl.pm in @INC (you may
>    need to install the Parse::Pidl module) (@INC
>    contains: /usr/share/perl5 /etc/perl
>    /usr/lib64/perl/site_perl/5.22.1/
>    /usr/lib64/perl/site_perl/5.22.1
>    /usr/lib64/perl/vendor_perl/5.22.1/
>    /usr/lib64/perl/vendor_perl/5.22.1
>    /usr/lib64/perl/5.22.1/ /usr/lib64/perl/5.22.1
>    /usr/local/lib/site_perl .) at /usr/bin/pidl line 409.
>    BEGIN failed--compilation aborted at /usr/bin/pidl line 409.
>
> Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
> ---
>   meta-networking/recipes-connectivity/samba/samba_4.4.5.bb | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-networking/recipes-connectivity/samba/samba_4.4.5.bb b/meta-networking/recipes-connectivity/samba/samba_4.4.5.bb
> index e35d527..eebf71c 100644
> --- a/meta-networking/recipes-connectivity/samba/samba_4.4.5.bb
> +++ b/meta-networking/recipes-connectivity/samba/samba_4.4.5.bb
> @@ -130,7 +130,7 @@ PACKAGES += "${PN}-python ${PN}-python-dbg ${PN}-pidl libwinbind libwinbind-dbg
>   PACKAGES =+ "libwbclient libnss-winbind winbind winbind-dbg libnetapi libsmbsharemodes \
>                libsmbclient libsmbclient-dev lib${PN}-base ${PN}-base ${PN}-ctdb-tests"
>
> -RDEPENDS_${PN} += "${PN}-base"
> +RDEPENDS_${PN} += "${PN}-base ${PN}-pidl"
>
>   FILES_${PN}-base = "${sbindir}/nmbd \
>                       ${sbindir}/smbd \
>


  reply	other threads:[~2016-08-31  7:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-31  7:37 [meta-networking][PATCH] samba: add samba-pidl to RDEPENDS mingli.yu
2016-08-31  7:48 ` Yu, Mingli [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-08-31  7:35 mingli.yu
2016-08-31  7:35 ` Yu, Mingli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57C68BC3.3080401@windriver.com \
    --to=mingli.yu@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox