Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51931 - SDL_mixer couldn't wait...
Summary: SDL_mixer couldn't wait...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-24 08:37 UTC by Frank Hollenbach
Modified: 2004-07-12 17:01 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 Frank Hollenbach 2004-05-24 08:37:09 UTC
gcc -shared  load_aiff.lo load_voc.lo load_ogg.lo mixer.lo music.lo music_cmd.lo music_ogg.lo wavestream.lo effect_position.lo effect_stereoreverse.lo effects_internal.lo -Wl,--whole-archive timidity/.libs/libtimidity.al -Wl,--no-whole-archive  -lmikmod -lvorbisfile -lvorbis -logg -L/usr/lib -lSDL -lpthread -lc  -Wl,-soname -Wl,libSDL_mixer-1.2.so.0 -o .libs/libSDL_mixer-1.2.so.0.2.3
/usr/lib/gcc-lib/powerpc-unknown-linux-gnu/3.3.3/../../../../powerpc-unknown-linux-gnu/bin/ld: cannot find -lmikmod
collect2: ld returned 1 exit status
make[1]: *** [libSDL_mixer.la] Fehler 1
make[1]: *** Warte auf noch nicht beendete Prozesse...
make[1]: *** Warte auf noch nicht beendete Prozesse...
make[1]: Leaving directory `/var/tmp/portage/sdl-mixer-1.2.5-r2/work/SDL_mixer-1.2.5'
make: *** [all-recursive] Fehler 1

!!! ERROR: media-libs/sdl-mixer-1.2.5-r2 failed.
!!! Function src_compile, Line 43, Exitcode 2
!!! emake failed


Reproducible: Always
Steps to Reproduce:
1.emerge =media-libs/sdl-mixer-1.2.5-r2
2.
3.

Actual Results:  
SDL_mixer just wait... 
the build brokes. 

Expected Results:  
 

emerge info 
Portage 2.0.50-r6 (default-ppc-2004.1, gcc-3.3.3, glibc-2.3.3_pre20040420-r0, 
2.4.21-ben2) 
================================================================= 
System uname: 2.4.21-ben2 ppc 7450, altivec supported 
Gentoo Base System version 1.4.15 
Autoconf: sys-devel/autoconf-2.59-r3 
Automake: sys-devel/automake-1.8.3 
ACCEPT_KEYWORDS="ppc ~ppc" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -mcpu=7400 -pipe -maltivec -mabi=altivec " 
CHOST="powerpc-unknown-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.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/generic/config/ /usr/share/texmf/tex/platex/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="-O2 -mcpu=7400 -pipe -maltivec -mabi=altivec " 
DISTDIR="/usr/portage/distfiles" 
FEATURES="ccache" 
GENTOO_MIRRORS="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="/usr/local/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="X aalib arts berkdb bonobo cdr cups dvd esd foomaticdb gdbm gif gnome 
gnome-libs gpm gtk gtk2 gtkhtml guile imlib jpeg kde libwww mitshm motif 
mozilla mysql nls oggvorbis opengl oss pam perl png ppc python qt qtmt 
readline ruby scanner sdl slang ssl tcltk tcpd tetex truetype xv"
Comment 1 Stefan Sperling 2004-05-24 16:48:21 UTC
have you tried (re-)emerging media-libs/libmikmod?
Comment 2 SpanKY gentoo-dev 2004-07-12 17:01:46 UTC
maybe you had mikmod on your system and then cleaned it later ?