Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 2013 07:45:53 -0300
From:      Joseph Mingrone <jrm@ftfl.ca>
To:        Ted Faber <faber@lunabase.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Another Firefox 21.0 crash
Message-ID:  <86li6woie6.fsf@gly.ath.cx>
In-Reply-To: <20130529153910.GA10356@mail.lunabase.org> (Ted Faber's message of "Wed, 29 May 2013 08:39:11 -0700")
References:  <20130525230731.GA93415@mail.lunabase.org> <86r4gqdk16.fsf@gly.ath.cx> <20130529153910.GA10356@mail.lunabase.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Ted Faber <faber@lunabase.org> writes:
> gcc46 gives me a compilation error:
>
> /usr/ports/www/firefox/work/mozilla-release/xpcom/io/nsMultiplexInputStream.cpp: In member function 'virtual nsresult nsMultiplexInputStream::Seek(int32_t, int64_t)':
> /usr/ports/www/firefox/work/mozilla-release/xpcom/io/nsMultiplexInputStream.cpp:532:86: error: no matching function for call to 'XPCOM_MIN(int64_t&, __gnu_cxx::__enable_if<true, double>::__type)'
> /usr/ports/www/firefox/work/mozilla-release/xpcom/io/nsMultiplexInputStream.cpp:532:86: note: candidate is:
> ../../dist/include/nsAlgorithm.h:34:1: note: template<class T> const
> T& XPCOM_MIN(const T&, const T&)

I'm on 9.1-STABLE #0 r246915 and configured firefox as follows:
Options: 
        DBUS: off
        DEBUG: off
        GCONF: off
        GIO: off
        GNOMEUI: off
        GNOMEVFS2: off
        GSTREAMER: on
        LIBPROXY: off
        LOGGING: off
        OPTIMIZED_CFLAGS: off
        PGO: off
        WEBRTC: off
        ALSA: off
        OSS: on
        PULSEAUDIO: off

Joseph



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86li6woie6.fsf>