pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/51350: www/firefox from pkgsrc 2016Q2 fails to build on NetBSD/i386 6.1.5
The following reply was made to PR pkg/51350; it has been noted by GNATS.
From: Matthew Mondor <mm_lists%pulsar-zone.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/51350: www/firefox from pkgsrc 2016Q2 fails to build on
NetBSD/i386 6.1.5
Date: Wed, 20 Jul 2016 18:05:40 -0400
A comment if it may be useful:
This bug appears similar to an older
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54757 although this time
the function it's looking for would be the float version of
nexttoward(3), nexttowardf(3). NetBSD 6's libm appears to indeed be
lacking this function. I believe that NetBSD-6 and NetBSD-7 lack this
function but that -current recently has it (at least according to the
manual pages HTTP gateway).
It would be possible have a patch to include a version for this
function if it's missing (and also ask Mozilla upstream to fix it
officially), or to backport those libm changes to NetBSD-7 and
NetBSD-6...
--
Matt
Home |
Main Index |
Thread Index |
Old Index