On Thu, 2004-10-21 at 13:22, Craig Ringer wrote: > On Thu, 2004-10-21 at 07:46, bart at solozone.com wrote: > > Towards the end of an apparently successful compile is the ERROR > > bart at solozone.com, THUS: > > > movepage.cpp:1: error: parse error before `/' token > > movepage.cpp:1: error: parse error before `#' token > > Yep, looks like a typo in current CVS. Just delete the very first > character in the file, the '/', and re-run `make'. It should build fine.
Actually, it looks like you'll need to do the same (delete the / at the very start of the file) to movepage.h as well. -- Craig Ringer
