[Epiphany] Re: new build error



Mike writes: 

> I am getting the following built against moz cvs around 16/6 
> 
> (moz 1.5a) 
> 
> EphyWrapper.cpp: In method `nsresult EphyWrapper::ForceEncoding (const
> char *)':
> EphyWrapper.cpp:734: no matching function for call to
> `nsDerivedSafe<nsIMarkupDocumentViewer>::SetForceCharacterSet
> (nsDependentCString)'
> /usr/include/mozilla-1.5a/docshell/nsIMarkupDocumentViewer.h:51:
> candidates are: nsresult
> nsIMarkupDocumentViewer::SetForceCharacterSet (const PRUnichar *)
> make[3]: *** [EphyWrapper.lo] Error 1
> make[3]: Leaving directory `/root/epiphany/embed/mozilla'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/root/epiphany/embed'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/epiphany'
> make: *** [all] Error 2
> You have new mail in /var/spool/mail/mike 
> 
> ephi built on wednesday against the same mozilla
> _______________________________________________
> Epiphany mailing list
> Epiphany@mozdev.org
> http://www.mozdev.org/mailman/listinfo/epiphany
 

You need to update your mozilla. There was an api change in moz and that 
function now takes a ascii char not a unicode one. 

dave



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]