Hi,
 
I hit a snag building tdelibs on my gentoo box:
 
....
[ 47%] Generating index.cache.bz2
I/O error : No such file or directory
/mnt/extended/source/tde/tdelibs/kdoctools/customization/tde-chunk.xsl:1: parser error : Document is empty
^
make[2]: *** [doc/tdespell/CMakeFiles/tdespell-en-handbook.dir/build.make:61: doc/tdespell/index.cache.bz2] Segmentation fault
make[1]: *** [CMakeFiles/Makefile2:8210: doc/tdespell/CMakeFiles/tdespell-en-handbook.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
 
I've successfully build and installed tqt3, tqtinterface, arts, dbus-tqt, dbus-1-tqt before.
 
cmake cmd was: cmake ../../tdelibs -DCMAKE_INSTALL_PREFIX=$TDEDIR -DWITH_CUPS=OFF
 
What did I miss? I have no idea where to start looking for the cause.
 
Any ideas/clues?