Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75700 - Can't emerge games-arcade/frozen-bubble, SDL_mixer is needed however sdl-mizer is installed
Summary: Can't emerge games-arcade/frozen-bubble, SDL_mixer is needed however sdl-mize...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-26 06:45 UTC by Jeroen Valcke
Modified: 2011-09-14 20:38 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 Jeroen Valcke 2004-12-26 06:45:18 UTC
I'm trying to emerge frozen-bubble. There's an error
**ERROR**: SDL_mixer is needed (and, by the way, version >= 1.2.2 will be needed)
However sdl-mixer is installed on my system


Reproducible: Always
Steps to Reproduce:
1. emerge games-arcade/frozen-bubble
2.
3.

Actual Results:  
emerge error

Expected Results:  
emerge the app

minsk root # emerge frozen-bubble
Calculating dependencies ...done!
>>> emerge (1 of 1) games-arcade/frozen-bubble-1.0.0-r3 to /
>>> md5 src_uri ;-) frozen-bubble-1.0.0.tar.bz2
>>> md5 src_uri ;-) frozen-bubble-client-0.0.3.tar.bz2
>>> md5 src_uri ;-) frozen-bubble-server-0.0.3.tar.bz2
>>> Unpacking source...
>>> Unpacking frozen-bubble-1.0.0.tar.bz2 to
/var/tmp/portage/frozen-bubble-1.0.0-r3/work
>>> Unpacking frozen-bubble-client-0.0.3.tar.bz2 to
/var/tmp/portage/frozen-bubble-1.0.0-r3/work
>>> Unpacking frozen-bubble-server-0.0.3.tar.bz2 to
/var/tmp/portage/frozen-bubble-1.0.0-r3/work
 * Applying fb-sdlperl-deb.patch ...                                           
                                        [ ok ]You should add the contents of
`/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
automake: Makefile.am: installing `./INSTALL'
automake: Makefile.am: required file `./NEWS' not found
automake: Makefile.am: installing `./COPYING'
automake: Makefile.am: required file `./AUTHORS' not found
automake: Makefile.am: required file `./ChangeLog' not found
>>> Source unpacked.
make[1]: Entering directory
`/var/tmp/portage/frozen-bubble-1.0.0-r3/work/frozen-bubble-1.0.0/c_stuff'
test -e Makefile_c || perl Makefile.PL
PREFIX=/var/tmp/portage/frozen-bubble-1.0.0-r3/image//usr

   **ERROR**: SDL_mixer is needed (and, by the way, version >= 1.2.2 will be needed)

make[1]: *** [fb_c_stuff] Error 2
make[1]: Leaving directory
`/var/tmp/portage/frozen-bubble-1.0.0-r3/work/frozen-bubble-1.0.0/c_stuff'
make: *** [dirs] Error 2

!!! ERROR: games-arcade/frozen-bubble-1.0.0-r3 failed.
!!! Function src_compile, Line 55, Exitcode 2
!!! emake game failed
!!! If you need support, post the topmost build error, NOT this status message.

minsk root # emerge -p sdl-mixer

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

Calculating dependencies ...done!
[ebuild   R   ] media-libs/sdl-mixer-1.2.5-r1

minsk root # emerge info
Portage 2.0.51-r3 (default-linux/x86/2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.4.26 i686)
=================================================================
System uname: 2.4.26 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium3 -funroll-loops -pipe -mno-sse2"
CHOST="i686-pc-linux-gnu"
COMPILER=""
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="-O3 -march=pentium3 -funroll-loops -pipe -mno-sse2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/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.gentoo.org/gentoo-portage"
USE="x86 X aalib acl adns alsa apm arts avi berkdb bitmap-fonts cdr crypt cups
dvd encode esd fam flac foomaticdb fortran gd gd-external gdbm gif gnome gphoto2
gpm gstreamer gtk gtk2 imagemagick imap imlib ipv6 java jpeg libwww live mad
mcal mikmod mmx motif mozilla mozsvg mpeg nas ncurses nls oggvorbis opengl oss
pam pdflib perl png python quicktime readline samba sdl slang spell sse svga
tcltk tcpd tetex tiff truetype xml xml2 xmms xv zlib"
Comment 1 SpanKY gentoo-dev 2004-12-26 14:06:47 UTC
if you re-emerge sdl-mixer, does frozen-bubble work ?
Comment 2 Jeroen Valcke 2004-12-27 02:35:34 UTC
I did try that. However re-emerging sdl-mixer does not solve the problem.
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2004-12-27 15:03:08 UTC

*** This bug has been marked as a duplicate of 74678 ***
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2005-05-19 09:06:26 UTC
Closing to clean up after bugzilla upgrade.  reopen if closed in error.  Thanks.
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2011-09-14 20:38:54 UTC
clean up bug list after bugzilla update