Hi,

hmm, is this some issue just locally for me when compiling this version?

[   98s] gcc -o Linux3.16_x86_64_cc_glibc_PTH_64_OPT.OBJ/install.o -c
-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2
-fstack-protector -funwind-tables -fasynchronous-unwind-tables -g
-fno-strict-aliasing -fPIC -DLINUX2_1 -m64 -Wall -Werror -pipe
-ffunction-sections -fdata-sections -DLINUX -Dlinux -DHAVE_STRERROR
-DXP_UNIX -DNSPR20 -DYY_NO_UNPUT -DYY_NO_INPUT -UDEBUG -DNDEBUG
-D_REENTRANT -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr4
-I../../../dist/Linux3.16_x86_64_cc_glibc_PTH_64_OPT.OBJ/include
-I../../../dist/public/sectools -I../../../dist/private/sectools
-I../../../dist/public/seccmd -I../../../dist/public/nss
-I../../../dist/public/dbm -I../../../dist/private/seccmd
-I../../../dist/private/nss -I../../../dist/private/dbm  install.c
[   98s] install.c: In function 'Pk11Install_DoInstall':
[   98s] install.c:341:2: error: call to function
'Pk11Install_Info_init' without a real prototype
[-Werror=unprototyped-calls]
[   98s]   Pk11Install_Info_init(&installInfo);
[   98s]   ^
[   98s] In file included from install.c:6:0:
[   98s] install-ds.h:246:1: note: 'Pk11Install_Info_init' was declared here
[   98s]  Pk11Install_Info_init();
[   98s]  ^
[   98s] cc1: all warnings being treated as errors

-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to