View previous topic :: View next topic |
Author |
Message |
maufab n00b

Joined: 08 Feb 2006 Posts: 34 Location: Ariège
|
Posted: Sun Jan 13, 2008 7:32 pm Post subject: [qt-4.3.3] echec dans emerge [resolu] |
|
|
J'ai un echec lors de la compilation de qt-4.3.3 pour qjackctl:
Code: | /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lGL
collect2: ld a retourné 1 code d'état d'exécution
make[1]: *** [../../lib/libQtOpenGL.so.4.3.3] Erreur 1
make[1]: quittant le répertoire « /var/tmp/portage/x11-libs/qt-4.3.3/work/qt-x11-opensource-src-4.3.3/src/opengl »
make: *** [sub-opengl-all-ordered] Erreur 2 |
les uses de qt:
Code: | equery uses qt
[ Searching for packages matching qt... ]
[ Colour Code : set unset ]
[ Legend : Left column (U) - USE flags from make.conf ]
[ : Right column (I) - USE flags packages was installed with ]
[ Found these USE variables for x11-libs/qt-3.3.8-r4 ]
U I
+ + cups : Add support for CUPS (Common Unix Printing System)
- - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
- - doc : Adds extra documentation (API, Javadoc, etc)
- - examples : Install examples, usually source code
- - firebird : Adds support for the Firebird relational database
- - gif : Adds GIF image support
- - immqt : Enable binary incompatible version of immodule for Qt
- - immqt-bc : Enable binary compatible version of immodule for Qt
- - ipv6 : Adds support for IP version 6
+ + mysql : Adds mySQL Database support
- - nas : Adds support for network audio sound
- - nis : Support for NIS/YP services
- - odbc : Adds ODBC Support (Open DataBase Connectivity)
+ + opengl : Adds support for OpenGL (3D graphics)
- - postgres : Adds support for the postgresql database
- - sqlite : Adds support for sqlite - embedded sql database
- - xinerama : Add support for the xinerama X11 extension, which allows you to stretch your display across multiple monitors |
mon make.conf:
Code: |
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/ ftp://mirror.ovh.net/gentoo-distfiles/ http://gentoo.modulix.net/gentoo/ http://ftp.club-internet.fr/pub/mirrors/gentoo "
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 alsa apache2 ccache cdparanoia dssi dvd dvdread encode ffmpeg
fluidsynth gtk hal jack jack-tmpfs jackmidi java jpeg kde lash mp3 mpeg
mysql nsplugin ogg opengl php png qt3 realtime-lsm symlink userlocales
videos vorbis vst xml xml2 xvid -ipv6"
ACCEPT_KEYWORDS="~amd64"
LINGUAS="fr fr_FR"
AUTOCLEAN="yes"
#PORTDIR_OVERLAY="/usr/local/portage"
FEATURES="ccache"
CCACHE_SIZE="2G"
INPUT_DEVICES="keyboard mouse"
VIDEO_CARDS="nv vesa fbdev "
ALSA_CARDS="intel8x0 indigoio virmidi"
ALSA_TOOLS="echomixer"
|
Je n'ai rien trouvé sur les forums qui puisse m'aiguiller, mais serait-ce le use flag opengl?
Last edited by maufab on Fri Jan 18, 2008 12:50 am; edited 2 times in total |
|
Back to top |
|
 |
maufab n00b

Joined: 08 Feb 2006 Posts: 34 Location: Ariège
|
Posted: Thu Jan 17, 2008 5:05 pm Post subject: |
|
|
Euh... j'ai mal formulé ma question ou c'est que personne n'a la réponse? |
|
Back to top |
|
 |
bouleetbil Guru


Joined: 06 Jul 2004 Posts: 456 Location: Montpellier
|
|
Back to top |
|
 |
|