Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98481 - libqt-mt.prl missing
Summary: libqt-mt.prl missing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-09 10:12 UTC by gentoolinux
Modified: 2005-08-08 03:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gentoolinux 2005-07-09 10:12:45 UTC
Hello,

the file libqt-mt.prl, which should be in /usr/qt/3/lib/ is missing on my Gentoo
system. I need it in order to compile Klear (http://www.klear.org). The file
should be created by the QT ebuild. My QT version is 3.3.4-r3.

A workaround is to create a the file /usr/qt/3/lib/libqt-mt.prl with the
following content:

QMAKE_PRL_BUILD_DIR = /usr/share/qt3/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 network canvas table xml
opengl sql opengl release dll thread largefile stl ipv6 system-mng system-jpeg
system-png png gif system-zlib nis cups nas bigcodecs x11sm xshape xinerama
xcursor xrandr xrender xftfreetype xkb 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

Reproducible: Always
Steps to Reproduce:
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-08-08 03:59:14 UTC
Fixed in qt-3.3.4-r7.