make -C programs make[1]: Entering directory `/home/thopiekar/mythtv/mythtv-0.24.1/programs' cd mythavtest/ && make -f Makefile make[2]: Entering directory `/home/thopiekar/mythtv/mythtv-0.24.1/programs/mythavtest' ccache distcc g++ -Wl,-O1 -o mythavtest version.o main.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavcore -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../libs/libmythdb -L../../libs/libmythui -L../../libs/libmythupnp -lmythtv-0.24 -lmythswscale -lmythavformat -lmythavcodec -lmythavcore -lmythavutil -lmythupnp-0.24 -lmythdb-0.24 -lmythui-0.24 -lmyth-0.24 -L../../libs/libmythfreemheg -lmythfreemheg-0.24 -lXext -lXinerama -lXxf86vm -lXv -lXrandr -lX11 -lmp3lame -lpulse -lasound -lm -lbz2 -lrt -ldl -lfreetype -lz -L/usr/X11R6/lib -L/usr/local/lib -L/usr/lib -lGLU -lGL -lQtSql -lQtOpenGL -lQtGui -lQtNetwork -lQtDBus -lQtXml -lQtCore -lpthread ../../libs/libmythtv/libmythtv-0.24.so: undefined reference to `TVRec::StopRecording(bool)' ../../libs/libmythtv/libmythtv-0.24.so: undefined reference to `vtable for TunedInputInfo' ../../libs/libmythtv/libmythtv-0.24.so: undefined reference to `TVRec::GetTVRec(unsigned int)' ../../libs/libmythtv/libmythtv-0.24.so: undefined reference to `InputInfo::FromStringList(QList<QString>::const_iterator&, QList<QString>::const_iterator)' ../../libs/libmythtv/libmythtv-0.24.so: undefined reference to `TVRec::IsBusy(TunedInputInfo*, int) const' ../../libs/libmythtv/libmythtv-0.24.so: undefined reference to `vtable for InputInfo' ../../libs/libmythtv/libmythtv-0.24.so: undefined reference to `TVRec::StopLiveTV()' ../../libs/libmythtv/libmythtv-0.24.so: undefined reference to `InputInfo::operator=(InputInfo const&)' ../../libs/libmythtv/libmythtv-0.24.so: undefined reference to `InputInfo::InputInfo(InputInfo const&)' ../../libs/libmythtv/libmythtv-0.24.so: undefined reference to `TVRec::GetState() const' ../../libs/libmythtv/libmythtv-0.24.so: undefined reference to `InputInfo::InputInfo(QString const&, unsigned int, unsigned int, unsigned int, unsigned int)' ../../libs/libmythtv/libmythtv-0.24.so: undefined reference to `TVRec::RecordPending(ProgramInfo const*, int, bool)' collect2: ld returned 1 exit status distcc[24950] ERROR: compile (null) on localhost failed make[2]: *** [mythavtest] Error 1 make[2]: Leaving directory `/home/thopiekar/mythtv/mythtv-0.24.1/programs/mythavtest' make[1]: *** [sub-mythavtest-make_default] Error 2 make[1]: Leaving directory `/home/thopiekar/mythtv/mythtv-0.24.1/programs' make: *** [programs] Error 2
| The Following User Says Thank You to rfeese For This Useful Post: | ||
make[2]: Entering directory `/home/thopiekar/mythtv/mythtv-0.24.1/programs/mythtranscode'
g++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fomit-frame-pointer -g -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor -funit-at-a-time -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O3 -D_REENTRANT -DMMX -Di386 -D_GNU_SOURCE -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/linux-g++ -I. -I/targets/FREMANTLE_X86/usr/include/QtCore -I/targets/FREMANTLE_X86/usr/include/QtNetwork -I/targets/FREMANTLE_X86/usr/include/QtGui -I/targets/FREMANTLE_X86/usr/include/QtXml -I/targets/FREMANTLE_X86/usr/include/QtSql -I/usr/include/Qt3Support -I/targets/FREMANTLE_X86/usr/include -I/targets/FREMANTLE_X86/usr/include -I/targets/FREMANTLE_X86/usr/local -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmythtv -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythlivemedia -I../../libs/libmythdb -I../../libmythhdhomerun -I../../libs/libmythdvdnav -I../../libs/libmythbluray -I../../libs/libmythsamplerate -Ireplex -I../../libs/libavcodec -I../../libs/libavformat -I../../libs/libavutil -I../../libs -I../../libs/libmythmpeg2 -I/usr/X11R6/include -I. -o main.o main.cpp
In file included from main.cpp:24:
mpeg2fix.h:31:21: error: Q3PtrList: No such file or directory
mpeg2fix.h:32:22: error: Q3PtrQueue: No such file or directory
mpeg2fix.h:33:23: error: Q3ValueList: No such file or directory
In file included from ../../libs/libmyth/virtualkeyboard_qt.h:4,
from ../../libs/libmyth/mythwidgets.h:28,
from ../../libs/libmyth/settings.h:15,
from ../../libs/libmythtv/recordingprofile.h:4,
from transcode.h:1,
from main.cpp:23:
../../libs/libmyth/mythdialogs.h: In static member function 'static DialogCode MythPopupBox::Show2ButtonPopup(MythMainWindow*, const QString&, const QString&, const QString&, const QString&, DialogCode)':
../../libs/libmyth/mythdialogs.h:182: warning: 'ShowButtonPopup' is deprecated (declared at ../../libs/libmyth/mythdialogs.h:189)
In file included from main.cpp:24:
mpeg2fix.h: At global scope:
mpeg2fix.h:192: error: 'Q3PtrList' has not been declared
mpeg2fix.h:192: error: expected ',' or '...' before '<' token
mpeg2fix.h:196: error: ISO C++ forbids declaration of 'Q3PtrList' with no type
mpeg2fix.h:196: error: expected ';' before '<' token
mpeg2fix.h:231: error: ISO C++ forbids declaration of 'Q3PtrList' with no type
mpeg2fix.h:231: error: expected ';' before '<' token
mpeg2fix.h:234: error: ISO C++ forbids declaration of 'Q3PtrList' with no type
mpeg2fix.h:234: error: expected ';' before '<' token
mpeg2fix.h:235: error: 'Q3PtrList' was not declared in this scope
mpeg2fix.h:235: error: template argument 2 is invalid
mpeg2fix.h:235: error: expected unqualified-id before '>' token
mpeg2fix.h:236: error: ISO C++ forbids declaration of 'Q3PtrQueue' with no type
mpeg2fix.h:236: error: expected ';' before '<' token
mpeg2fix.h:237: error: ISO C++ forbids declaration of 'Q3PtrQueue' with no type
mpeg2fix.h:237: error: expected ';' before '<' token
mpeg2fix.h:238: error: ISO C++ forbids declaration of 'Q3PtrListIterator' with no type
mpeg2fix.h:238: error: expected ';' before '<' token
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/home/thopiekar/mythtv/mythtv-0.24.1/programs/mythtranscode'
make[1]: *** [sub-mythtranscode-make_default] Error 2
make[1]: Leaving directory `/home/thopiekar/mythtv/mythtv-0.24.1/programs'
make: *** [programs] Error 2


make[4]: Entering directory `/home/thopiekar/qt3/qt-x11-free-3.3.8-b/tools/designer/designer' /home/thopiekar/qt3/qt-x11-free-3.3.8-b/bin/uic -L /home/thopiekar/qt3/qt-x11-free-3.3.8-b/plugins listboxeditor.ui -o listboxeditor.h /home/thopiekar/qt3/qt-x11-free-3.3.8-b/bin/uic: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory make[4]: ***[listboxeditor.h] Error 127 make[4]: Leaving directory `/home/thopiekar/qt3/qt-x11-free-3.3.8-b/tools/designer/designer' make[3]: *** [sub-designer] Error 2 make[3]: Leaving directory `/home/thopiekar/qt3/qt-x11-free-3.3.8-b/tools/designer' make[2]: *** [sub-designer] Error 2 make[2]: Leaving directory `/home/thopiekar/qt3/qt-x11-free-3.3.8-b/tools' make[1]: *** [sub-tools] Error 2 make[1]: Leaving directory `/home/thopiekar/qt3/qt-x11-free-3.3.8-b' make: *** [init] Error 2

