Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 93406

Summary: qt4: qmake and 'Unable to find a Qt configuration.'
Product: Gentoo Linux Reporter: Pawel Wiejacha <senu>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Pawel Wiejacha 2005-05-21 01:44:19 UTC
senu@entropia ~/cpp/sfas $ qmake -project
Unable to find a Qt configuration.

when i am using qmake (v4.0) i can compile qt3 project by /usr/qt/3/bin/qmake 
but when i try to compile sth(especially qt4 projects) by /usr/bin/qmake (v4.0)
i get: 'Unable to find a Qt configuration.'



Reproducible: Always
Steps to Reproduce:
1. emerge x11-libs/qt-4.0.0_beta2-r1
2. run qmake


Actual Results:  
Unable to find a Qt configuration.

Expected Results:  
compilation/makefile generation

senu@entropia ~/cpp/sfas $ cat /proc/version
Linux version 2.6.11-rc1-vv_e4 (root@entropia) (gcc version 3.3.5
(Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)) #2 Thu Jan 20 20:59:3



senu@entropia /lib $ ./libc.so.6
GNU C Library 20041102 release version 2.3.4, by Roland McGrath et al.
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 3.3.5 (Gentoo Linux 3.3.5-r1,
ssp-3.3.2-3, pie-8.7.7.1).
Compiled on a Linux 2.6.8 system on 2005-03-20.
Available extensions:
GNU libio by Per Bothner
crypt add-on version 2.1 by Michael Glad and others
linuxthreads-0.10 by Xavier Leroy
The C stubs add-on version 2.1.2.
GNU Libidn by Simon Josefsson
BIND-8.2.3-T5B
libthread_db work sponsored by Alpha Processor Inc
NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Thread-local storage support included. 





entropia lib # emerge --info
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-rc1-vv_e4 i686)
=================================================================
System uname: 2.6.11-rc1-vv_e4 i686 AMD Duron(tm) Processor
Gentoo Base System version 1.6.10
Python: dev-lang/python-2.3.5 [2.3.5 (#1, May 8 2005,
02:37:54)]
dev-lang/python: 2.3.5
sys-apps/sandbox: [Not Present]
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.5
sys-devel/binutils: 2.15.92.0.2-r7
sys-devel/libtool: 1.5.16
virtual/os-headers: 2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon -fomit-frame-pointer -pipe"
CHOST="i686-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.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -march=athlon"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk"
LANG="pl_PL"
LC_ALL="pl_PL"
LINGUAS="pl"
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="x86 3dnow X acpi alsa apm audiofile avi berkdb bitmap-fonts
bzip2 cdr crypt cscope ctype curl dio directfb docs emacs emboss
encode esd fam foomaticdb fortran gdbm gif gnome gnutls gpm
gstreamer gtk gtk2 imlib imlib2 ipv6 jabber java jikes jpeg junit
kde libg++ libww libwww mad mikmod mmx motif mozilla mp3 mpeg mysql
ncurses nls ogg oggvorbis opengl oss pam pdflib perl png posix
python qt quicktime readline sdl slang spell sqlite ssl svg svga
szip tcpd tiff truetype truetype-fonts type1-fonts unicode vorbis
xml xml2 xmms xosd xpm xv zlib linguas_pl userland_GNU kernel_linux
elibc_glibc"
Unset: ASFLAGS, CBUILD, CTARGET, LDFLAGS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-05-21 01:54:13 UTC

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