From owner-freebsd-gnome Thu Nov 14 11:21:18 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 610E937B401 for ; Thu, 14 Nov 2002 11:21:17 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id C691943E8A for ; Thu, 14 Nov 2002 11:21:16 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id gAEJKj4U014097; Thu, 14 Nov 2002 14:20:45 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: Galeon Build Error? From: Joe Marcus Clarke To: Ryan Sommers Cc: FreeBSD GNOME Users In-Reply-To: <1037300963.596.0.camel@lobo> References: <1037300963.596.0.camel@lobo> Content-Type: text/plain Organization: MarcusCom, Inc. Message-Id: <1037301671.323.59.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 14 Nov 2002 14:21:13 -0500 Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-3.3 required=5.0 tests=AWL,IN_REP_TO,NOSPAM_INC,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_00_01 version=2.43 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2002-11-14 at 14:09, Ryan Sommers wrote: > I received the following error when I was building Galeon: > > REENTRANT -D_THREAD_SAFE -fno-rtti -O -pipe -Wall > -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Werror -c > ProgressListener2.cpp > ProgressListener2.cpp:354: prototype for `nsresult > GProgressListener2::Init(nsIURI *, nsILocalFile *, const PRUnichar *, > nsIMIMEInfo *, long long int, nsIWebBrowserPersist *)' does not match > any in class `GProgressListener2' > ProgressListener2.h:63: candidate is: nsresult > GProgressListener2::Init(nsIURI *, nsILocalFile *, const PRUnichar *, > const PRUnichar *, long long int, nsIWebBrowserPersist *) > ProgressListener2.cpp:413: no `nsresult > GProgressListener2::GetMIMEInfo(nsIMIMEInfo **)' member function > declared in class `GProgressListener2' > ProgressListener2.cpp:454: no `nsresult > GProgressListener2::GetCancelDownloadOnClose(PRBool *)' member function > declared in class `GProgressListener2' > ProgressListener2.cpp:458: no `nsresult > GProgressListener2::SetCancelDownloadOnClose(int)' member function > declared in class `GProgressListener2' > *** Error code 1 > > Stop in /usr/ports/www/galeon/work/galeon-1.2.6/src/mozilla. Looks like your mozilla-headers are messed up. You might try: # pkg_deinstall mozilla-headers # rm -rf /usr/X11R6/include/mozilla-headers # cd /usr/ports/www/mozilla-headers # make install clean Joe -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message