[Kwintv] compile failure

Erwin Telser linux at erwin-telser.ch
Sat Mar 27 10:40:48 CET 2004


So far I used qtvision but today I wanted to try the new kdetv 0.8rc1. 
Unfortunally the compilation failed with

if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I./../../libkdetv -I../shared 
-I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include  
-DKDETV_VERSION=\"`cat ../../VERSION`\" -DQT_THREAD_SUPPORT  -D_REENTRANT  
-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W 
-Wpointer-arith -Wwrite-strings -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common 
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANSLATION  -MT kdetv-mainwindow.o -MD -MP -MF 
".deps/kdetv-mainwindow.Tpo" \
  -c -o kdetv-mainwindow.o `test -f 'mainwindow.cpp' || echo 
'./'`mainwindow.cpp; \
then mv ".deps/kdetv-mainwindow.Tpo" ".deps/kdetv-mainwindow.Po"; \
else rm -f ".deps/kdetv-mainwindow.Tpo"; exit 1; \
fi
mainwindow.cpp:70:26: mainwindow.moc: No such file or directory
make[4]: *** [kdetv-mainwindow.o] Error 1
make[4]: Leaving directory `/usr/src/kdetv-0.8rc1/kdetv/clients/kdetv'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/kdetv-0.8rc1/kdetv/clients'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/kdetv-0.8rc1/kdetv'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/kdetv-0.8rc1'
make: *** [all] Error 2

Im using KDE-3.1.5, QT-3.3.1, GCC-3.2.3

Any hint would be appreciated

Erwin



More information about the kwintv mailing list