Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] problem with MPlayer compilation



Hi folks,

for a few weeks, I have problems compiling the newest MPlayer release. I 
am using MPlayer-0.90pre3, but even that one has that error below. I 
must have changed something that makes compiling fail, but I don't know 
what this might bel
./configure works without problems, but when typing "make", after a 
whole while I get these lines:

/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'
SDL_alsa_audio.lo(.text+0x805): undefined reference to 
`snd_pcm_plugin_setup'
SDL_alsa_audio.lo(.text+0x8f3): undefined reference to 
`snd_pcm_file_descriptor'
SDL_alsa_audio.lo(.text+0x974): undefined reference to `snd_pcm_playback_go'
/usr/lib/libSDL.a(SDL_artsaudio.lo): In function `Audio_Available':
SDL_artsaudio.lo(.text+0x14): undefined reference to `arts_init'
/usr/lib/libSDL.a(SDL_artsaudio.lo): In function `ARTSC_PlayAudio':
SDL_artsaudio.lo(.text+0x21c): undefined reference to `arts_write'
/usr/lib/libSDL.a(SDL_artsaudio.lo): In function `ARTSC_CloseAudio':
SDL_artsaudio.lo(.text+0x2c2): undefined reference to `arts_close_stream'
/usr/lib/libSDL.a(SDL_artsaudio.lo): In function `ARTSC_OpenAudio':
SDL_artsaudio.lo(.text+0x385): undefined reference to `arts_play_stream'
SDL_artsaudio.lo(.text+0x40a): undefined reference to `arts_stream_set'
SDL_artsaudio.lo(.text+0x421): undefined reference to `arts_stream_set'
SDL_artsaudio.lo(.text+0x437): undefined reference to `arts_stream_get'
/usr/lib/libSDL.a(SDL_esdaudio.lo): In function `Audio_Available':
SDL_esdaudio.lo(.text+0x1c): undefined reference to `esd_open_sound'
SDL_esdaudio.lo(.text+0x31): undefined reference to `esd_close'
/usr/lib/libSDL.a(SDL_esdaudio.lo): In function `ESD_OpenAudio':
SDL_esdaudio.lo(.text+0x414): undefined reference to `esd_play_stream'
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1

I really have no idea what this means; does anyone know?

Matthias





-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index