pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/49262 (Firefox compile fails at AString.o)
The following reply was made to PR pkg/49262; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/49262 (Firefox compile fails at AString.o)
Date: Fri, 18 Dec 2015 23:24:06 +0100
On Fri, Dec 18, 2015 at 10:00:01PM +0000, John D. Baker wrote:
> /d0/build/pkgsrc/www/firefox/work/firefox-43.0/media/libstagefright/frameworks/av/include/media/stagefright/foundation/AString.h:78:10: error: expected unqualified-id before 'int'
> void tolower();
> ^
Include <cctype> first, that makes the macros disappear.
Joerg
Home |
Main Index |
Thread Index |
Old Index