pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/51515: www/firefox fails to build with webrtc option enabled
The following reply was made to PR pkg/51515; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/51515: www/firefox fails to build with webrtc option enabled
Date: Wed, 28 Sep 2016 15:29:35 +0200
On Wed, Sep 28, 2016 at 11:35:00AM +0000, venture37%geeklan.co.uk@localhost wrote:
> Attempting to build www/firefox with the webrtc option enabled on
> NetBSD/7.0.1 i386, it fails due to lack of support for the SCTP
> implementation in NetBSD.
>
> /usr/pkgsrc/www/firefox/work/build/_virtualenv/bin/python /usr/pkgsrc/www/firefox/work/firefox-49.0/config/expandlibs_gen.py -o libtoolkit_profile.a.desc Unified_cpp_toolkit_profile0.o
> /usr/pkgsrc/www/firefox/work/firefox-49.0/netwerk/sctp/src/netinet6/sctp6_usrreq.c: In function 'sctp6_notify':
> /usr/pkgsrc/www/firefox/work/firefox-49.0/netwerk/sctp/src/netinet6/sctp6_usrreq.c:475:35: error: 'ICMP_UNREACH_ADMIN_PROHIBIT' undeclared (first use in this function)
> (icmph->icmp6_code == ICMP_UNREACH_ADMIN_PROHIBIT)) {
> ^
Missing netinet/ip_icmp.h?
Joerg
Home |
Main Index |
Thread Index |
Old Index