Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56115 - No sound in tuxracer: SDL_mixer not found
Summary: No sound in tuxracer: SDL_mixer not found
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-05 01:53 UTC by Paolo Ornati
Modified: 2004-07-20 18:13 UTC (History)
0 users

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


Attachments
config.log (config.log,94.53 KB, text/plain)
2004-07-06 00:51 UTC, Paolo Ornati
Details
"media-libs/smpeg" compilation log (2071-smpeg-0.4.4-r4.log,48.26 KB, text/plain)
2004-07-08 03:18 UTC, Paolo Ornati
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Ornati 2004-07-05 01:53:05 UTC
Emerging tuxracer I get this message during the configuration:
...
checking for SDL - version >= 1.0.1... yes
checking for SDL_JoystickOpen... yes
checking for Mix_OpenAudio in -lSDL_mixer... no
*** SDL_mixer not found.  Configuring without audio support.
...

Tuxracer is then compiled without audio support ;-(

Reproducible: Always
Steps to Reproduce:
1. emerge tuxracer




Gentoo Base System version 1.4.16
Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0,
2.6.7-gentoo-r8)
=================================================================
System uname: 2.6.7-gentoo-r8 i686 AMD Duron(tm) Processor
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
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 /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://gentoo.inode.at/source/ http://gentoo.inode.at/
ftp://194.117.158.29/mirrors/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dfx 3dnow X acpi alsa arts avi berkdb cdr crypt cups encode esd fam gdbm
gif gphoto2 gpm imlib java jpeg kde ldap libg++ libwww mad mikmod mmx motif
mozilla mpeg mysql ncurses nls oggvorbis opengl pam pdflib perl png python qt
quicktime readline ruby sdl slang spell ssl tcltk tcpd truetype usb voodoo3 x86
xml2 xmms xv xvid zlib"
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-07-05 14:24:43 UTC
Attach the config.log as text/plain please.
Comment 2 Paolo Ornati 2004-07-06 00:51:29 UTC
Created attachment 34854 [details]
config.log
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2004-07-06 02:01:04 UTC
hmmm, try running revdep-rebuild.  looks like your media-libs/smpeg stuff isn't
right.
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2004-07-07 13:23:09 UTC
Reopen with more info please
Comment 5 Paolo Ornati 2004-07-07 14:02:38 UTC
Ok, I have run "revdep-rebuild"...  it has fixed some things but nothing about media-libs/smpeg.

Doing "emerge tuxracer" gives the same results as before.

What other info should I give?
Comment 6 Mr. Bones. (RETIRED) gentoo-dev 2004-07-07 15:34:33 UTC
Can you try remerging media-libs/smpeg please?
Comment 7 Paolo Ornati 2004-07-08 03:18:43 UTC
Created attachment 34989 [details]
"media-libs/smpeg" compilation log
Comment 8 Paolo Ornati 2004-07-08 03:22:15 UTC
I have remerged "media-libs/smpeg", but nothing changes in tuxracer compilation.
"media-libs/smpeg" compilation log is already posted...
Comment 9 Mr. Bones. (RETIRED) gentoo-dev 2004-07-08 03:47:09 UTC
Let's see your libsmpeg.la as a text/plain attachment please.
Comment 10 SpanKY gentoo-dev 2004-07-12 17:04:19 UTC
configure:6804: gcc -o conftest -O2 -march=athlon -fomit-frame-pointer -pipe   conftest.c -lSDL_mixer    -lSM -lICE  -L/usr/X11R6/lib -lX11 -lXi -lXext -lXmu -lXt   -ldl -lm  -ltcl8.3 -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread >&5
/usr/lib/libsmpeg-0.4.so.0: undefined reference to `_Unwind_GetIP'
/usr/lib/libsmpeg-0.4.so.0: undefined reference to `_Unwind_Resume_or_Rethrow'

that's a bug related to the toolchain ...

try rebuilding libsdl then smpeg ...
Comment 11 Paolo Ornati 2004-07-13 02:50:00 UTC
Yes, rebuilding them fix the problem.
Comment 12 SpanKY gentoo-dev 2004-07-20 18:13:18 UTC
awesome
Comment 13 SpanKY gentoo-dev 2004-07-20 18:13:46 UTC
toolchain changes required rebuilding a few things