Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Port amd build filure - netpgp/lib



On Fri, Jun 25, 2010 at 07:54:39AM -0700, Paul Goyette wrote:
> Sources updated just a few minutes ago, and building into a clean/empty 
> $OBJDIR
> 
> /build/netbsd-local/src/crypto/external/bsd/netpgp/lib/../dist/src/lib/misc.c:
>  In function 'hexdump':
> /build/netbsd-local/src/crypto/external/bsd/netpgp/lib/../dist/src/lib/misc.c:1102:
>  warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
> /build/netbsd-local/src/crypto/external/bsd/netpgp/lib/../dist/src/lib/misc.c:1102:
>  warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
> /build/netbsd-local/src/crypto/external/bsd/netpgp/lib/../dist/src/lib/misc.c:1105:
>  warning: format '%.5d' expects type 'int', but argument 3 has type 'size_t'
> /build/netbsd-local/src/crypto/external/bsd/netpgp/lib/../dist/src/lib/misc.c:1105:
>  warning: format '%.5d' expects type 'int', but argument 3 has type 'size_t'
> *** [misc.o] Error code 1
> nbmake: stopped in /build/netbsd-local/src/crypto/external/bsd/netpgp/lib

Should be fixed with version 1.32 of misc.c

Thanks for the nudge.

Best,
Alistair


Home | Main Index | Thread Index | Old Index