Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103958 - unable to build dev-python/visual: gtkglarea required, but already installed
Summary: unable to build dev-python/visual: gtkglarea required, but already installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Colin Kingsley (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-27 12:51 UTC by Lee Harr
Modified: 2005-10-17 11:31 UTC (History)
0 users

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


Attachments
config.log (config.log,40.51 KB, text/plain)
2005-08-27 12:54 UTC, Lee Harr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lee Harr 2005-08-27 12:51:13 UTC
Trying to build dev-python/visual, I get this error: 
checking for GTK - version >= 0.99.7... yes 
checking for gdk_gl_query in -lgtkgl... no 
configure: error: gtkglarea is required on Unix-like systems 
 
I have ... 
*  x11-libs/gtkglarea 
      Latest version available: 1.99.0 
      Latest version installed: 1.99.0 
 

Reproducible: Always
Steps to Reproduce:
1. emerge visual 
 
Actual Results:  
Error message. 

Expected Results:  
Build and install visual python. 

# emerge info 
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130, 
glibc-2.3.5-r1, 2.6.12-gentoo-r9 i686) 
================================================================= 
System uname: 2.6.12-gentoo-r9 i686 AMD Athlon(tm) 
Gentoo Base System version 1.6.13 
dev-lang/python:     2.2.3-r5, 2.3.5 
sys-apps/sandbox:    1.2.12 
sys-devel/autoconf:  2.13, 2.59-r6 
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6 
sys-devel/binutils:  2.15.92.0.2-r10 
sys-devel/libtool:   1.4.3-r4, 1.5.18-r1 
virtual/os-headers:  2.6.11-r2 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CBUILD="i686-pc-linux-gnu" 
CFLAGS="-mcpu=athlon-xp -O3 -pipe" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig distlocks sandbox sfperms strict" 
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://mirrors.tds.net/gentoo 
ftp://mirrors.tds.net/gentoo http://gentoo.osuosl.org/" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl eds emboss 
encode esd fam flac foomaticdb fortran gd gdbm gif gnome gphoto2 gpm gstreamer 
gtk gtk2 guile imagemagick imlib ipv6 java jpeg junit kde libg++ libwww mad 
mikmod motif mozilla mp3 mpeg nas ncurses nls ogg oggvorbis opengl oss pam 
pdflib perl png postgres python qt quicktime readline sdl slang speex spell 
sqlite ssl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts vorbis xine 
xml xml2 xmms xv zlib video_cards_via userland_GNU kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Lee Harr 2005-08-27 12:54:57 UTC
Created attachment 67021 [details]
config.log
Comment 2 Colin Kingsley (RETIRED) gentoo-dev 2005-09-07 20:25:38 UTC
please post the output of 'locate libgtkgl.so'
Comment 3 Colin Kingsley (RETIRED) gentoo-dev 2005-10-17 11:31:57 UTC
Closing this bug because the user stopped responding. I assume it was a local
issue, as nobody else seems to be affected.