Error in "make"--root51705(cvs)

hello,

I get following error messages when I try to install Root51705(cvs).


bin/rmkdepend -R -fgui/src/TRootBrowser.d -Y -w 1000 – -pipe -m32 -Wall -W -Woverloaded-virtual -fPIC -Iinclude -pthread -D__cplusplus – gui/src/TRootBrowser.cxx
g++ -O2 -pipe -m32 -Wall -W -Woverloaded-virtual -fPIC -Iinclude -pthread -o gui/src/TRootBrowser.o -c gui/src/TRootBrowser.cxx
gui/src/TRootBrowser.cxx:890: error: prototype for TRootBrowser::TRootBrowser(TBrowser*, const char*, UInt_t, UInt_t)' does not match any in classTRootBrowser’
include/TRootBrowser.h:50: error: candidates are: TRootBrowser::TRootBrowser(const TRootBrowser&)
include/TRootBrowser.h:92: error: TRootBrowser::TRootBrowser(TBrowser*, const char*, Int_t, Int_t, UInt_t, UInt_t, const Option_t*, Bool_t)
include/TRootBrowser.h:91: error: TRootBrowser::TRootBrowser(TBrowser*, const char*, UInt_t, UInt_t, const Option_t*, Bool_t)
gui/src/TRootBrowser.cxx:903: error: prototype for TRootBrowser::TRootBrowser(TBrowser*, const char*, Int_t, Int_t, UInt_t, UInt_t)' does not match any in classTRootBrowser’


How could I fix this problem?

Cheers,
Y.Cong

Hi,

this problem is now fixed. BUT please move to svn as the cvs head branch will be closed in two days.

Cheers, Fons.