Problem solved. variable WITH_STLPORT was set to "NO" but the test was != "no".
R1543551 correct that, but I can only test on ubuntu 12.04, I cannot upgrade capstone and l10n40 at the moment. rgds jan I. On 19 November 2013 20:17, jan i <j...@apache.org> wrote: > hi. > > I just did "svn up", ran autoconf, and then my normal config: > > ./configure --with-jdk-home=/usr/lib/jvm/java-6-openjdk \ > --with-epm-url=" > http://code.google.com/a/apache-extras.org/p/ooo-extras/downloads/detail?name=3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7-source.tar.gz&can=2&q=epm-3.7.tar.gz" > \ > --with-dmake-url= > http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2 \ > --enable-verbose \ > --enable-category-b \ > --enable-dbus \ > --enable-gstreamer \ > --enable-bundled-dictionaries \ > --enable-opengl \ > --with-lang="da en-US es" \ > --with-package-format="rpm deb" \ > --with-vendor="jani local build" > > in the end ./configure goes down with an error: > > checking what the default STL should be... configure: error: Option > --with-stlport is no longer available. > > I do not use --with-stlport so I am a bit lost with this error, hope to > get a clue. > > rgds > jan I. > >