Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] x11-libs/wxGTK-2.8.9.1-r3 fails to emerge
Date: Mon, 19 Jan 2009 10:35:06
Message-Id: 358eca8f0901190234u6f8454f6m509d18c291b4393b@mail.gmail.com
1 I have run revdep-rebuild but it didn't help:
2 ============================================
3 /var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/bk-deps
4 i686-pc-linux-gnu-g++ -c -o coredll_frame.o -D__WXGTK__
5 -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/regex
6 -DWXUSINGDLL -DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -fPIC -DPIC
7 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
8 -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/lib/wx/include/gtk2-unicode-release-2.8
9 -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/include
10 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
11 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
13 -I/usr/include/freetype2 -I/usr/include/libpng12
14 -I/usr/include/pixman-1 -pthread -DORBIT2=1
15 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
16 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
17 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/X11R6/include
18 -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing
19 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -march=pentium3
20 -fomit-frame-pointer -msse -mmmx -pipe -fno-strict-aliasing
21 /var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/gtk/frame.cpp
22 make: *** [coredll_fontdlg.o] Error 1
23 make: *** Waiting for unfinished jobs....
24 *
25 * ERROR: x11-libs/wxGTK-2.8.9.1-r3 failed.
26 * Call stack:
27 * ebuild.sh, line 49: Called src_compile
28 * environment, line 2666: Called die
29 * The specific snippet of code:
30 * emake || die "make failed.";
31 * The die message:
32 * make failed.
33 ============================================
34
35 Any ideas?
36 --
37 Regards,
38 Mick

Replies

Subject Author
Re: [gentoo-user] x11-libs/wxGTK-2.8.9.1-r3 fails to emerge Dirk Heinrichs <dirk.heinrichs.ext@×××.com>
Re: [gentoo-user] x11-libs/wxGTK-2.8.9.1-r3 fails to emerge Justin <justin@×××××××××.net>