Hi Nico,
vad_fs.xml errors also occurred on our Macs.
On one machine I could get rid of them, by rechecking all dependancies.
In that case gawk was missing (due to removal of macports).
Kind regards,
Ceriel Jacobs
The versions on our mac:
$ autoconf --version # (2.61 > 2.57)
$ automake --version # (1.10 > 1.9)
$ libtoolize --version # (2.2.4 > 1.5.16) glibtoolize
$ flex --version # (2.5.35 > 2.5.33)
$ bison --version # (2.3 = 2.3)
$ gperf --version # (3.0.3 > 2.7.2)
$ gawk --version # (3.1.8 & 3.1.1 >= 3.1.1)
$ m4 --version # (1.4.6 > 1.4.1)
$ make --version # (3.81 > 3.79.1)
$ openssl version # (0.9.8l > 0.9.7i)