From owner-freebsd-gnome Tue May 7 13:20:56 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mail.vvi.at (mail.vvi.at [208.252.225.19]) by hub.freebsd.org (Postfix) with SMTP id 8CFCE37B40C for ; Tue, 7 May 2002 13:20:29 -0700 (PDT) Received: from [208.252.225.57] by mail.vvi.at (CommuniGate SMTP 3.1.3) with ESMTP id S.1533751674fx for ,...; Tue, 07 May 2002 13:20:23 -0700 From: "VVI hostmaster" To: "'Joe Marcus Clarke'" Cc: Subject: RE: Problem with galeon compile Date: Tue, 7 May 2002 13:17:58 -0700 Organization: Vista View Imagery of California Message-ID: <000a01c1f604$4b856520$39e1fcd0@xavier2> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 In-Reply-To: <1020796865.416.15.camel@gyros.marcuscom.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 Hi, Your instructions got galeon to compile but only after I did another cvsup on the ports after the first try ;o) Anyways, galeon ended in error with a message " In file included from mozilla.cpp:69: ProgressListener2.h:22: nsIProgressDialog.h: No such file or directory In file included from mozilla.cpp:69:" Here is the bottom of the compile ===> Building for galeon-1.2.1_1 make all-recursive Making all in intl Making all in po Making all in src Making all in mozilla c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src c++ -I/usr/X11R6/include/mozilla -I/usr/X11R6/include/mozilla/nspr -I/usr/X11R6/include/mozilla/appcomps -I/usr/X11R6/include/mozilla/content -I/usr/X11R6/include/mozilla/cookie -I/usr/X11R6/include/mozilla/docshell -I/usr/X11R6/include/mozilla/dom -I/usr/X11R6/include/mozilla/exthandler -I/usr/X11R6/include/mozilla/find -I/usr/X11R6/include/mozilla/gfx -I/usr/X11R6/include/mozilla/gtkembedmoz -I/usr/X11R6/include/mozilla/helperAppDlg -I/usr/X11R6/include/mozilla/java -I/usr/X11R6/include/mozilla/jsconsole -I/usr/X11R6/include/mozilla/layout -I/usr/X11R6/include/mozilla/mimetype -I/usr/X11R6/include/mozilla/mozxfer -I/usr/X11R6/include/mozilla/necko -I/usr/X11R6/include/mozilla/necko2 -I/usr/X11R6/include/mozilla/nkcache -I/usr/X11R6/include/mozilla/oji -I/usr/X11R6/include/mozilla/pref -I/usr/X11R6/include/mozilla/progressDlg -I/usr/X11R6/include/mozilla/string -I/usr/X11R6/include/mozilla/shistory -I/usr/X11R6/include/mozilla/uconv -I/usr/X11R6/include/mozilla/uriloader -I/usr/X11R6/include/mozilla/wallet -I/usr/X11R6/include/mozilla/webbrowserpersist -I/usr/X11R6/include/mozilla/webbrwsr -I/usr/X11R6/include/mozilla/webshell -I/usr/X11R6/include/mozilla/widget -I/usr/X11R6/include/mozilla/windowwatcher -I/usr/X11R6/include/mozilla/xpcom -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gnome-vfs-1.0 -I/usr/X11R6/lib/gnome-vfs-1.0/include -I/usr/X11R6/include/libglade-1.0 -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/orbit-1.0 -I/usr/local/include/freetype2 -DLIB_DIR=\"/usr/X11R6/lib/galeon\" -DSHARE_DIR=\"/usr/X11R6/share/gnome/galeon\" -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE -fno-rtti -O -pipe -Wall -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Werror -c mozilla.cpp In file included from mozilla.cpp:69: ProgressListener2.h:22: nsIProgressDialog.h: No such file or directory In file included from mozilla.cpp:69: ProgressListener2.h:54: syntax error before `,' ProgressListener2.h:61: virtual outside class declaration ProgressListener2.h:61: virtual outside class declaration ProgressListener2.h:61: syntax error before `protected' cpp0: output pipe has been closed *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.1/src/mozilla. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.1/src. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.1. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-12.1. *** Error code 1 Stop in /usr/ports/www/galeon. Best Regards, Jason -----Original Message----- From: Joe Marcus Clarke [mailto:marcus@marcuscom.com] Sent: Tuesday, May 07, 2002 11:41 AM To: VVI hostmaster Cc: freebsd-gnome@FreeBSD.ORG Subject: Re: Problem with galeon compile On Tue, 2002-05-07 at 14:33, VVI hostmaster wrote: > Hi, > > Buzzing along on the compile and ran into another error > > Seems there is a problem with galeon from sourceforge or something like > a patch or checksum check? No, the checksum is still in sync with the dist file. Do a make distclean in your galeon directory, then refetch the distfile. Joe > > > ===> gnome-1.4.1b2_2 depends on executable: nautilus - not found > ===> Verifying install for nautilus in /usr/ports/x11-fm/nautilus > ===> Installing for nautilus-1.0.6_5 > ===> nautilus-1.0.6_5 depends on file: > /usr/X11R6/share/gnome/ui/nautilus-galeon-view-ui.xml - not found > ===> Verifying install for > /usr/X11R6/share/gnome/ui/nautilus-galeon-view-ui.xml in > /usr/ports/www/galeon > >> galeon-1.2.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/. > >> Attempting to fetch from http://prdownloads.sourceforge.net/galeon/. > fetch: galeon-1.2.1.tar.gz: size of remote file is not known Receiving > galeon-1.2.1.tar.gz: 8490 bytes 8490 bytes transferred in 0.1 seconds > (145.47 kBps) ===> Extracting for galeon-1.2.1_1 > >> Checksum mismatch for galeon-1.2.1.tar.gz. > Make sure the Makefile and distinfo file > (/usr/ports/www/galeon/distinfo) are up to date. If you are absolutely > sure you want to override this check, type "make NO_CHECKSUM=yes [other > args]". > *** Error code 1 > > Stop in /usr/ports/www/galeon. > *** Error code 1 > > Stop in /usr/ports/x11-fm/nautilus. > *** Error code 1 > > Stop in /usr/ports/x11/gnome. > > > Jason > > > -- 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