Gentoo Archives: gentoo-user-de

From: Peter Kansy <Peter.Kansy@×××.de>
To: gentoo <gentoo-user-de@l.g.o>
Subject: [gentoo-user-de] emergen von qt3.3 liefert Fehlermelung
Date: Mon, 15 Nov 2004 10:47:46
Message-Id: 41988911.8090905@gmx.de
1 Folgende Fehlermeldung erhalte ich bei einem "emerge -uD world":
2
3 g++ -c -pipe -fno-exceptions -Wall -W -march=k6-2 -mcpu=k6-2 -O2
4 -D_REENTRANT -fPIC -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG
5 -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -D_LARGEFILE_SOURCE
6 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DQT_NO_XINERAMA
7 -DQT_DLOPEN_OPENGL -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC
8 -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP
9 -DQT_NO_STYLE_COMPACT -DQT_NO_STYLE_POCKETPC
10 -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I.
11 -I/usr/include/freetype2 -I3rdparty/opentype -I../include
12 -I/usr/X11R6/include -I.moc/release-shared-mt/ -o
13 .obj/release-shared-mt/qeditorfactory.o sql/qeditorfactory.cpp
14 make[1]: *** [.obj/release-shared-mt/qgl.o] Error 1
15 make[1]: *** Waiting for unfinished jobs....
16 make[1]: Leaving directory
17 `/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/src'
18 make: *** [sub-src] Error 2
19
20 !!! ERROR: x11-libs/qt-3.3.3 failed.
21 !!! Function src_compile, Line 125, Exitcode 2
22 !!! (no error message)
23 !!! If you need support, post the topmost build error, NOT this status
24 message.
25
26
27 Welche Möglichkeiten habe ich hier?
28
29 --
30 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] emergen von qt3.3 liefert Fehlermelung Erik Wasser <erik.wasser@×××××.net>