Re: [gentoo-user] Build error: Gnome update

2006-07-14 Thread Daniel Drake

Meino Christian Cramer wrote:

Requested 'gnome-vfs-2.0 = 2.14.2' but version of gnome-vfs is 2.12.2


This is now fixed in the portage tree.

Daniel

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Build error: Gnome update

2006-07-13 Thread Meino Christian Cramer

Hi,
 while trying to update my Gentoo I came across this

 emerge gnome-panel
.
.
.
.
.
.
checking for i386-pc-linux-gnu-g77 option to produce PIC... -fPIC
checking if i386-pc-linux-gnu-g77 PIC flag -fPIC works... yes
checking if i386-pc-linux-gnu-g77 static flag -static works... yes
checking if i386-pc-linux-gnu-g77 supports -c -o file.o... yes
checking whether the i386-pc-linux-gnu-g77 linker 
(/usr/i386-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for gconftool-2... /usr/bin/gconftool-2
checking what warning flags to pass to the C compiler... -Wall 
-Wmissing-prototypes
checking what language compliance flags to pass to the C compiler...
checking for i386-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
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:

Requested 'gnome-vfs-2.0 = 2.14.2' but version of gnome-vfs is 2.12.2

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PANEL_CFLAGS
and PANEL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/gnome-panel-2.14.2/work/gnome-panel-2.14.2/config.log

!!! ERROR: gnome-base/gnome-panel-2.14.2 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  ebuild.sh, line 1248:   Called gnome2_src_compile
  gnome2.eclass, line 63:   Called gnome2_src_configure
  gnome2.eclass, line 59:   Called econf '--disable-scrollkeeper' 
'--enable-eds' '--disable-gtk-doc'
  ebuild.sh, line 541:   Called die

!!! econf failed

H

Any way out ?

Thank you very much for any help in advance !
mcc
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Build error: Gnome update

2006-07-13 Thread Daniel Pielmeier

Requested 'gnome-vfs-2.0 = 2.14.2' but version of gnome-vfs is 2.12.2


maybe this is apackage ordering problem and you have to install gnome-vfs first

emerge --oneshot =gnome-vfs- 2.14.2
--
gentoo-user@gentoo.org mailing list