Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61246 - emerge bonobo-python -> configure fails!
Summary: emerge bonobo-python -> configure fails!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-22 05:37 UTC by Andreas Volz
Modified: 2004-08-23 05:11 UTC (History)
1 user (show)

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 Andreas Volz 2004-08-22 05:37:49 UTC
checking for python... /usr/bin/python
checking if Python version >= 1.5... okay
checking local Python configuration... looks good
checking for headers required to compile python extensions... found
checking for python... (cached) /usr/bin/python
checking for GtkObject in python module gtk... no
configure: error: Can't find pygtk

!!! ERROR: dev-python/bonobo-python-0.2.0-r3 failed.
!!! Function econf, Line 362, Exitcode 1
!!! econf failed


> emerge info
Portage 2.0.50-r9 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.8.1)
=================================================================
System uname: 2.6.8.1 i686 AMD Duron(tm) 
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.easynet.nl/mirror/gentoo/ http://ftp.easynet.nl/mirror/gentoo/ http://gentoo.inode.at/ ftp://gentoo.inode.at/source/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi alsa apm athena avi berkdb bonobo cdr crypt cups curl dga directfb dnd doc dv dvd encode esd f77 faad fbcon foomaticdb fusion gdbm ggi gif gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml imlib java joystick jpeg kde ldap libcaca libg++ libsamplerate libwww mad maildir mbox mikmod mmx mozilla moznoirc moznomail mozp3p mozsvg mpeg mule mysql nas ncurses neXt nls objc oggvorbis opengl oss pam pdflib perl png python qt quicktime readline ruby sasl scanner sdk sdl slang spell sse ssl stencil-buffer svg svga tcltk tcpd tetex tiff truetype unicode wmf x86 xface xml xml2 xmms xrandr xv zlib"

Where is the problem?
Comment 1 Andreas Volz 2004-08-22 05:38:32 UTC
perhaps I should add this:
*  dev-python/pygtk
      Latest version available: 2.0.0-r1
      Latest version installed: 2.0.0-r1
      Size of downloaded files: 514 kB
      Homepage:    http://www.pygtk.org/
      Description: GTK+2 bindings for Python
      License:     LGPL-2.1
Comment 2 foser (RETIRED) gentoo-dev 2004-08-23 02:14:16 UTC
try -r4 or -r5 of the ebuild, they should fix this.
Comment 3 Lukasz Strzygowski (RETIRED) gentoo-dev 2004-08-23 05:11:28 UTC
Marked -r5 stable on x86. Newer revision should work, reopen if it doesn't.