pkgsrc-Users archive

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

Re: CVS commit: pkgsrc/www/firefox



>From: Marc Baudoin <babafou%babafou.eu.org@localhost>, Date: Thu, 1 May 2014 
>10:10:57 +0200
>
>> Ryo ONODERA <ryoon%netbsd.org@localhost> écrit :
>>> 
>>> Log Message:
>>> Update to 29.0
>> 
>> Compilation fails on NetBSD/amd64 6.1.4 (from a freshly updated
>> pkgsrc source tree) :

On NetBSD/i386 I got

>  
> /usr/obj/www/firefox/work/mozilla-release/security/manager/ssl/src/nsNSSComponent.cpp:1595:28:
>  error: 'SSL_ENABLE_NPN' was not declared in this scope
>       SSL_OptionSetDefault(SSL_ENABLE_NPN,
>                            ^
>/usr/obj/www/firefox/work/mozilla-release/security/manager/ssl/src/nsNSSComponent.cpp:1599:28:
> error: 'SSL_ENABLE_ALPN' was not declared in this scope
>       SSL_OptionSetDefault(SSL_ENABLE_ALPN,
>                            ^
>gmake[3]: *** [nsNSSComponent.o] Error 1

nss-3.15.4 didn't have the SSL_ENABLE_NPN and SSL_ENABLE_ALPN
defines in nss/nss/ssl.h

nss-3.16 does. Additional dependency needed ?

Onno


Home | Main Index | Thread Index | Old Index