Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57504 - Can't emerge xtraceroute
Summary: Can't emerge xtraceroute
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Netmon project
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-18 11:10 UTC by je_fro
Modified: 2004-07-21 13:29 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 je_fro 2004-07-18 11:10:45 UTC
hi, I've been trying to update xtraceroute, but it won't detect gtkglarea...

checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.0.0... yes
checking for gdk-pixbuf-config... /usr/bin/gdk-pixbuf-config
checking for GDK_PIXBUF - version >= 0.8.0... yes
checking GL... yes
checking GtkGLArea... no
configure: error: Cannot find proper gtkgl version

!!! ERROR: net-analyzer/xtraceroute-0.9.1 failed.
!!! Function src_compile, Line 32, Exitcode 1
!!! ./configure failed

gentoo je_fro # emerge -p gtkglarea

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] x11-libs/gtkglarea-1.99.0  

#############################################

I tried opengl-update nvidia as suggested in the forums but that didn't work either. (see the URL I gave)

here's my emerge info:
# emerge info
Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7)
=================================================================
System uname: 2.6.7 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -Os -pipe -m3dnow -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/share/config /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 -Os -pipe -m3dnow -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://mirror.iawnet.sandia.gov/pub/gentoo/ http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dnow X aalib aavm alsa apache2 apm avi berkdb bonobo cdr crypt cups dvd dvdr encode esd evo foomaticdb gb gd gdbm gif gnome gnomedb gpg gphoto2 gpm gtk gtk2 gtkhtml imlib java jpeg ldap libg++ libgda libwww mad mikmod mmx motif moznoirc moznomail mpeg mysql ncurses nls oggvorbis opengl oss pam pda pdflib perl plotutils png ppds python quicktime readline sdl slang spell sse ssl svga tcpd tetex tiff truetype unicode usb x86 xml2 xmms xv xvid zlib"
Comment 1 Eldad Zack (RETIRED) gentoo-dev 2004-07-18 13:35:38 UTC
The gtkglarea version you should have installed is 1.2.3-r1.
are you trying to emerge --nodeps ?

post the output of emerge -p xtraceroute.
Comment 2 je_fro 2004-07-21 11:41:29 UTC
# emerge -p xtraceroute

These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild     U ] net-analyzer/xtraceroute-0.9.1 [0.9.0] 
Comment 3 je_fro 2004-07-21 11:47:25 UTC
It seems I have them both installed......

# emerge -p /usr/portage/x11-libs/gtkglarea/gtkglarea-1.2.3-r1.ebuild 

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] x11-libs/gtkglarea-1.2.3-r1  

gentoo je_fro # emerge -p gtkglarea

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] x11-libs/gtkglarea-1.99.0  

Comment 4 je_fro 2004-07-21 11:59:08 UTC
okay...got it.
I unmerged gtkglarea-1.99.0, and tried to re-emerge gtkglarea-1.2.3-r1. It failed, couldn't find OpenGL. Did "opengl-update nvidia", and gtkglarea-1.2.3-r1 emerged fine, followed by xtraceroute-0.9.1.
Thanks!
je_fro
Comment 5 Eldad Zack (RETIRED) gentoo-dev 2004-07-21 13:29:20 UTC
I've added information about this problem if configure fails.
Thanks.