i have problem with qmake:
Code: Select all
senu@entropia ~/cpp/sfas $ qmake -project
Unable to find a Qt configuration.
Code: Select all
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
Code: Select all
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.
Code: Select all
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
Code: Select all
* x11-libs/qt
Latest version available: 4.0.0_beta2-r1
Latest version installed: 4.0.0_beta2-r1
google:
http://www.google.pl/search?hl=pl&q=%22 ... Szukaj&lr=
there is no issue on bugs.gentoo.org too
tia


