On 25.01.2013 05:56, Michael Lam wrote:
I got the following when I tried to build from the latest SVN checkout.
I am building on Linux.
dmake: Error: -- `sg25.sdv' not found, and can't be made
This file was removed in [1] because of [2]
[1] http://svn.apache.org/viewvc?view=revision&revision=1415238
[2] https://issues.apache.org/ooo/show_bug.cgi?id=118845#c6
If your build is still needing it probably means that your build was not
clean, it was reusing stuff from earlier build attempts.
I suggest to go into the main directory and do a "dmake clean" there to
clean all the older build artificats. Then start anew with "autoconf",
"configure", "bootstrap", etc.
Hope that helps,
Herbert