Subject: Re: galeon build fails on 1.5.3_ALPHA/i386
To: None <hubert.feyrer@informatik.fh-regensburg.de>
From: Shin'ichiro TAYA <taya@netbsd.org>
List: tech-pkg
Date: 03/15/2002 08:39:25
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
Subject: galeon build fails on 1.5.3_ALPHA/i386
Date: Thu, 14 Mar 2002 11:59:35 +0100 (MET)

> I rebuilt gdk-pixbut and mozilla, and now the build bombs out on galeon:
> 
> mozilla.cpp: In function `gboolean mozilla_save_url(struct GaleonEmbed *,
> const char *, char *, enum DownloadAction, void **)':
> mozilla.cpp:368: no matching function for call to
> `GProgressListener2::InitForPersist (nsCOMPtr<nsIWebBrowserPersist> &,
> void *, nsCOMPtr<nsIURI> &, nsCOMPtr<nsILocalFile> &, DownloadAction &,
> void **&)'
> ProgressListener2.h:66: candidates
> are: GProgressListener2::InitForPersist(nsIWebBrowserPersist *,
> nsIDOMWindow *, nsIURI *, nsIFile *, DownloadAction, void *, PRInt64)
> 
> Is this a known problem?

I could build it on 1.5.3_RC1/i386.
Could you provide more detail log including compile options?