From owner-freebsd-gnome@FreeBSD.ORG Mon Oct 27 04:22:58 2003 Return-Path: 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 0F14016A4B3 for ; Mon, 27 Oct 2003 04:22:58 -0800 (PST) Received: from rambutan.pingpong.net (81.milagro.bahnhof.net [195.178.168.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9929543F3F for ; Mon, 27 Oct 2003 04:22:56 -0800 (PST) (envelope-from girgen@pingpong.net) Received: from rambutan.pingpong.net (localhost [127.0.0.1]) h9RCMsr7073564; Mon, 27 Oct 2003 13:22:54 +0100 (CET) (envelope-from girgen@pingpong.net) Received: (from girgen@localhost) by rambutan.pingpong.net (8.12.8p1/8.12.8/Submit) id h9RCMsU8073563; Mon, 27 Oct 2003 13:22:54 +0100 (CET) X-Authentication-Warning: rambutan.pingpong.net: girgen set sender to girgen@pingpong.net using -f Sender: girgen@rambutan.pingpong.net To: gnome@FreeBSD.org From: Palle Girgensohn Date: 27 Oct 2003 13:22:54 +0100 Message-ID: <87ismayin5.fsf@rambutan.pingpong.net> Lines: 23 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: compile error trying to build port epiphany X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Oct 2003 12:22:58 -0000 Hi! I get a compiler error when trying to build port www/epiphany. Any ideas? I'm on fbsd 4.8p3. c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../embed -I../.. -pipe -O -fmemoize-lookups -fsave-memoized -Wall -Wno-unused -I/usr/X11R6/include/mozilla/gtkembedmoz -I/usr/X11R6/include/mozilla/xpcom -I/usr/X11R6/include/mozilla/string -I/usr/X11R6/include/mozilla/nspr -I/usr/X11R6/include/mozilla/appcomps -I/usr/X11R6/include/mozilla/chrome -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/helperAppDlg -I/usr/X11R6/include/mozilla/history -I/usr/X11R6/include/mozilla/layout -I/usr/X11R6/include/mozilla/locale -I/usr/X11R6/include/mozilla/mimetype -I/usr/X11R6/include/mozilla/necko -I/usr/X11R6/include/mozilla/nkcache -I/usr/X11R6/include/mozilla/pref -I/usr/X11R6/include/mozilla/progressDlg -I/usr/X11R6/include/mozilla/shistory -I/usr/X11R6/! include/mozilla/unicharutil -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 -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libart-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/! gnome-vfs-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr! /X11R6/i nclude/gnome-vfs-module-2.0 -I/usr/X11R6/include/eel-2 -I/usr/X11R6/include/gail-1.0 -DSHARE_DIR=\"/usr/X11R6/share/gnome/epiphany\" -include /usr/X11R6/include/mozilla/mozilla-config.h -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -fno-rtti -pipe -O -fmemoize-lookups -fsave-memoized -c ContentHandler.cpp -Wp,-MD,.deps/ContentHandler.TPlo -fPIC -DPIC -o .libs/ContentHandler.lo ContentHandler.cpp:254: prototype for `nsresult GContentHandler::Show(nsIHelperAppLauncher *, nsISupports *, int)' does not match any in class `GContentHandler' ContentHandler.h:59: candidate is: nsresult GContentHandler::Show(nsIHelperAppLauncher *, nsISupports *) ContentHandler.cpp:279: prototype for `nsresult GContentHandler::PromptForSaveToFile(nsIHelperAppLauncher *, nsISupports *, const PRUnichar *, const PRUnichar *, nsILocalFile **)' does not match any in class `GContentHandler' ContentHandler.h:59: candidate is: nsresult GContentHandler::PromptForSaveToFile(nsISupports *, const PRUnichar *, const PRUnichar *, nsILocalFile **) gmake[3]: *** [ContentHandler.lo] Fel 1 gmake[3]: Leaving directory `/export/slask/ports/usr/ports/www/epiphany/work/epiphany-1.0.4/embed/mozilla' gmake[2]: *** [all-recursive] Fel 1 gmake[2]: Leaving directory `/export/slask/ports/usr/ports/www/epiphany/work/epiphany-1.0.4/embed' gmake[1]: *** [all-recursive] Fel 1 gmake[1]: Leaving directory `/export/slask/ports/usr/ports/www/epiphany/work/epiphany-1.0.4' gmake: *** [all] Fel -- Palle Girgensohn Ping Pong AB