All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCHv3] package/openldap: new package
Date: Wed, 28 Jan 2015 22:44:22 +0100	[thread overview]
Message-ID: <87k306vavd.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1422224360-13009-1-git-send-email-yann.morin.1998@free.fr> (Yann E. MORIN's message of "Sun, 25 Jan 2015 23:19:20 +0100")

>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > From: David Bender <codehero@gmail.com>
 > Signed-off-by: David Bender <codehero@gmail.com>
 > [yann.morin.1998 at free.fr:
 >   - remove ldaps config option, use build-time dependencies
 >   - add dependencies against openssl/gnutls/libnss as appropriate
 >   - fix mis-detected tls support when openssl is enabled
 >   - fix strip at install time
 >   - cleanup configure arguments
 >   - add hash file
 >   - fix help entry
 > ]
 > Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
 > ---
 > Changes v2 -> v3:
 >   - add hash file

> +++ b/package/openldap/0001-fix_cross_strip.patch
 > @@ -0,0 +1,74 @@
 > +Fix stripping when cross-compiling
 > +
 > +Probably-Signed-off-by: Dave Bender <bender@benegon.com>
 > +[yann.morin.1998 at free.fr: patch was made by Dave, but he
 > + forgot his SoB line, so I added it]
 > +Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

It would be simpler to just remove the 'STRIP = -s' from build/top.mk so
the strip stuff wasn't used, but ok - This patch could conceptually get
upstreamed.

Has it been sent upstream?


> +++ b/package/openldap/Config.in
 > @@ -0,0 +1,9 @@
 > +config BR2_PACKAGE_OPENLDAP
 > +	bool "openldap"
 > +	help
 > +	  OpenLDAP Software is an open source implementation of
 > +	  the Lightweight Directory Access Protocol.
 > +
 > +	  This only installs client-side support.
 > +

It needs wchar:

utf-8-conv.c: In function 'ldap_x_utf8_to_mb':
utf-8-conv.c:349:14: error: 'wctomb' undeclared (first use in this function)

Committed with that fixed, thanks.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2015-01-28 21:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-25 22:19 [Buildroot] [PATCHv3] package/openldap: new package Yann E. MORIN
2015-01-28 21:44 ` Peter Korsgaard [this message]
2015-01-28 21:47   ` Dave Bender
2015-01-28 21:51     ` Peter Korsgaard

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=87k306vavd.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.