Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82775 - rosegarden-4.1.0 can't find qt-mt
Summary: rosegarden-4.1.0 can't find qt-mt
Status: RESOLVED DUPLICATE of bug 85546
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-21 01:19 UTC by Kfir Ozer
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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 Kfir Ozer 2005-02-21 01:19:14 UTC
rosegraden-4.1.0 can't find qt-mt, i needed to add --with-qt-libraries=/usr/qt/3/lib64 in the configuration for it compile.

Reproducible: Always
Steps to Reproduce:
emerge rosegarden
Actual Results:  
checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (library qt-mt)
not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!


Expected Results:  
compiles just fine!

Portage 2.0.51-r15 (default-linux/amd64/2005.0, gcc-3.4.3,
glibc-2.3.4.20050125-r0, 2.6.10-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.10-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 20 2005, 15:10:08)]
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r3
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.10
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-march=k8 -O3 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks keeptemp keepwork sandbox"
GENTOO_MIRRORS="ftp://mirror.nutsmaas.nl/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X Xaw3d aalib alsa apache2 apm audiofile avi bash-completion berkdb
bidi bitmap-fonts bzlib cdparanoia cdr crypt cups curl dba directfb divx4linux
encode esd f77 fam fastcgi fbcon flac font-server foomaticdb fortran ftp gd gdbm
gif gmp gnome gphoto2 gpm gstreamer gtk gtk2 icq imagemagick imap imlib ipv6
jack java jikes joystick jp2 jpeg kde ldap lesstif libwww lzw lzw-tiff mad mbox
mime motif mozilla mpeg msn mysql mysqli ncurses nls nptl oggvorbis openal
opengl oscar oss pam perl php png pnp python qt quicktime readline samba sasl
scanner sdl slang sndfile snmp ssl tcltk tcpd tetex tiff truetype truetype-fonts
type1-fonts unicode usb userlocales videos xine xinerama xml xml2 xmms xpm
xrandr xv xvid yp zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-02-21 05:05:33 UTC
You'll have stale .la files in /usr/qt/3/lib.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-03-20 13:18:33 UTC
Can you try the ebuild in bug #86047 if works for you?
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-29 13:38:42 UTC
re-emerging Qt should fix this, otherwise reopen, please

*** This bug has been marked as a duplicate of 85546 ***