Berry, David wrote:
> > Hi > > I can't compile the latest 18.1 source tarball. > > I can't see why it wouldn't work - searching on the list seems to > indicate it could be a threading problem - but the library would > appear to be MT (it was installed via apt-get) > > I have run ldconfig. > > Any clues? > > Thanks > > David. > > /usr/bin/ld: cannot find -lqt-mt > > collect2: ld returned 1 exit status > > make[2]: *** [libmythavcodec-0.18.1.so.0.18.1] Error 1 > > make[2]: Leaving directory `/home/mythtv/mythtv-0.18.1/libs/libavcodec' > > make[1]: *** [sub-libavcodec] Error 2 > > make[1]: Leaving directory `/home/mythtv/mythtv-0.18.1/libs' > > make: *** [sub-libs] Error 2 > > > [EMAIL PROTECTED] mythtv-0.18.1]# locate qt-mt > > /usr/lib/qt-3.3/lib/libqt-mt.so.3 > > /usr/lib/qt-3.3/lib/libqt-mt.so > > /usr/lib/qt-3.3/lib/libqt-mt.so.3.3 > > /usr/lib/qt-3.3/lib/libqt-mt.prl > > /usr/lib/qt-3.3/lib/pkgconfig/qt-mt.pc > > /usr/lib/qt-3.3/lib/libqt-mt.so.3.3.4 > > /usr/lib/pkgconfig/qt-mt.pc > > [EMAIL PROTECTED] lib]# ll /usr/lib/qt-3.3/lib > > total 14368 > > -rw-r--r-- 1 root root 6667026 Mar 12 02:11 libdesignercore.a > > -rw-r--r-- 1 root root 1073 Mar 12 02:10 libdesignercore.prl > > -rw-r--r-- 1 root root 438382 Mar 12 02:11 libeditor.a > > -rw-r--r-- 1 root root 969 Mar 12 02:10 libeditor.prl > > -rw-r--r-- 1 root root 35690 Mar 12 02:11 libqassistantclient.a > > -rw-r--r-- 1 root root 980 Mar 12 02:10 libqassistantclient.prl > > -rw-r--r-- 1 root root 949 Mar 12 02:10 libqt-mt.prl > > lrwxrwxrwx 1 root root 17 Jul 1 15:31 libqt-mt.so -> > libqt-mt.so.3.3.4 > > lrwxrwxrwx 1 root root 17 Jun 29 00:04 libqt-mt.so.3 -> > libqt-mt.so.3.3.4 > > lrwxrwxrwx 1 root root 17 Jun 29 00:04 libqt-mt.so.3.3 -> > libqt-mt.so.3.3.4 > > -rwxr-xr-x 1 root root 7301188 Mar 12 02:11 libqt-mt.so.3.3.4 > > -rw-r--r-- 1 root root 855 Mar 12 02:10 libqui.prl > > lrwxrwxrwx 1 root root 15 Jul 1 15:31 libqui.so -> libqui.so.1.0.0 > > lrwxrwxrwx 1 root root 15 Jun 29 00:04 libqui.so.1 -> > libqui.so.1.0.0 > > lrwxrwxrwx 1 root root 15 Jun 29 00:04 libqui.so.1.0 -> > libqui.so.1.0.0 > > -rwxr-xr-x 1 root root 203924 Mar 12 02:11 libqui.so.1.0.0 > > drwxr-xr-x 2 root root 4096 Jul 1 15:31 pkgconfig > > [EMAIL PROTECTED] lib]# cat libqt-mt.prl > > QMAKE_PRL_BUILD_DIR = > /usr/src/build/538970-i386/BUILD/qt-x11-free-3.3.4/src > > QMAKE_PRO_INPUT = qt.pro > > QMAKE_PRL_TARGET = libqt-mt.so.3.3.4 > > QMAKE_PRL_DEFINES = QT_SHARED QT_NO_DEBUG QT_THREAD_SUPPORT > > QMAKE_PRL_CFLAGS = -D_REENTRANT > > QMAKE_PRL_CXXFLAGS = -D_REENTRANT > > QMAKE_PRL_CONFIG = qt warn_on release incremental link_prl > nocrosscompiler dlopen_opengl minimal-config small-config > medium-config large-config full-config styles tools kernel widgets > dialogs iconview workspace inputmethod network canvas table xml opengl > sql styles tools kernel widgets dialogs iconview workspace network > canvas table xml opengl sql release dll thread largefile stl ipv6 > system-mng mng system-jpeg jpeg system-png png gif system-zlib nis > cups bigcodecs x11sm xshape xinerama xcursor xrandr xrender > xftfreetype xkb inputmethod dylib create_prl link_prl qt warn_on > depend_includepath qmake_cache x11 x11inc create_libtool create_pc moc > x11lib > > QMAKE_PRL_VERSION = 3.3.4 > > > ---------------------------------- > > > > > _______________________________________________________________________________________________________ > > The information transmitted is for the use of the intended recipient only and > may contain confidential and/or legally privileged material. > Any review, re-transmission, disclosure, dissemination or other use of, or > taking of any action in reliance upon, this information by persons or > entities other than the intended recipient is prohibited and may result in > severe penalties. > If you have received this e-mail in error please notify the Security Advisor > of the Department of Communications, Information Technology and the Arts, > telephone (02) 6271-1880 and delete all copies of this transmission together > with any attachments. > For all other enquiries please ring (02) 6271-1000. > _______________________________________________________________________________________________________ > > > >------------------------------------------------------------------------ > >_______________________________________________ >mythtv-dev mailing list >[email protected] >http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev > > Make sure that you properly have the QT package installed as well as the QT dev package for your distrobution. _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
