Hi all,
after sucessfully compiling SVN-10934 I tried the newest tarball. It seems however that support for wxBase seems to have been removed. The corresponding lines in configure were modified in SVN-10935. Would an quick&dirty hack like adding
"$TOOLKIT" != "base" -a \
to the main configure, around line 8344, be a valid solution?
Edit, an hour later: No, of course not - that would have been way too easy
