Gentoo Archives: gentoo-user

From: Meino Christian Cramer <Meino.Cramer@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Build error: Gnome update
Date: Thu, 13 Jul 2006 15:39:27
Message-Id: 20060713.172825.74744029.Meino.Cramer@gmx.de
1 Hi,
2 while trying to update my Gentoo I came across this
3
4 emerge gnome-panel
5 .
6 .
7 .
8 .
9 .
10 .
11 checking for i386-pc-linux-gnu-g77 option to produce PIC... -fPIC
12 checking if i386-pc-linux-gnu-g77 PIC flag -fPIC works... yes
13 checking if i386-pc-linux-gnu-g77 static flag -static works... yes
14 checking if i386-pc-linux-gnu-g77 supports -c -o file.o... yes
15 checking whether the i386-pc-linux-gnu-g77 linker (/usr/i386-pc-linux-gnu/bin/ld) supports shared libraries... yes
16 checking dynamic linker characteristics... GNU/Linux ld.so
17 checking how to hardcode library paths into programs... immediate
18 checking for glib-genmarshal... /usr/bin/glib-genmarshal
19 checking for gconftool-2... /usr/bin/gconftool-2
20 checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
21 checking what language compliance flags to pass to the C compiler...
22 checking for i386-pc-linux-gnu-pkg-config... no
23 checking for pkg-config... /usr/bin/pkg-config
24 checking pkg-config is at least version 0.9.0... yes
25 checking for PANEL... configure: error: Package requirements (ORBit-2.0 >= 2.4.0 gdk-pixbuf-2.0 >= 2.7.1 gtk+-2.0 >= 2.7.1 libgnome-2.0 >= 2.13.0 libgnomeui-2.0 >= 2.5.4 gnome-desktop-2.0 >= 2.11.1 gnome-vfs-2.0 >= 2.14.2 libglade-2.0 >= 2.5.0 gconf-2.0 >= 2.6.1 libgnome-menu >= 2.11.1) were not met:
26
27 Requested 'gnome-vfs-2.0 >= 2.14.2' but version of gnome-vfs is 2.12.2
28
29 Consider adjusting the PKG_CONFIG_PATH environment variable if you
30 installed software in a non-standard prefix.
31
32 Alternatively, you may set the environment variables PANEL_CFLAGS
33 and PANEL_LIBS to avoid the need to call pkg-config.
34 See the pkg-config man page for more details.
35
36
37 !!! Please attach the following file when filing a report to bugs.gentoo.org:
38 !!! /var/tmp/portage/gnome-panel-2.14.2/work/gnome-panel-2.14.2/config.log
39
40 !!! ERROR: gnome-base/gnome-panel-2.14.2 failed.
41 Call stack:
42 ebuild.sh, line 1539: Called dyn_compile
43 ebuild.sh, line 939: Called src_compile
44 ebuild.sh, line 1248: Called gnome2_src_compile
45 gnome2.eclass, line 63: Called gnome2_src_configure
46 gnome2.eclass, line 59: Called econf '--disable-scrollkeeper' '--enable-eds' '--disable-gtk-doc'
47 ebuild.sh, line 541: Called die
48
49 !!! econf failed
50
51 Hmmmm....
52
53 Any way out ?
54
55 Thank you very much for any help in advance !
56 mcc
57 --
58 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Build error: Gnome update Daniel Pielmeier <daniel.pielmeier@××××××××××.com>
Re: [gentoo-user] Build error: Gnome update Daniel Drake <dsd@g.o>