Date: Fri, 11 Jan 2002 00:22:02 -0500 From: Jim Arnold <jarnold@knightridder.com> To: skipstone@muhri.net, "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG> Subject: skipstone-0.7.8 port problems Message-ID: <3C3E767A.C83D498F@knightridder.com>
next in thread | raw e-mail | index | archive | help
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<nsIWebBrowserPersist>::SaveURI (nsCOMPtr<nsIURI> &, int, nsCOMPtr<nsILocalFile> &)' /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<nsIWebBrowserPersist>::SaveDocument (nsCOMPtr<nsIDOMDocument> &, nsCOMPtr<nsILocalFile> &, nsCOMPtr<nsILocalFile> &)' /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<nsIDOMNSDocument>::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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C3E767A.C83D498F>