Re: [Epiphany] Problem buildling epiphany



On Sun, 2003-05-25 at 21:06, Marco Pesenti Gritti wrote:
> On Sun, 2003-05-25 at 16:29, Lee Willis wrote:
> > On Sun, 2003-05-25 at 15:26, Mike wrote:
> > > When trying to build epiphany against mozilla cvs head (25/5) I get the
> > > following error
> > > 
> > > GlobalHistory.cpp:109: no `nsresult MozGlobalHistory::StartBatchUpdate
> > > ()' member function declared in class `MozGlobalHistory'
> > > GlobalHistory.cpp:115: no `nsresult MozGlobalHistory::EndBatchUpdate
> > > ()' member function declared in class `MozGlobalHistory'
> > > make[3]: *** [GlobalHistory.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
> > 
> > As a simple quick fix you can just comment out (or remove) the function
> > declarations in GlobalHistory.cpp. Marco can probably comment on a
> > better fix :)
> 
> 
> Yeah, we need to define it.
> 
> Will try to build mozilla cvs tonight.
> 
> Marco
> 

Thanks - commenting out the unction worked.

One question, what is the function supposed to do?




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