The mips machine is an embedded system. :( <br>
Very weak processing power and not much memory, therefore compiling on the x86 system is a more viable way. <br>
<br>
I tried to compile using --disable-plugins and make everything built
in, and I don't get the seg fault anymore. However, I am getting an
error saying:<br>
<br>
[00000178] access_file access error: read failed (Bad address)<br>
<br>
Since I was using vlc-0.8.1, I go ahead and try to compile vlc-0.8.2.
However, on the last step, I get the following errors, I suspect it's
something to do with linking, but I cannot figure out what's wrong :(<br>
<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>
Any help would be greatly appreciated. Thanks a lot!<br>
<br>
Arthur<br>
<br>
<br><br><div><span class="gmail_quote">On 10/11/05, <b class="gmail_sendername">Keir Vaughan-Taylor</b> <<a href="mailto:keirvt@optusnet.com.au">keirvt@optusnet.com.au</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;">
<br><br>Why not compile everything on the MIPS machine. Cross compiling<br>introduces a whole realm of possible problems. If you compile everything<br>on the MIPs you can be sure none of the libraries have accidentally been
<br>compiled for another machine and anything missing would be revealed when<br>you do the make. One reason for the segmentation might be that  library<br>code from the non MIPs machine has found its way onto the MIPS machine.
<br><br><br><br>At the end<br><br>Arthur Chiu wrote:<br><br>> Hi,<br>><br>> I am currently trying to get VLC to work on a little mips32 machine<br>> running linux.<br>> I successfully cross-compiled it (with many hacks in between), but
<br>> when I run it on the mips machine, I get a seg fault:<br>><br>> # ./vlc --plugin-path=/usr/lib/vlc -vvv -I -rc<br>> VLC media player 0.8.2 Janus<br>> [00000001] main vlc debug: checking builtin modules
<br>> [00000001] main vlc debug: checking plugin modules<br>> [00000001] main vlc debug: loading plugins cache file<br>> /root/.vlc/cache/plugins-04041e.dat<br>> [00000001] main vlc debug: recursively browsing `modules'
<br>> [00000001] main vlc debug: recursively browsing<br>> `/home/mediadev/Arthur/blackWidow/vlc-configure/usr/local/lib/vlc'<br>> [00000001] main vlc debug: recursively browsing `plugins'<br>> [00000001] main vlc debug: recursively browsing `/usr/lib/vlc'
<br>> Segmentation fault<br>><br>> ----------------------------------------------------------------------------------------<br>> What I did to compile it:<br>><br>> OBJECTIVE: I want to disable ALL video and GUI related things. Just
<br>> want a pure command line mp3 player.<br>><br>> I first cross compiled all the dependencies that I think I'll need.<br>> All the files I got from the videolan homepage (I don't dare the try<br>> newer ones as I hear some new versions of these libraries might break
<br>> vlc):<br>> - libmad<br>> - zlib<br>> - libogg<br>> - live media<br>> - libid3tag<br>> - mp3lame<br>> - ffmpeg (./configure --prefix=<my install path> --enable-gpl<br>> --enable-pp --enable-mp3lame --cc=mipsel-linux-gcc)
<br>><br>> Then I go ahead and configure vlc:<br>> ./configure --host=mipsel-linux<br>> --prefix=/home/mediadev/Arthur/blackWidow/vlc-configure/usr/local<br>> --disable-libmpeg2 --disable-dvdnav --disable-dshow --disable-smb
<br>> --disable-libcdio --disable-libcddb --disable-cdda --disable-vcd<br>> --disable-screen --disable-png --disable-xvideo --disable--x11<br>> --disable-cmml --disable-x264 --disable-glx --disable-opengl<br>> --disable-sdl --disable-hd1000v --disable-directx --disable-wingdi
<br>> --disable-alsa --disable-waveout --disable-coreaudio --disable-hd1000a<br>> --disable-skins2 --disable-wxwindows --disable-macosx --disable-visual<br>> --disable-daap --disable-joystick --disable-activex<br>
> --with-mad=/home/mediadev/Arthur/blackWidow/vlc-dependencies/libmad-configure/<br>> --with-ffmpeg-mp3lame --with-ffmpeg-zlib<br>> --with-ffmpeg-tree=/home/mediadev/Arthur/blackWidow/vlc-dependencies/ffmpeg-20041113/
<br>> --with-livedotcom-tree=/home/mediadev/Arthur/blackWidow/vlc-dependencies/live<br>><br>> After, I edit vlc-config to remove the x11 and freetype from the<br>> plugins part ( I am having trouble compiling with those parts on)
<br>><br>> Then I make and make install.<br>> After copying all the libraries over to the mips32 linux machine, I<br>> ran it and I got that segmentation fault. :(<br>><br>> What might be wrong with this? Any help will be deeply appreciated.
<br>> Thanks!<br>><br>> Cheers,<br>><br>>   Arthur<br><br><br>--<br>This is the vlc mailing-list, see <a href="http://www.videolan.org/vlc/">http://www.videolan.org/vlc/</a><br>To unsubscribe, please read <a href="http://www.videolan.org/support/lists.html">
http://www.videolan.org/support/lists.html</a><br><br></blockquote></div><br>