Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73504 - Alsaplayer needs gtk1 and can't build against gtk2
Summary: Alsaplayer needs gtk1 and can't build against gtk2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Jeremy Huddleston (RETIRED)
URL: http://packages.debian.org/unstable/s...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-05 19:08 UTC by Chetan Reddy
Modified: 2004-12-06 12:07 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 Chetan Reddy 2004-12-05 19:08:42 UTC
In the alsaplayer-0.99.76 ebuild, the line
gtk? ( x11-libs/gtk+ )
has to be changed to
gtk? ( <x11-libs/gtk+-2 )

Reproducible: Always
Steps to Reproduce:
1.emerge -C "<x11-libs/gtk+-2"
2.USE="gtk" emerge alsaplayer
3.alsaplayer -i gtk
Actual Results:  
Failed to load interface gtk


Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.9-ck2 i686)
=================================================================
System uname: 2.6.9-ck2 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.4.16
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.19-r1,sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer "
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/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=pentium4 -O3 -pipe -fomit-frame-pointer "
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j7"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa apache2 avi bash-completion berkdb bitmap-fonts cdr crypt
curl doc emacs encode escreen f77 fbcon flac gcj gdbm gif gphoto2 gstreamer gtk
gtk2 java jpeg libg++ libwww mad mng motif mozilla mpeg msn ncurses network
oggvorbis opengl pam png quicktime readline real slang spell ssl svg theora tiff
truetype unicode vanilla x86 xml xml2 xosd xv xvid yahoo zlib video_cards_i830"
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-12-06 12:07:35 UTC
fixed in cvs, thanks.