Version: 3.3.2 (using KDE KDE 3.3.2) Installed from: Compiled From Sources Compiler: gcc 3.3.3 using NPTL glibc 2.3.3 OS: Linux $ TMAKEPATH=/usr/share/tmake/lib/linux-g++ ./configure --disable-debug --disable-final --with-distribution --with-arts --without-mcs && make -j2 kalyptus: processing /usr/include/qt/qobjectdefs.h Generating bindings for smoke language... Starting writeDoc for qt... Preparsing... Skipping union QPDevCmdParam Writing smokedata.cpp... Item isn't a known type (type=Item) QTSFUNC isn't a known type (type=QTSFUNC) long long isn't a known type (type=Q_INT64) Q_IPV6ADDR isn't a known type (type=Q_IPV6ADDR) long long isn't a known type (type=Q_LLONG) Q_UINT64 isn't a known type (type=Q_UINT64) long long isn't a known type (type=Q_ULLONG) QtCleanUpFunction isn't a known type (type=QtCleanUpFunction) QtMsgHandler isn't a known type (type=QtMsgHandler) Writing x_*.cpp... Done. make[4]: Leaving directory `/usr/src/kdebindings-3.3.2/smoke/qt' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/src/kdebindings-3.3.2/smoke' make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 make[2]: Leaving directory `/usr/src/kdebindings-3.3.2' make[1]: Leaving directory `/usr/src/kdebindings-3.3.2' Continuing with a single `make` works fine.
Happens again in current cvs. bug 92362 (see my last comment) contains another report about this and a patch that fixes it. One of these should be closed as duplicate... (Sorry, didn't notice this bug when submitting that one)
*** This bug has been marked as a duplicate of 92362 ***