Code::Blocks Forums

User forums => Help => Topic started by: jarro_2783 on February 03, 2007, 01:23:01 am

Title: compile error after rev 3563
Post by: jarro_2783 on February 03, 2007, 01:23:01 am
I have been keeping up to date with the repository version and that has been working for me fine. But yesterday I updated and typed make and while building src/sdk/configmanager-revision.cpp it said "autorevision.h:14: error: 'SVN_REV' was not declared in this scope". I waited a day in case it was just a mistake that would be fixed next revision, but today I updated to 3564 and the compile error still occurs.
Have I done something wrong or has someone else?
Title: Re: compile error after rev 3563
Post by: killerbot on February 03, 2007, 10:00:00 am
do the ./bootstrap and ./configure steps again
Title: Re: compile error after rev 3563
Post by: jarro_2783 on February 05, 2007, 07:00:51 am
now it's giving me an undefined reference to rpl_malloc.