I'm getting closer to being able to build all 170 TDE packages in Slackware 15.0. Up to 161 compiled. :)
Using cmake, attempting to compile bibletime fails:
/usr/bin/ld: backend/libbackend.a(cswordmoduleinfo.cpp.o): undefined reference to symbol '_Z16lucene_wcstoutf8PcPKwm'
/usr/bin/ld: /usr/lib64/libclucene-shared.so.1: error adding symbols: DSO missing from command line
The clucene 2.3.3.4 package is installed.
/usr/lib64/libclucene-shared.so.1 is installed and sym linked to libclucene-shared.so.2.3.3.4.
Thanks for any help. :)