|
From: Timothee B. <tt...@id...> - 2002-07-30 11:49:25
|
Yeah definitely .. absolute latest svn installation here :-) TTimo On Tue, 30 Jul 2002 07:46:09 -0400 Garrett Rooney <ro...@el...> wrote: > On Tue, Jul 30, 2002 at 01:25:11PM +0200, Timothee Besset wrote: > > Thanks! Here's the error I'm getting now: > > > > timo@antares:~/Build/rapidsvn/src$ make > > g++ -c -g `wx-config --cxxflags` -I/usr/local/include/subversion-1 -o add_action.o add_action.cpp > > add_action.cpp: In method `void * AddAction::Entry()': > > add_action.cpp:51: passing `const char *' as argument 1 of `svn_client_add(svn_stringbuf_t *, int, void (*)(void *, svn_wc_notify_action_t, const char *), void *, apr_pool_t *)' > > add_action.cpp:58: implicit declaration of function `int svn_error_clear_all(...)' > > make: *** [add_action.o] Error 1 > > this is probably your subversion instalation being out of sync with > what rapidsvn wants. either your stuff is too old and rapidsvn wants > something more up to date, or your stuff is too new, and rapidsvn is > out of date. i suspect the latter. > > -garrett > > -- > garrett rooney Remember, any design flaw you're > ro...@el... sufficiently snide about becomes > http://electricjellyfish.net/ a feature. -- Dan Sugalski > > > ------------------------------------------------------- > This sf.net email is sponsored by: Dice - The leading online job board > for high-tech professionals. Search and apply for tech jobs today! > http://seeker.dice.com/seeker.epl?rel_code=31 > _______________________________________________ > Rapidsvn-general mailing list > Rap...@li... > https://lists.sourceforge.net/lists/listinfo/rapidsvn-general > |