[MPlayer-users] compiling netstream - undefined references

alpha0x89 at yahoo.de alpha0x89 at yahoo.de
Wed Apr 14 21:53:40 CEST 2004


Does anybody know how to compile the netstream tool (TOOLS/netstream)? 
Actually the compiling works but the linking fails with messages like the 
following:

../../libmpdemux/libmpdemux.a(audio_in.o)(.text+0x2c0): In function 
`audio_in_uninit':
: undefined reference to `snd_output_close'
../../libmpdemux/libmpdemux.a(demux_rtp.o)(.text+0x40): In function 
`__static_initialization_and_destruction_0(int, int)':
: undefined reference to `operator*(short, DelayInterval const&)'
../../libmpdemux/libmpdemux.a(ai_alsa.o)(.text+0xd): In function 
`ai_alsa_setup':
: undefined reference to `snd_pcm_hw_params_sizeof'
../../libmpdemux/libmpdemux.a(demux_mkv.o)(.text+0x64ef): In function 
`demux_mkv_decode':
: undefined reference to `inflateInit_'
../../libmpdemux/libmpdemux.a(demux_mov.o)(.text+0x32fe): In function 
`mov_read_header':
: undefined reference to `inflateInit_'
../../mp_msg.o(.text+0x133): In function `mp_msg_c':
: undefined reference to `use_gui'
../../mp_msg.o(.text+0x1b7): In function `mp_msg_c':
: undefined reference to `gtkMessageBox'
collect2: ld returned 1 exit status




More information about the MPlayer-users mailing list