Re: RapidSVN compile error
Alexander Mueller <[email protected]> Wed, 07 Jul 2010 14:50:07 +0200
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.devel |
|---|---|
| Message-ID | <[email protected]> |
The wxX11 build is pretty broken. If possible use wxGTK instead. Take a look at the mailing list archive, since this question has been asked before a couple of times. Alex Am 07.07.2010 14:03, schrieb RapidSVN: > Hi, > > Sorry for bother you. > I have installed subversion (1.6.11) and wxWidgets (2.8.1 with x11). > > # ./configure --prefix=/usr/local/rapidsvn > --with-svn-include=/opt/svn/linux/ix86/svn_1.6.11/include > --with-svn-lib=/opt/svn/linux/ix86/svn_1.6.11/lib > --with-wx-config=/usr/local/wxWidgets/bin/wx-config > > # make > I get below error when i do "make" of compile. > > ------------------ > /usr/local/wxWidgets/include/wx-2.6/wx/univ/scrthumb.h:91: warning: > âclass wxControlWithThumbâ has virtual functions but non-virtual destructor > rapidsvn_generated.h:105: error: ISO C++ forbids declaration of > âwxDatePickerCtrlâ with no type > rapidsvn_generated.h:105: error: expected â;â before â*â token > rapidsvn_generated.h:112: error: ISO C++ forbids declaration of > âwxDatePickerCtrlâ with no type > rapidsvn_generated.h:112: error: expected â;â before â*â token > make[2]: *** [commit_action.o] Error 1 > make[2]: Leaving directory `/root/svn/rapidsvn-0.12.0-1/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/svn/rapidsvn-0.12.0-1/src' > make: *** [all-recursive] Error 1 > ---------------------- > > Could you please give me some suggestion? > > Thanks! > BR,wwyhy > > ------------------------------------------------------ http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=668&dsMessageId=2630500 To unsubscribe from this discussion, e-mail: [[email protected]].