[OE-core] [PATCH 07/25] nss: update to 3.48

Alexander Kanavin alex.kanavin at gmail.com
Fri Dec 20 11:18:45 UTC 2019


It's getting ridiculous, isn't it? Dropping centos 7 from supported list
can't come soon enough.

(I've seen the discussion on the oe-arch list)

Alex

On Fri, 20 Dec 2019 at 12:00, Ross Burton <ross.burton at intel.com> wrote:

> Breaks on Centos 7:
>
> nsinstall.c: In function ‘main’:
> nsinstall.c:201:5: warning: implicit declaration of function ‘getopt’
> [-Wimplicit-function-declaration]
>       while ((opt = getopt(argc, argv, "C:DdlL:Rm:o:g:t")) != EOF) {
>       ^
> nsinstall.c:203:20: error: ‘optarg’ undeclared (first use in this function)
>      case 'C': cwd = optarg; break;
>                      ^
> nsinstall.c:203:20: note: each undeclared identifier is reported only
> once for each function it appears in
> nsinstall.c:225:13: error: ‘optind’ undeclared (first use in this function)
>       argc -= optind;
>               ^
>
> Ross
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20191220/14ad674a/attachment.html>


More information about the Openembedded-core mailing list