[Buildroot] [PATCHv3] package/openldap: new package

Dave Bender codehero at gmail.com
Wed Jan 28 21:47:11 UTC 2015


> 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?
>

I have not sent it yet but I will take care of that.

>
>> +++ 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


More information about the buildroot mailing list