From owner-freebsd-questions Thu Jan 10 21:22: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 0629237B404 for ; Thu, 10 Jan 2002 21:22:05 -0800 (PST) Received: from knightridder.com (a11a174.neo.rr.com [204.210.192.174]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id g0B5HIG18713; Fri, 11 Jan 2002 00:17:18 -0500 (EST) Message-ID: <3C3E767A.C83D498F@knightridder.com> Date: Fri, 11 Jan 2002 00:22:02 -0500 From: Jim Arnold Reply-To: jarnold@knightridder.com X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: skipstone@muhri.net, "freebsd-questions@FreeBSD.ORG" Subject: skipstone-0.7.8 port problems Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 I've been having a heck of time trying to get skipstone to install. I was running a version prior to 0.7.7 but I could not uprade to 0.7.7. I uninstalled my working version and haven't been able to install the new versions yet. I waited for 0.7.8 and that still won't work. Along the way I updated my mozilla embedded and headers each time they were upgraded but that never worked to make skipstone install either. I've been in contact with the port maintainer and he has no idea why this is happening. Here are the current Moz headers, etc I'm running: mozilla-0.9.7_2,1 mozilla-embedded-0.9.7_2,1 mozilla-headers-0.9.7_2,1 Below is the output from "make" as it error out. Thanks for any help or ideas. Jim ========== mozilla.cpp: In function `void mozilla_save_image(GtkMozEmbed *, gchar *, gchar *)': mozilla.cpp:275: no matching function for call to `nsDerivedSafe::SaveURI (nsCOMPtr &, int, nsCOMPtr &)' /usr/X11R6/include/mozilla/nsIWebBrowserPersist.h:149: candidates are: nsresult nsIWebBrowserPersist::SaveURI(nsIURI *, nsIInputStream *, const char *) mozilla.cpp: In function `gboolean mozilla_save(GtkMozEmbed *, gchar *, int)': mozilla.cpp:402: no matching function for call to `nsDerivedSafe::SaveDocument (nsCOMPtr &, nsCOMPtr &, nsCOMPtr &)' /usr/X11R6/include/mozilla/nsIWebBrowserPersist.h:164: candidates are: nsresult nsIWebBrowserPersist::SaveDocument(nsIDOMDocument *, const char *, const char *) mozilla.cpp: In function `glong mozilla_get_context_menu_type(GtkMozEmbed *, void *, gchar **, gchar **, gchar **)': mozilla.cpp:532: no matching function for call to `nsDerivedSafe::GetContentType (nsString &)' gmake[1]: *** [mozilla.o] Error 1 gmake[1]: Leaving directory `/max/ports/www/skipstone/work/skipstone-0.7.8/src' gmake: *** [all] Error 2 *** Error code 2 Stop in /max/ports/www/skipstone. *** Error code 1 Stop in /max/ports/www/skipstone. *** Error code 1 Stop in /max/ports/www/skipstone. -- Jim Arnold I'm currently running FreeBSD 4.4-STABLE which has been up for 40 days as of 01/11/02 12:00:00 AM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message