<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
Hi, <br>
<br>
thanks for your help, you were absolutely right! I removed my old version
of sdl and sdl-devel and replaced them with the current ones. Now it works...<br>
<br>
Matthias<br>
<br>
D Richard Felker III wrote:<br>
<blockquote type="cite"
 cite="mid20021004182941.GI137@brightrain.aerifal.cx">
  <pre wrap="">[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
On Fri, Oct 04, 2002 at 08:14:15PM +0200, Matthias Raus wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
Hi there,

I use MPlayer-0.90pre3 which I once could compile without errors. 
However, right now every time I try to make MPlayer I receive the 
following message:

/usr/lib/libSDL.a(SDL_alsa_audio.lo): In function `PCM_OpenAudio':
SDL_alsa_audio.lo(.text+0x7b6): undefined reference to 
`snd_pcm_plugin_params'
    </pre>
  </blockquote>
  <pre wrap=""><!---->...

Sounds like your SDL is broken. Compile mplayer --without-sdl or get a
working build of SDL. It probably has something to do with SDL being a
static lib rather than shared.

Rich

_______________________________________________
RTFM!!!  <a class="moz-txt-link-freetext" href="http://www.MPlayerHQ.hu/DOCS">http://www.MPlayerHQ.hu/DOCS</a>
Search:  <a class="moz-txt-link-freetext" href="http://www.MPlayerHQ.hu/cgi-bin/htsearch">http://www.MPlayerHQ.hu/cgi-bin/htsearch</a>
<a class="moz-txt-link-freetext" href="http://mplayerhq.hu/mailman/listinfo/mplayer-users">http://mplayerhq.hu/mailman/listinfo/mplayer-users</a>

  </pre>
</blockquote>
<br>
</body>
</html>