I figured out the compilation problem. The last step of the makefile
doesn't include a lot of the object files built in the src directory
(src/misc, src/video_output etc). After I manually add it in the gcc
command, I got it compiled. <br>
<br>
However, I am still having the same problem when running vlc. I included a more detailed log this time:<br>
<br>
[00000001] main vlc debug: translation test: code is "C"<br>
[00000001] main vlc debug: checking builtin modules<br>
[00000001] main vlc debug: module bank initialized, found 155 modules<br>
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc<br>
[00000001] main vlc warning: config file /root/.vlc/vlcrc does not exist yet<br>
[00000001] main vlc debug: CPU has capabilities<br>
[00000001] main vlc debug: looking for memcpy module: 1 candidate<br>
[00000021] main module debug: using memcpy module "memcpy"<br>
[00000195] main playlist debug: waiting for thread completion<br>
[00000195] main playlist debug: thread 1026 (playlist) created at priority 0 (src/playlist/playlist.c:152)<br>
[00000196] main private debug: waiting for thread completion<br>
[00000196] main private debug: thread 2051 (preparser) created at priority 0 (src/playlist/playlist.c:174)<br>
[00000197] main interface debug: looking for interface module: 1 candidate<br>
[00000123] main module debug: using interface module "hotkeys"<br>
[00000197] main interface debug: interface initialized<br>
[00000197] main interface debug: thread 3076 (interface) created at priority 0 (src/interface/interface.c:211)<br>
[00000195] main playlist debug: adding playlist item `../complete_58.mp3' ( ../complete_58.mp3 )<br>
[00000198] main interface debug: looking for interface module: 1 candidate<br>
Remote control interface initialized, `h' for help<br>
[00000121] main module debug: using interface module "rc"<br>
[00000198] main interface debug: interface initialized<br>
[00000198] main interface debug: thread 4101 (manager) created at priority 0 (src/interface/interface.c:196)<br>
[00000195] main playlist debug: creating new input thread<br>
[00000199] main input debug: waiting for thread completion<br>
[00000199] main input debug: `../complete_58.mp3' gives access `' demux `' path `../complete_58.mp3'<br>
[00000199] main input debug: creating demux: access='' demux='' path='../complete_58.mp3'<br>
[00000200] main demuxer debug: looking for access_demux module: 0 candidates<br>
[00000200] main demuxer warning: no access_demux module matched "any"<br>
[00000199] main input debug: creating access '' path='../complete_58.mp3'<br>
[00000201] main access debug: looking for access2 module: 2 candidates<br>
[00000199] main input debug: thread 5126 (input) created at priority 0 (src/input/input.c:230)<br>
[00000201] access_file access debug: opening file `../complete_58.mp3'<br>
[00000106] main module debug: using access2 module "access_file"<br>
[00000202] main private debug: pre buffering<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000201] access_file access error: read failed (Bad address)<br>
signal 2 received, terminating vlc - do it again in case it gets
stuck      <----------- WHEN I PRESS CTRL+C<br>
[00000201] access_file access error: read failed (Bad address)<br>
[00000001] main vlc debug: removing all interfaces<br>
[00000198] main interface debug: thread 4101 joined (src/interface/interface.c:238)<br>
[00000121] main module debug: unlocking module "rc"<br>
[00000197] main interface debug: thread 3076 joined (src/interface/interface.c:238)<br>
[00000123] main module debug: unlocking module "hotkeys"<br>
[00000001] main vlc debug: removing all playlists<br>
[00000196] main private debug: thread 2051 joined (src/playlist/playlist.c:206)<br>
[00000202] main private debug: prebuffering done 0 bytes in 4s - 0 kbytes/s<br>
[00000202] main private error: cannot pre fill buffer<br>
[00000199] main input warning: cannot create a stream_t from access<br>
[00000106] main module debug: unlocking module "access_file"<br>
[00000199] main input debug: thread 5126 joined (src/input/input.c:386)<br>
[00000195] main playlist debug: thread 1026 joined (src/playlist/playlist.c:207)<br>
[00000195] main playlist: stopping playback<br>
[00000195] main playlist debug: deleting playlist item `../complete_58.mp3'<br>
[00000001] main vlc debug: removing all video outputs<br>
[00000001] main vlc debug: removing all audio outputs<br>
[00000001] main vlc debug: removing announce handler<br>
[00000021] main module debug: unlocking module "memcpy"<br>
<br>
Hopefully someone have some hints for me. Thanks a lot!<br>
<br>
Cheers,<br>
<br>
  Arthur<br><br><div><span class="gmail_quote">On 10/11/05, <b class="gmail_sendername">Arthur Chiu</b> <<a href="mailto:arthurchiu@gmail.com">arthurchiu@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I am compiling vlc-0.8.2 with the --disable-plugin option. This worked
with vlc-0.8.1, however, when I am running vlc-0.8.1 and try to play a
song, I am getting an error that says: <br>
<br>
[00000178] access_file access error: read failed (Bad address)<br>
[00000178] access_file access error: read failed (Bad address)<br>
[00000178] access_file access error: read failed (Bad address)<br>
[00000178] access_file access error: read failed (Bad address)<br>
[00000178] access_file access error: read failed (Bad address)<br>
...<br>
[00000179] main private error: cannot pre fill
buffer             
<---------- when I press ctrl + c<br>
<br>
(If anyone know what might be wrong, can you please give me some hints please? Thanks!)<br>
<br>
So, I decide to move onto vlc-0.8.2. However, when I'm at the very last
step, generating executable for vlc with --disable-plugin option, I get
a bunch of link errors:<br>
<br>
mipsel-linux-gcc -Wsign-compare -Wall -pipe
-L/home/mediadev/Arthur/blackWidow/opt/toolchains/uclibc-crosstools-2.4.3/lib/
-L/home/mediadev/Arthur/blackWidow/opt/toolchains/uclibc-crosstools-2.4.3/mipsel-linux-uclibc/lib
-ldl -L/home/mediadev/Arthur/blackWidow/pcsc-configure/usr/local/lib
-pthread
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/libmad-configure/lib
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/lame-configure/lib
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/libid3tag-configure/lib
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/zlib-configure/lib
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/ffmpeg-20041113/ffmpeg
-o vlc src/vlc-vlc.o lib/libvlc.a ./modules/codec/ffmpeg/libffmpeg.a
./modules/stream_out/libstream_out_switcher.a
./modules/misc/dummy/libdummy.a ./modules/misc/liblogger.a
./modules/misc/memcpy/libmemcpy.a ./modules/demux/mpeg/libmpgv.a
./modules/demux/mpeg/libmpga.a ./modules/demux/mpeg/libm4v.a
./modules/demux/mpeg/libm4a.a ./modules/demux/mpeg/libh264.a
./modules/demux/libps.a ./modules/demux/libpva.a
./modules/demux/avi/libavi.a ./modules/demux/asf/libasf.a
./modules/demux/mp4/libmp4.a ./modules/demux/librawdv.a
./modules/demux/libnsv.a ./modules/demux/libreal.a
./modules/demux/libaiff.a ./modules/demux/libmjpeg.a
./modules/demux/libdemuxdump.a ./modules/demux/libflac.a
./modules/codec/libcvdsub.a ./modules/codec/libsvcdsub.a
./modules/codec/spudec/libspudec.a ./modules/codec/libsubsdec.a
./modules/codec/libdvbsub.a ./modules/codec/libmpeg_audio.a
./modules/codec/liblpcm.a ./modules/codec/liba52.a
./modules/codec/libdts.a ./modules/codec/libcinepak.a
./modules/codec/libflacdec.a ./modules/video_filter/libdeinterlace.a
./modules/video_filter/libinvert.a ./modules/video_filter/libadjust.a
./modules/video_filter/libtransform.a
./modules/video_filter/libdistort.a
./modules/video_filter/libmotionblur.a
./modules/audio_filter/converter/libfixed32tos16.a
./modules/audio_filter/converter/libs16tofixed32.a
./modules/audio_filter/converter/libu8tofixed32.a
./modules/audio_filter/resampler/libtrivial_resampler.a
./modules/audio_filter/resampler/libugly_resampler.a
./modules/audio_filter/channel_mixer/libtrivial_channel_mixer.a
./modules/audio_mixer/libtrivial_mixer.a
./modules/demux/playlist/libplaylist.a
./modules/misc/playlist/libexport.a ./modules/demux/libsgimb.a
./modules/demux/libm3u.a ./modules/misc/xml/libxtag.a
./modules/video_chroma/libi420_rgb.a ./modules/codec/librawvideo.a
./modules/video_filter/libblend.a ./modules/video_filter/libscale.a
./modules/video_output/libimage.a ./modules/video_filter/liblogo.a
./modules/demux/libwav.a ./modules/codec/libaraw.a
./modules/demux/libsubtitle.a ./modules/demux/libvobsub.a
./modules/codec/libadpcm.a ./modules/demux/liba52sys.a
./modules/demux/libdtssys.a ./modules/demux/libau.a
./modules/demux/libty.a ./modules/demux/libvoc.a
./modules/demux/libxa.a ./modules/demux/libnuv.a
./modules/access/libaccess_directory.a
./modules/access/libaccess_file.a ./modules/access/libaccess_udp.a
./modules/access/libaccess_tcp.a ./modules/access/libaccess_http.a
./modules/access/mms/libaccess_mms.a ./modules/access/libaccess_ftp.a
./modules/misc/network/libipv4.a
./modules/packetizer/libpacketizer_mpegvideo.a
./modules/packetizer/libpacketizer_h264.a
./modules/packetizer/libpacketizer_mpeg4video.a
./modules/packetizer/libpacketizer_mpeg4audio.a
./modules/access/libaccess_fake.a
./modules/access_filter/libaccess_filter_timeshift.a
./modules/access_filter/libaccess_filter_record.a
./modules/control/libgestures.a ./modules/control/librc.a
./modules/control/libtelnet.a ./modules/control/libhotkeys.a
./modules/control/libnetsync.a ./modules/control/libshowintf.a
./modules/video_filter/libtime.a ./modules/video_filter/libmarq.a
./modules/services_discovery/libsap.a
./modules/services_discovery/libshout.a
./modules/video_filter/libmosaic.a ./modules/video_filter/libwall.a
./modules/video_filter/libmotiondetect.a
./modules/video_filter/libclone.a ./modules/video_filter/libcrop.a
./modules/video_chroma/libi420_yuy2.a
./modules/video_chroma/libi422_yuy2.a
./modules/video_chroma/libi420_ymga.a
./modules/audio_output/libaout_file.a
./modules/audio_filter/resampler/liblinear_resampler.a
./modules/audio_filter/resampler/libbandlimited_resampler.a
./modules/audio_mixer/libfloat32_mixer.a
./modules/audio_mixer/libspdif_mixer.a
./modules/audio_filter/channel_mixer/libsimple_channel_mixer.a
./modules/audio_filter/channel_mixer/libheadphone_channel_mixer.a
./modules/audio_filter/libnormvol.a
./modules/audio_filter/libequalizer.a
./modules/audio_filter/converter/libfixed32tofloat32.a
./modules/audio_filter/converter/libfloat32tos16.a
./modules/audio_filter/converter/libfloat32tos8.a
./modules/audio_filter/converter/libfloat32tou16.a
./modules/audio_filter/converter/libfloat32tou8.a
./modules/audio_filter/converter/liba52tospdif.a
./modules/audio_filter/converter/libdtstospdif.a
./modules/audio_filter/converter/libs16tofloat32.a
./modules/audio_filter/converter/libs16tofloat32swab.a
./modules/audio_filter/converter/libs8tofloat32.a
./modules/audio_filter/converter/libu8tofloat32.a
./modules/audio_filter/libaudio_format.a
./modules/misc/libscreensaver.a
./modules/access_output/libaccess_output_dummy.a
./modules/access_output/libaccess_output_udp.a
./modules/access_output/libaccess_output_file.a
./modules/access_output/libaccess_output_http.a
./modules/mux/mpeg/libmux_ps.a ./modules/mux/libmux_avi.a
./modules/mux/libmux_mp4.a ./modules/mux/libmux_asf.a
./modules/mux/libmux_dummy.a ./modules/mux/libmux_wav.a
./modules/mux/libmux_mpjpeg.a ./modules/packetizer/libpacketizer_copy.a
./modules/stream_out/libstream_out_dummy.a
./modules/stream_out/libstream_out_standard.a
./modules/stream_out/libstream_out_es.a
./modules/stream_out/libstream_out_rtp.a
./modules/stream_out/libstream_out_description.a
./modules/misc/libvod_rtsp.a
./modules/stream_out/libstream_out_duplicate.a
./modules/stream_out/libstream_out_gather.a
./modules/stream_out/libstream_out_display.a
./modules/stream_out/libstream_out_transcode.a
./modules/stream_out/libstream_out_bridge.a
./modules/stream_out/libstream_out_mosaic_bridge.a
./modules/control/libhttp.a ./modules/misc/network/libipv6.a
./modules/audio_filter/converter/libmpgatofixed32.a
./modules/demux/util/libid3tag.a ./modules/video_output/libfb.a
./modules/audio_output/liboss.a
-L/home/mediadev/Arthur/blackWidow/vlc-configure/usr/local/lib
-lpthread -lm
-L/home/mediadev/Arthur/blackWidow/opt/toolchains/uclibc-crosstools-2.4.3/lib/
-L/home/mediadev/Arthur/blackWidow/opt/toolchains/uclibc-crosstools-2.4.3/mipsel-linux-uclibc/lib
-ldl -L/home/mediadev/Arthur/blackWidow/pcsc-configure/usr/local/lib
-pthread
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/libmad-configure/lib
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/lame-configure/lib
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/libid3tag-configure/lib
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/zlib-configure/lib
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/ffmpeg-20041113/ffmpeg
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/ffmpeg-20041113/libavformat
/home/mediadev/Arthur/blackWidow/vlc-dependencies/ffmpeg-20041113/libavformat/libavformat.a
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/ffmpeg-20041113/libavcodec
/home/mediadev/Arthur/blackWidow/vlc-dependencies/ffmpeg-20041113/libavcodec/libavcodec.a
-lmp3lame -lm -lz -lm -lm -lm -lz -lm -lm -lm -lmad
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/libmad-configure/lib
-lid3tag -lz<br>
./modules/demux/mp4/libmp4.a(libmp4_a-libmp4.o)(.text+0xb2b8): In function `MP4_ReadBox_cmov':<br>
: undefined reference to `__stream_MemoryNew'<br>
./modules/demux/playlist/libplaylist.a(libplaylist_a-b4s.o)(.text+0x428): In function `Close_B4S__playlist':<br>
: undefined reference to `xml_Delete'<br>
./modules/demux/playlist/libplaylist.a(libplaylist_a-b4s.o)(.text+0x638): In function `Demux':<br>
: undefined reference to `__xml_Create'<br>
./modules/access/libaccess_http.a(libaccess_http_a-http.o)(.text+0x3884): In function `Connect':<br>
: undefined reference to `tls_ClientCreate'<br>
./modules/access/libaccess_http.a(libaccess_http_a-http.o)(.text+0x4828): In function `Disconnect':<br>
: undefined reference to `tls_ClientDelete'<br>
./modules/access_filter/libaccess_filter_record.a(libaccess_filter_record_a-record.o)(.text+0xd18): In function `Notify':<br>
: undefined reference to `__vout_OSDMessage'<br>
./modules/control/libtelnet.a(libtelnet_a-telnet.o)(.text+0x648): In function `Open':<br>
: undefined reference to `__vlm_New'<br>
./modules/control/libtelnet.a(libtelnet_a-telnet.o)(.text+0x8e4): In function `Close':<br>
: undefined reference to `vlm_Delete'<br>
./modules/control/libtelnet.a(libtelnet_a-telnet.o)(.text+0x1534): In function `Run':<br>
: undefined reference to `vlm_ExecuteCommand'<br>
./modules/control/libtelnet.a(libtelnet_a-telnet.o)(.text+0x1578): In function `Run':<br>
: undefined reference to `vlm_MessageDelete'<br>
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o)(.text+0x1148): In function `Run':<br>
: undefined reference to `vout_OSDIcon'<br>
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o)(.text+0x1674): In function `Run':<br>
: undefined reference to `vout_OSDIcon'<br>
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o)(.text+0x16e8): In function `Run':<br>
: undefined reference to `vout_OSDIcon'<br>
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o)(.text+0x1748): In function `Run':<br>
: undefined reference to `vout_OSDIcon'<br>
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o)(.text+0x1f04): In function `Run':<br>
: undefined reference to `__vout_OSDMessage'<br>
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o)(.text+0x1f88): In function `Run':<br>
: undefined reference to `__vout_OSDMessage'<br>
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o)(.text+0x2014): In function `Run':<br>
: undefined reference to `__vout_OSDMessage'<br>
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o)(.text+0x218c): In function `Run':<br>
: undefined reference to `__vout_OSDMessage'<br>
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o)(.text+0x2f04): In function `DisplayPosition':<br>
: undefined reference to `__vout_OSDMessage'<br>
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o)(.text+0x2f48):
more undefined references to `__vout_OSDMessage'
follow./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o)(.text+0x2ff8):
In function `DisplayPosition':<br>
: undefined reference to `vout_OSDSlider'<br>
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o)(.text+0x30e8): In function `DisplayVolume':<br>
: undefined reference to `vout_OSDSlider'<br>
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o)(.text+0x311c): In function `DisplayVolume':<br>
: undefined reference to `__vout_OSDMessage'<br>
./modules/access_output/libaccess_output_http.a(libaccess_output_http_a-http.o)(.text+0xd18): In function `Open':<br>
: undefined reference to `tls_ServerCreate'<br>
./modules/access_output/libaccess_output_http.a(libaccess_output_http_a-http.o)(.text+0xdf4): In function `Open':<br>
: undefined reference to `tls_ServerDelete'<br>
./modules/access_output/libaccess_output_http.a(libaccess_output_http_a-http.o)(.text+0xec4): In function `Open':<br>
: undefined reference to `httpd_TLSHostNew'<br>
./modules/access_output/libaccess_output_http.a(libaccess_output_http_a-http.o)(.text+0xf28): In function `Open':<br>
: undefined reference to `tls_ServerDelete'<br>
./modules/access_output/libaccess_output_http.a(libaccess_output_http_a-http.o)(.text+0x10d0): In function `Open':<br>
: undefined reference to `httpd_StreamNew'<br>
./modules/access_output/libaccess_output_http.a(libaccess_output_http_a-http.o)(.text+0x1190): In function `Open':<br>
: undefined reference to `httpd_HostDelete'<br>
./modules/access_output/libaccess_output_http.a(libaccess_output_http_a-http.o)(.text+0x12fc): In function `Close':<br>
: undefined reference to `httpd_StreamDelete'<br>
./modules/access_output/libaccess_output_http.a(libaccess_output_http_a-http.o)(.text+0x1314): In function `Close':<br>
: undefined reference to `httpd_HostDelete'<br>
./modules/access_output/libaccess_output_http.a(libaccess_output_http_a-http.o)(.text+0x14b8): In function `Write':<br>
: undefined reference to `httpd_StreamHeader'<br>
./modules/access_output/libaccess_output_http.a(libaccess_output_http_a-http.o)(.text+0x14d8): In function `Write':<br>
: undefined reference to `httpd_StreamSend'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x1cd4): In function `Close':<br>
: undefined reference to `httpd_FileDelete'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x1cf8): In function `Close':<br>
: undefined reference to `httpd_HostDelete'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x1d1c): In function `Close':<br>
: undefined reference to `httpd_UrlDelete'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x1d40): In function `Close':<br>
: undefined reference to `httpd_HostDelete'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x359c): In function `Add':<br>
: undefined reference to `httpd_UrlNewUnique'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x35d0): In function `Add':<br>
: undefined reference to `httpd_UrlCatch'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x3e60): In function `Del':<br>
: undefined reference to `httpd_UrlDelete'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x46a8): In function `HttpSetup':<br>
: undefined reference to `httpd_HostNew'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x4714): In function `HttpSetup':<br>
: undefined reference to `httpd_FileNew'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x4de8): In function `RtspSetup':<br>
: undefined reference to `httpd_HostNew'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x4ee8): In function `RtspSetup':<br>
: undefined reference to `httpd_UrlNewUnique'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x4f20): In function `RtspSetup':<br>
: undefined reference to `httpd_UrlCatch'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x4f4c): In function `RtspSetup':<br>
: undefined reference to `httpd_UrlCatch'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x4f78): In function `RtspSetup':<br>
: undefined reference to `httpd_UrlCatch'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x4fa4): In function `RtspSetup':<br>
: undefined reference to `httpd_UrlCatch'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x516c): In function `RtspCallback':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x51e8): In function `RtspCallback':<br>
: undefined reference to `httpd_MsgGet'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x5714): In function `RtspCallback':<br>
: undefined reference to `httpd_MsgGet'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x5d80): In function `RtspCallback':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x5db4): In function `RtspCallback':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x5dd8): In function `RtspCallback':<br>
: undefined reference to `httpd_MsgGet'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x5e24): In function `RtspCallback':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x5e60): In function `RtspCallback':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x5ea0): In function `RtspCallback':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x5fbc): In function `RtspCallbackId':<br>
: undefined reference to `httpd_MsgGet'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x60b4): In function `RtspCallbackId':<br>
: undefined reference to `httpd_MsgGet'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x6168): In function `RtspCallbackId':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x61f0): In function `RtspCallbackId':<br>
: undefined reference to `httpd_ClientIP'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x6264): In function `RtspCallbackId':<br>
: undefined reference to `httpd_MsgGet'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x65ec): In function `RtspCallbackId':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x6660): In function `RtspCallbackId':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x6694): In function `RtspCallbackId':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x66bc): In function `RtspCallbackId':<br>
: undefined reference to `httpd_MsgGet'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x6708): In function `RtspCallbackId':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x6744): In function `RtspCallbackId':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/stream_out/libstream_out_rtp.a(libstream_out_rtp_a-rtp.o)(.text+0x677c): In function `RtspCallbackId':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x884): In function `Open':<br>
: undefined reference to `httpd_HostNew'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0xa44): In function `Open':<br>
: undefined reference to `httpd_HostDelete'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0xb60): In function `Close':<br>
: undefined reference to `httpd_HostDelete'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0xc68): In function `MediaNew':<br>
: undefined reference to `httpd_UrlNewUnique'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0xd84): In function `MediaNew':<br>
: undefined reference to `httpd_UrlCatch'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0xdb0): In function `MediaNew':<br>
: undefined reference to `httpd_UrlCatch'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0xddc): In function `MediaNew':<br>
: undefined reference to `httpd_UrlCatch'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0xe08): In function `MediaNew':<br>
: undefined reference to `httpd_UrlCatch'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x1264): In function `MediaDel':<br>
: undefined reference to `httpd_UrlDelete'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x1ab8): In function `MediaAddES':<br>
: undefined reference to `httpd_UrlNewUnique'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x1b78): In function `MediaAddES':<br>
: undefined reference to `httpd_UrlCatch'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x1ba4): In function `MediaAddES':<br>
: undefined reference to `httpd_UrlCatch'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x1bd0): In function `MediaAddES':<br>
: undefined reference to `httpd_UrlCatch'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x1c00): In function `MediaAddES':<br>
: undefined reference to `httpd_UrlCatch'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x25fc): In function `MediaDelES':<br>
: undefined reference to `httpd_UrlDelete'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x2f14): In function `RtspCallback':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x2f90): In function `RtspCallback':<br>
: undefined reference to `httpd_MsgGet'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x3064): In function `RtspCallback':<br>
: undefined reference to `httpd_ClientIP'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x335c): In function `RtspCallback':<br>
: undefined reference to `httpd_MsgGet'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x3484): In function `RtspCallback':<br>
: undefined reference to `httpd_MsgGet'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x3570): In function `RtspCallback':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x35a4): In function `RtspCallback':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x35c8): In function `RtspCallback':<br>
: undefined reference to `httpd_MsgGet'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x3614): In function `RtspCallback':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x3650): In function `RtspCallback':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x3688): In function `RtspCallback':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x37cc): In function `RtspCallbackES':<br>
: undefined reference to `httpd_MsgGet'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x38c4): In function `RtspCallbackES':<br>
: undefined reference to `httpd_MsgGet'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x3974): In function `RtspCallbackES':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x39e8): In function `RtspCallbackES':<br>
: undefined reference to `httpd_ClientIP'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x3aa4): In function `RtspCallbackES':<br>
: undefined reference to `httpd_MsgGet'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x3cc4): In function `RtspCallbackES':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x3d38): In function `RtspCallbackES':<br>
: undefined reference to `httpd_MsgGet'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x4048): In function `RtspCallbackES':<br>
: undefined reference to `httpd_MsgGet'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x40d0): In function `RtspCallbackES':<br>
: undefined reference to `httpd_MsgGet'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x4230): In function `RtspCallbackES':<br>
: undefined reference to `httpd_MsgGet'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x4334): In function `RtspCallbackES':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x4368): In function `RtspCallbackES':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x4390): In function `RtspCallbackES':<br>
: undefined reference to `httpd_MsgGet'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x43dc): In function `RtspCallbackES':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x441c): In function `RtspCallbackES':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/misc/libvod_rtsp.a(libvod_rtsp_a-rtsp.o)(.text+0x445c): In function `RtspCallbackES':<br>
: undefined reference to `httpd_MsgAdd'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0xc04): In function `Open':<br>
: undefined reference to `tls_ServerCreate'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0xd50): In function `Open':<br>
: undefined reference to `tls_ServerDelete'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0xdd4): In function `Open':<br>
: undefined reference to `httpd_TLSHostNew'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x10b4): In function `Open':<br>
: undefined reference to `httpd_HostDelete'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x1160): In function `Close':<br>
: undefined reference to `vlm_Delete'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x119c): In function `Close':<br>
: undefined reference to `httpd_FileDelete'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x11d4): In function `Close':<br>
: undefined reference to `httpd_RedirectDelete'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x120c): In function `Close':<br>
: undefined reference to `httpd_RedirectDelete'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x12d8): In function `Close':<br>
: undefined reference to `httpd_HostDelete'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x1b1c): In function `ParseDirectory':<br>
: undefined reference to `httpd_FileNew'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x1c68): In function `ParseDirectory':<br>
: undefined reference to `httpd_RedirectNew'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x1d4c): In function `ParseDirectory':<br>
: undefined reference to `httpd_RedirectNew'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x3d0c): In function `mvar_VlmSetNew':<br>
: undefined reference to `vlm_ExecuteCommand'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x3da8): In function `mvar_VlmSetNew':<br>
: undefined reference to `vlm_ExecuteCommand'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x3fb4): In function `mvar_VlmSetNew':<br>
: undefined reference to `vlm_MessageDelete'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x4020): In function `mvar_VlmSetNew':<br>
: undefined reference to `vlm_MessageDelete'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x6114): In function `MacroDo':<br>
: undefined reference to `__vlm_New'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x651c): In function `MacroDo':<br>
: undefined reference to `vlm_ExecuteCommand'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x6630): In function `MacroDo':<br>
: undefined reference to `vlm_MessageDelete'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x667c): In function `MacroDo':<br>
: undefined reference to `__vlm_New'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x671c): In function `MacroDo':<br>
: undefined reference to `vlm_ExecuteCommand'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x6754): In function `MacroDo':<br>
: undefined reference to `__vlm_New'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x692c): In function `MacroDo':<br>
: undefined reference to `vlm_ExecuteCommand'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x6964): In function `MacroDo':<br>
: undefined reference to `__vlm_New'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x6a5c): In function `MacroDo':<br>
: undefined reference to `vlm_ExecuteCommand'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x6a74): In function `MacroDo':<br>
: undefined reference to `vlm_MessageDelete'<br>
./modules/control/libhttp.a(libhttp_a-http.o)(.text+0x7c74): In function `Execute':<br>
: undefined reference to `__vlm_New'<br>
<br>
<br>
I then try to rearrange the compliation order and put libvlc.a in the very end. However, I still have problems and I'm getting: <br>
<br>
mipsel-linux-gcc -Wsign-compare -Wall -pipe
-L/home/mediadev/Arthur/blackWidow/opt/toolchains/uclibc-crosstools-2.4.3/lib/
-L/home/mediadev/Arthur/blackWidow/opt/toolchains/uclibc-crosstools-2.4.3/mipsel-linux-uclibc/lib
-ldl -L/home/mediadev/Arthur/blackWidow/pcsc-configure/usr/local/lib
-pthread
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/libmad-configure/lib
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/lame-configure/lib
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/libid3tag-configure/lib
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/zlib-configure/lib
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/ffmpeg-20041113/ffmpeg
-o vlc ./modules/codec/ffmpeg/libffmpeg.a
./modules/stream_out/libstream_out_switcher.a
./modules/misc/dummy/libdummy.a ./modules/misc/liblogger.a
./modules/misc/memcpy/libmemcpy.a ./modules/demux/mpeg/libmpgv.a
./modules/demux/mpeg/libmpga.a ./modules/demux/mpeg/libm4v.a
./modules/demux/mpeg/libm4a.a ./modules/demux/mpeg/libh264.a
./modules/demux/libps.a ./modules/demux/libpva.a
./modules/demux/avi/libavi.a ./modules/demux/asf/libasf.a
./modules/demux/mp4/libmp4.a ./modules/demux/librawdv.a
./modules/demux/libnsv.a ./modules/demux/libreal.a
./modules/demux/libaiff.a ./modules/demux/libmjpeg.a
./modules/demux/libdemuxdump.a ./modules/demux/libflac.a
./modules/codec/libcvdsub.a ./modules/codec/libsvcdsub.a
./modules/codec/spudec/libspudec.a ./modules/codec/libsubsdec.a
./modules/codec/libdvbsub.a ./modules/codec/libmpeg_audio.a
./modules/codec/liblpcm.a ./modules/codec/liba52.a
./modules/codec/libdts.a ./modules/codec/libcinepak.a
./modules/codec/libflacdec.a ./modules/video_filter/libdeinterlace.a
./modules/video_filter/libinvert.a ./modules/video_filter/libadjust.a
./modules/video_filter/libtransform.a
./modules/video_filter/libdistort.a
./modules/video_filter/libmotionblur.a
./modules/audio_filter/converter/libfixed32tos16.a
./modules/audio_filter/converter/libs16tofixed32.a
./modules/audio_filter/converter/libu8tofixed32.a
./modules/audio_filter/resampler/libtrivial_resampler.a
./modules/audio_filter/resampler/libugly_resampler.a
./modules/audio_filter/channel_mixer/libtrivial_channel_mixer.a
./modules/audio_mixer/libtrivial_mixer.a
./modules/demux/playlist/libplaylist.a
./modules/misc/playlist/libexport.a ./modules/demux/libsgimb.a
./modules/demux/libm3u.a ./modules/misc/xml/libxtag.a
./modules/video_chroma/libi420_rgb.a ./modules/codec/librawvideo.a
./modules/video_filter/libblend.a ./modules/video_filter/libscale.a
./modules/video_output/libimage.a ./modules/video_filter/liblogo.a
./modules/demux/libwav.a ./modules/codec/libaraw.a
./modules/demux/libsubtitle.a ./modules/demux/libvobsub.a
./modules/codec/libadpcm.a ./modules/demux/liba52sys.a
./modules/demux/libdtssys.a ./modules/demux/libau.a
./modules/demux/libty.a ./modules/demux/libvoc.a
./modules/demux/libxa.a ./modules/demux/libnuv.a
./modules/access/libaccess_directory.a
./modules/access/libaccess_file.a ./modules/access/libaccess_udp.a
./modules/access/libaccess_tcp.a ./modules/access/libaccess_http.a
./modules/access/mms/libaccess_mms.a ./modules/access/libaccess_ftp.a
./modules/misc/network/libipv4.a
./modules/packetizer/libpacketizer_mpegvideo.a
./modules/packetizer/libpacketizer_h264.a
./modules/packetizer/libpacketizer_mpeg4video.a
./modules/packetizer/libpacketizer_mpeg4audio.a
./modules/access/libaccess_fake.a
./modules/access_filter/libaccess_filter_timeshift.a
./modules/access_filter/libaccess_filter_record.a
./modules/control/libgestures.a ./modules/control/librc.a
./modules/control/libtelnet.a ./modules/control/libhotkeys.a
./modules/control/libnetsync.a ./modules/control/libshowintf.a
./modules/video_filter/libtime.a ./modules/video_filter/libmarq.a
./modules/services_discovery/libsap.a
./modules/services_discovery/libshout.a
./modules/video_filter/libmosaic.a ./modules/video_filter/libwall.a
./modules/video_filter/libmotiondetect.a
./modules/video_filter/libclone.a ./modules/video_filter/libcrop.a
./modules/video_chroma/libi420_yuy2.a
./modules/video_chroma/libi422_yuy2.a
./modules/video_chroma/libi420_ymga.a
./modules/audio_output/libaout_file.a
./modules/audio_filter/resampler/liblinear_resampler.a
./modules/audio_filter/resampler/libbandlimited_resampler.a
./modules/audio_mixer/libfloat32_mixer.a
./modules/audio_mixer/libspdif_mixer.a
./modules/audio_filter/channel_mixer/libsimple_channel_mixer.a
./modules/audio_filter/channel_mixer/libheadphone_channel_mixer.a
./modules/audio_filter/libnormvol.a
./modules/audio_filter/libequalizer.a
./modules/audio_filter/converter/libfixed32tofloat32.a
./modules/audio_filter/converter/libfloat32tos16.a
./modules/audio_filter/converter/libfloat32tos8.a
./modules/audio_filter/converter/libfloat32tou16.a
./modules/audio_filter/converter/libfloat32tou8.a
./modules/audio_filter/converter/liba52tospdif.a
./modules/audio_filter/converter/libdtstospdif.a
./modules/audio_filter/converter/libs16tofloat32.a
./modules/audio_filter/converter/libs16tofloat32swab.a
./modules/audio_filter/converter/libs8tofloat32.a
./modules/audio_filter/converter/libu8tofloat32.a
./modules/audio_filter/libaudio_format.a
./modules/misc/libscreensaver.a
./modules/access_output/libaccess_output_dummy.a
./modules/access_output/libaccess_output_udp.a
./modules/access_output/libaccess_output_file.a
./modules/access_output/libaccess_output_http.a
./modules/mux/mpeg/libmux_ps.a ./modules/mux/libmux_avi.a
./modules/mux/libmux_mp4.a ./modules/mux/libmux_asf.a
./modules/mux/libmux_dummy.a ./modules/mux/libmux_wav.a
./modules/mux/libmux_mpjpeg.a ./modules/packetizer/libpacketizer_copy.a
./modules/stream_out/libstream_out_dummy.a
./modules/stream_out/libstream_out_standard.a
./modules/stream_out/libstream_out_es.a
./modules/stream_out/libstream_out_rtp.a
./modules/stream_out/libstream_out_description.a
./modules/misc/libvod_rtsp.a
./modules/stream_out/libstream_out_duplicate.a
./modules/stream_out/libstream_out_gather.a
./modules/stream_out/libstream_out_display.a
./modules/stream_out/libstream_out_transcode.a
./modules/stream_out/libstream_out_bridge.a
./modules/stream_out/libstream_out_mosaic_bridge.a
./modules/control/libhttp.a ./modules/misc/network/libipv6.a
./modules/audio_filter/converter/libmpgatofixed32.a
./modules/demux/util/libid3tag.a ./modules/video_output/libfb.a
./modules/audio_output/liboss.a
-L/home/mediadev/Arthur/blackWidow/vlc-configure/usr/local/lib
-lpthread -lm
-L/home/mediadev/Arthur/blackWidow/opt/toolchains/uclibc-crosstools-2.4.3/lib/
-L/home/mediadev/Arthur/blackWidow/opt/toolchains/uclibc-crosstools-2.4.3/mipsel-linux-uclibc/lib
-ldl -L/home/mediadev/Arthur/blackWidow/pcsc-configure/usr/local/lib
-pthread
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/libmad-configure/lib
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/lame-configure/lib
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/libid3tag-configure/lib
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/zlib-configure/lib
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/ffmpeg-20041113/ffmpeg
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/ffmpeg-20041113/libavformat
/home/mediadev/Arthur/blackWidow/vlc-dependencies/ffmpeg-20041113/libavformat/libavformat.a
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/ffmpeg-20041113/libavcodec
/home/mediadev/Arthur/blackWidow/vlc-dependencies/ffmpeg-20041113/libavcodec/libavcodec.a
src/vlc-vlc.o lib/libvlc.a -lmp3lame -lm -lz -lm -lm -lm -lz -lm -lm
-lm -lmad
-L/home/mediadev/Arthur/blackWidow/vlc-dependencies/libmad-configure/lib
-lid3tag -lz<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1088): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__ffmpeg'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x10ac): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__stream_out_switcher'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x10d0): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__dummy'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x10f4): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__logger'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1118): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__memcpy'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x113c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__mpgv'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1160): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__mpga'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1184): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__m4v'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x11a8): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__m4a'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x11cc): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__h264'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x11f0): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry(short *)'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1214): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__pva'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1238): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__avi'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x125c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__asf'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1280): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__mp4'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x12a4): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__rawdv'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x12c8): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__nsv'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x12ec): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__real'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1310): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__aiff'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1334): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__mjpeg'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1358): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__demuxdump'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x137c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__flac'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x13a0): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry(char, void, double, short, bool __restrict)'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x13c4): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry(short, void, char, double, short, bool __restrict)'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x13e8): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry(short, double __restrict *,...)(char)'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x140c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry(short, bool __restrict, short, double,...)(char)'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1430): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry(double, void, bool, short, bool __restrict)'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1454): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__mpeg_audio'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1478): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__lpcm'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x149c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__a52'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x14c0): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__dts'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x14e4): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__cinepak'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1508): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__flacdec'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x152c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__deinterlace'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1550): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__invert'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1574): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__adjust'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1598): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__transform'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x15bc): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__distort'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x15e0): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__motionblur'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1604): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__fixed32tos16'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1628): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__s16tofixed32'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x164c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__u8tofixed32'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1670): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__trivial_resampler'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1694): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__ugly_resampler'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x16b8): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__trivial_channel_mixer'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x16dc): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__trivial_mixer'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1700): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__playlist'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1724): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__export'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1748): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__sgimb'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x176c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__m3u'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1790): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__xtag'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x17b4): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__i420_rgb'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x17d8): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__rawvideo'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x17fc): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__blend'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1820): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__scale'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1844): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__image'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1868): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__logo'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x188c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__wav'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x18b0): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__araw'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x18d4): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__subtitle'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x18f8): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__vobsub'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x191c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__adpcm'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1940): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__a52sys'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1964): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__dtssys'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1988): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__au'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x19ac): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__ty'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x19d0): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__voc'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x19f4): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__xa'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1a18): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__nuv'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1a3c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__access_directory'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1a60): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__access_file'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1a84): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__access_udp'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1aa8): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__access_tcp'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1acc): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__access_http'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1af0): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__access_mms'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1b14): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__access_ftp'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1b38): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__ipv4'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1b5c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__packetizer_mpegvideo'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1b80): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__packetizer_h264'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1ba4): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__packetizer_mpeg4video'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1bc8): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__packetizer_mpeg4audio'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1bec): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__access_fake'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1c10): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__access_filter_timeshift'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1c34): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__access_filter_record'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1c58): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__gestures'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1c7c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry(long double, char)'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1ca0): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__telnet'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1cc4): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__hotkeys'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1ce8): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__netsync'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1d0c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__showintf'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1d30): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__time'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1d54): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__marq'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1d78): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__sap'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1d9c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__shout'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1dc0): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__mosaic'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1de4): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__wall'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1e08): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__motiondetect'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1e2c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__clone'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1e50): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__crop'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1e74): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__i420_yuy2'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1e98): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__i422_yuy2'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1ebc): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__i420_ymga'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1ee0): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__aout_file'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1f04): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__linear_resampler'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1f28): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__bandlimited_resampler'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1f4c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__float32_mixer'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1f70): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__spdif_mixer'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1f94): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__simple_channel_mixer'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1fb8): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__headphone_channel_mixer'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x1fdc): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__normvol'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x2000): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__equalizer'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x2024): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__fixed32tofloat32'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x2048): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__float32tos16'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x206c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__float32tos8'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x2090): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__float32tou16'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x20b4): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__float32tou8'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x20d8): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__a52tospdif'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x20fc): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__dtstospdif'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x2120): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__s16tofloat32'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x2144): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__s16tofloat32swab'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x2168): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__s8tofloat32'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x218c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__u8tofloat32'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x21b0): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__audio_format'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x21d4): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__screensaver'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x21f8): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__access_output_dummy'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x221c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__access_output_udp'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x2240): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__access_output_file'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x2264): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__access_output_http'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x2288): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__mux_ps'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x22ac): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__mux_avi'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x22d0): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__mux_mp4'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x22f4): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__mux_asf'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x2318): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__mux_dummy'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x233c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__mux_wav'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x2360): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__mux_mpjpeg'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x2384): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__packetizer_copy'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x23a8): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__stream_out_dummy'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x23cc): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__stream_out_standard'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x23f0): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__stream_out_es'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x2414): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__stream_out_rtp'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x2438): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__stream_out_description'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x245c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__vod_rtsp'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x2480): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__stream_out_duplicate'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x24a4): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__stream_out_gather'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x24c8): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__stream_out_display'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x24ec): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__stream_out_transcode'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x2510): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__stream_out_bridge'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x2534): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__stream_out_mosaic_bridge'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x2558): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__http'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x257c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__ipv6'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x25a0): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__mpgatofixed32'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x25c4): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry(int, double, tag)'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x25e8): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry(float, bool)'<br>
lib/libvlc.a(lib_libvlc_a-modules.o)(.text+0x260c): In function `__module_LoadBuiltins':<br>
: undefined reference to `vlc_entry__oss'<br>
<br>
<br>
I am convinced that it should just be some rearrangement problems. What might be wrong? Thanks a lot!<br>
<br>
Cheers,<br><span class="sg">
<br>
  Arthur<br>

</span></blockquote></div><br>