Ferdinand Soethe wrote:
> Thanks Mark,
> 
> you may be right about this even though I'm getting a different error
> message. But it is really far beyond me to make sense of the
> situation.
> 
> So if it's not just me having problems compiling docs with the current
> version, can we please fix this or roll back (the responsible code
> changes, NOT the doc changes, please) rather soon.
> 
> And if its just me, can sbdy please compile current docs and post the
> link errors report.

I don't have any such problems. I am using
today's trunk and Java-1.4

Did you do this? ...
cd main
./build.sh clean; ./build.sh
cd ../site-author
forrest clean
forrest

that works fine for me.

The list of broken links is at
http://issues.apache.org/jira/browse/FOR-884

-David