From owner-freebsd-questions Fri Dec 28 7:50:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.ehsrealtime.com (eris.ehsrealtime.com [213.52.146.130]) by hub.freebsd.org (Postfix) with ESMTP id E3F2537B425 for ; Fri, 28 Dec 2001 07:50:22 -0800 (PST) Received: from cyclops.ehsrealtime.com ([213.52.146.194]) by clientmail.ehsrealtime.com with esmtp (Exim 3.33 #2) id 16Jyrq-000O60-01 for freebsd-questions@freebsd.org; Fri, 28 Dec 2001 15:24:18 +0000 Received: from byrons (helo=localhost) by cyclops.ehsrealtime.com with local-esmtp (Exim 3.33 #1) id 16JzH1-000Kzc-00 for freebsd-questions@freebsd.org; Fri, 28 Dec 2001 15:50:19 +0000 Date: Fri, 28 Dec 2001 15:50:18 +0000 (GMT) From: Byron Schlemmer X-X-Sender: byrons@cyclops.ehsrealtime.com To: freebsd-questions@freebsd.org Subject: Compiling Galeon Message-ID: <20011228145333.O80509-100000@cyclops.ehsrealtime.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Folks, Has anybody else had problems compiling Galeon on 4.4-Stable lately? I get the following when trying to compile /usr/ports/www/galeon : EventContext.cpp: In method `nsresult EventContext::GetMouseEventInfo(WrapperMouseEventInfo *)': EventContext.cpp:468: no matching function for call to `nsIDOMMouseEvent::GetOriginalTarget (nsGetterAddRefs)' EventContext.cpp:455: warning: `nsresult result' might be used uninitialized in this function *** Error code 1 I've search a few lists and there is mention of compiling Galeon with the flag --enable-cpp-rtti, I've tried with it enabled and disabled. I've tried enabling/disabling compilation with embedded mozilla aswell. Still no joy. There is also mention of it not compiling with gcc 2.95, is that still true? Is there anything obvious that I'm missing? Thanks, -byron -- "Those who do not understand Unix are condemned to reinvent it, poorly." -- Henry Spencer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message