Hi,
I'm trying to build current tag AOO341
(https://svn.apache.org/repos/asf/openoffice/tags/AOO341/ext_sources/).
serf 1.1.0 is in external_deps.lst:
p-000000:/posta/build/BuildDir/ooo_AOO341_src # grep serf external_deps.lst
name = serf-1.1.0.tar.bz2
URL1 = http://serf.googlecode.com/files/serf-1.1.0.tar.bz2
and it is really downloaded.
BUT serf-1.0.0 is expected:
p-000000:/posta/build/BuildDir/ooo_AOO341_src # cat
../ext_libraries/serf/serf_version.mk
...
SERF_MAJOR=1
SERF_MINOR=0
SERF_MICRO=0
p-000000:/posta/build/BuildDir/ooo_AOO341_src #
--
Pavel Janík