Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51994 - emerge of gconf-2.6.0 doesn't produce a 'gconf-???.pc'-file for pkg-config
Summary: emerge of gconf-2.6.0 doesn't produce a 'gconf-???.pc'-file for pkg-config
Status: RESOLVED DUPLICATE of bug 51699
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-25 03:59 UTC by Josef Kovacs
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Josef Kovacs 2004-05-25 03:59:36 UTC
I can (re)emerge and install gconf-2.6.0 without errors but when i try to emerge gnome-vfs-2.6.0 i get this error while the configuration:

--- 8< ----
checking MODULES_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking MODULES_LIBS... -Wl,--export-dynamic -pthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for glib-2.0 >= 2.0.0 gmodule-2.0 >= 2.0.0 gthread-2.0 >= 2.0.0... yes
checking MODULES_FILE_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking MODULES_FILE_LIBS... -Wl,--export-dynamic -pthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for glib-2.0 >= 2.0.0 gmodule-2.0 >= 2.0.0 gthread-2.0 >= 2.0.0 gconf-2.0 >= 1.1.1... Package gconf-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gconf-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gconf-2.0' found

configure: error: Library requirements (glib-2.0 >= 2.0.0 gmodule-2.0 >= 2.0.0 gthread-2.0 >= 2.0.0 gconf-2.0 >= 1.1.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

!!! ERROR: gnome-base/gnome-vfs-2.6.0 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed

Calculating dependencies    ...done!
>>> emerge (1 of 1) gnome-base/gnome-vfs-2.6.0 to /
>>> md5 src_uri ;-) gnome-vfs-2.6.0.tar.bz2


A 'find / -name "*.pc"' has shown me that a 'gconf-x.x.x.pc'-file is nowhere on my system. A reemerge of gconf-2.6.0 and also an emerge of gconf-2.6.1 do not fix the problem.


Reproducible: Always
Steps to Reproduce:
1.emerge gconf
2.emerge gnome-vfs
3.

Actual Results:  
see above ...

Expected Results:  
emerge without problems

Gentoo Base System version 1.4.10
Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.6)
=================================================================
System uname: 2.6.6 i686 Pentium II (Deschutes)
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium2  -O3  -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium2  -O3  -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ http://ftp.easynet.nl/mirror/gentoo/
http://gd.tuwien.ac.at/opsys/linux/gentoo/ ftp://ftp.rxd.hu
http://ftp.heanet.ie/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm audiofile avi berkdb bidi cdr crypt cups directfb divx4linux doc
dvd encode esd fbcon foomaticdb gdbm gif gnome gtk gtk2 imagemagick imap imlib
java jpeg kerberos lcms lesstif libg++ libwww mad maildir md5sum mikmod mmx
motif mozilla mpeg mpi ncurses nls nocd oggvorbis opengl oss pam pdflib peex
perl plotutils png python quicktime readline samba sasl sdl slang spell sse ssl
svga tcltk tcpd tetex theora tiff truetype unicode usb vim-with-x wmf wxwindows
x86 xml xml2 xmms xosd xv xvid zlib"
Comment 1 Leonardo Boshell (RETIRED) gentoo-dev 2004-05-25 23:05:17 UTC

*** This bug has been marked as a duplicate of 51699 ***