Compile with --disable-plugins

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
haasviktor
Blank Cone
Blank Cone
Posts: 16
Joined: 12 Apr 2005 17:26

Compile with --disable-plugins

Postby haasviktor » 25 Sep 2005 09:56

Hi
I use the latest svn version and i can compile vlc, but if i use
--disable-plugins option i get this:

./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x138d):drms.c:
undefined reference to `InitMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x13a8):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x13bf):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x13c7):drms.c:
undefined reference to `EndMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x2e84):drms.c:
undefined reference to `InitMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x2e9f):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x2eb3):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x2ebb):drms.c:
undefined reference to `EndMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x2f20):drms.c:
undefined reference to `InitMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x2f3b):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x2f4f):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x2f57):drms.c:
undefined reference to `EndMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x380f):drms.c:
undefined reference to `InitMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x3827):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x383f):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x3897):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x38e0):drms.c:
undefined reference to `EndMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x39c8):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x3c79):drms.c:
undefined reference to `InitMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x3d2e):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x3d45):drms.c:
undefined reference to `EndMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x3e18):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x3e32):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x3f98):drms.c:
undefined reference to `InitMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x3fb0):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x3fd0):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x3fe4):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x3ff8):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x4010):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x4018):drms.c:
undefined reference to `EndMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x40d6):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-drms.o)(.text+0x40ea):drms.c:
undefined reference to `AddMD5'
./modules/demux/mp4/libmp4.a(libmp4_a-libmp4.o)(.text+0x909f):libmp4.c:
undefined reference to `__stream_MemoryNew'
./modules/demux/playlist/libplaylist.a(libplaylist_a-dvb.o)(.text+0x30a):dvb.c:
undefined reference to `EnsureUTF8'
./modules/demux/playlist/libplaylist.a(libplaylist_a-dvb.o)(.text+0x42b):dvb.c:
undefined reference to `EnsureUTF8'
./modules/demux/playlist/libplaylist.a(libplaylist_a-b4s.o)(.text+0x477):b4s.c:
undefined reference to `__xml_Create'
./modules/demux/playlist/libplaylist.a(libplaylist_a-b4s.o)(.text+0x1164):b4s.c:
undefined reference to `xml_Delete'
./modules/demux/playlist/libplaylist.a(libplaylist_a-m3u.o)(.text+0x354):m3u.c:
undefined reference to `EnsureUTF8'
./modules/demux/playlist/libplaylist.a(libplaylist_a-m3u.o)(.text+0x362):m3u.c:
undefined reference to `EnsureUTF8'
./modules/demux/playlist/libplaylist.a(libplaylist_a-m3u.o)(.text+0x3ab):m3u.c:
undefined reference to `EnsureUTF8'
./modules/demux/playlist/libplaylist.a(libplaylist_a-m3u.o)(.text+0x3e0):m3u.c:
undefined reference to `EnsureUTF8'
./modules/demux/playlist/libplaylist.a(libplaylist_a-m3u.o)(.text+0x404):m3u.c:
undefined reference to `EnsureUTF8'
./modules/demux/playlist/libplaylist.a(libplaylist_a-m3u.o)(.text+0x428):m3u.c:
more undefined references to `EnsureUTF8' follow
./modules/access/libaccess_http.a(libaccess_http_a-http.o.b)(.text+0x2159):http.c:
undefined reference to `tls_ClientCreate'
./modules/access/libaccess_http.a(libaccess_http_a-http.o.b)(.text+0x30c9):http.c:
undefined reference to `tls_ClientDelete'
./modules/access_filter/libaccess_filter_record.a(libaccess_filter_record_a-record.o.b)(.text+0xd69):record.c:
undefined reference to `__vout_OSDMessage'
./modules/access_filter/libaccess_filter_record.a(libaccess_filter_record_a-record.o.b)(.text+0x1059):record.c:
undefined reference to `__vout_OSDMessage'
./modules/control/librc.a(librc_a-rc.o.b)(.text+0x4a13):rc.c:
undefined reference to `__osd_Volume'
./modules/control/librc.a(librc_a-rc.o.b)(.text+0x4be1):rc.c:
undefined reference to `__osd_Volume'
./modules/control/librc.a(librc_a-rc.o.b)(.text+0x50dc):rc.c:
undefined reference to `__osd_MenuShow'
./modules/control/librc.a(librc_a-rc.o.b)(.text+0x5129):rc.c:
undefined reference to `__osd_MenuHide'
./modules/control/librc.a(librc_a-rc.o.b)(.text+0x5198):rc.c:
undefined reference to `__osd_MenuActivate'
./modules/control/librc.a(librc_a-rc.o.b)(.text+0x51ea):rc.c:
undefined reference to `__osd_MenuNext'
./modules/control/librc.a(librc_a-rc.o.b)(.text+0x51fb):rc.c:
undefined reference to `__osd_MenuPrev'
./modules/control/librc.a(librc_a-rc.o.b)(.text+0x520c):rc.c:
undefined reference to `__osd_MenuDown'
./modules/control/librc.a(librc_a-rc.o.b)(.text+0x521d):rc.c:
undefined reference to `__osd_MenuUp'
./modules/control/libtelnet.a(libtelnet_a-telnet.o.b)(.text+0x3ee):telnet.c:
undefined reference to `__vlm_New'
./modules/control/libtelnet.a(libtelnet_a-telnet.o.b)(.text+0xb95):telnet.c:
undefined reference to `vlm_ExecuteCommand'
./modules/control/libtelnet.a(libtelnet_a-telnet.o.b)(.text+0xbc5):telnet.c:
undefined reference to `vlm_MessageDelete'
./modules/control/libtelnet.a(libtelnet_a-telnet.o.b)(.text+0x145f):telnet.c:
undefined reference to `vlm_Delete'
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o.b)(.text+0xe14):hotkeys.c:
undefined reference to `__vout_OSDMessage'
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o.b)(.text+0xecc):hotkeys.c:
undefined reference to `__vout_OSDMessage'
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o.b)(.text+0xf24):hotkeys.c:
undefined reference to `__vout_OSDMessage'
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o.b)(.text+0x1037):hotkeys.c:
undefined reference to `__vout_OSDMessage'
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o.b)(.text+0x12f8):hotkeys.c:
undefined reference to `vout_OSDIcon'
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o.b)(.text+0x13a5):hotkeys.c:
undefined reference to `vout_OSDIcon'
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o.b)(.text+0x17f7):hotkeys.c:
undefined reference to `vout_OSDIcon'
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o.b)(.text+0x1db8):hotkeys.c:
undefined reference to `__vout_OSDMessage'
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o.b)(.text+0x1e46):hotkeys.c:
undefined reference to `vout_OSDSlider'
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o.b)(.text+0x1e8d):hotkeys.c:
undefined reference to `__vout_OSDMessage'
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o.b)(.text+0x1f1b):hotkeys.c:
undefined reference to `vout_OSDSlider'
./modules/control/libhotkeys.a(libhotkeys_a-hotkeys.o.b)(.text+0x1f62):hotkeys.c:
undefined reference to `__vout_OSDMessage'
./modules/services_discovery/libsap.a(libsap_a-sap.o.b)(.text+0x19af):sap.c:
undefined reference to `EnsureUTF8'
./modules/services_discovery/libsap.a(libsap_a-sap.o.b)(.text+0x1a61):sap.c:
undefined reference to `EnsureUTF8'
./modules/video_filter/librss.a(librss_a-rss.o.b)(.text+0x13c7):rss.c:
undefined reference to `__xml_Create'
./modules/video_filter/librss.a(librss_a-rss.o.b)(.text+0x17aa):rss.c:
undefined reference to `xml_Delete'
./modules/demux/libmkv.a(libmkv_a-mkv.o.b)(.text+0x42ca):mkv.cpp:
undefined reference to `__stream_MemoryNew'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0x437):libmpeg2.c:
undefined reference to `vout_SynchroReset'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0x53e):libmpeg2.c:
undefined reference to `vout_SynchroReset'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0x594):libmpeg2.c:
undefined reference to `vout_SynchroNewPicture'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0x59f):libmpeg2.c:
undefined reference to `vout_SynchroDecode'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0x5ba):libmpeg2.c:
undefined reference to `vout_SynchroEnd'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0x707):libmpeg2.c:
undefined reference to `__vout_SynchroInit'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0x71e):libmpeg2.c:
undefined reference to `vout_SynchroRelease'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0x7f7):libmpeg2.c:
undefined reference to `vout_SynchroNewPicture'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0x85a):libmpeg2.c:
undefined reference to `vout_SynchroChoose'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0x886):libmpeg2.c:
undefined reference to `vout_SynchroDecode'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0x8e7):libmpeg2.c:
undefined reference to `vout_SynchroTrash'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0x9a1):libmpeg2.c:
undefined reference to `vout_SynchroNewPicture'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0x9ac):libmpeg2.c:
undefined reference to `vout_SynchroDecode'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0x9c7):libmpeg2.c:
undefined reference to `vout_SynchroEnd'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0xa34):libmpeg2.c:
undefined reference to `vout_SynchroNewPicture'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0xa46):libmpeg2.c:
undefined reference to `vout_SynchroTrash'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0xa56):libmpeg2.c:
undefined reference to `vout_SynchroDecode'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0xb44):libmpeg2.c:
undefined reference to `vout_SynchroEnd'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0xb5b):libmpeg2.c:
undefined reference to `vout_SynchroDate'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0xcf9):libmpeg2.c:
undefined reference to `vout_SynchroNewPicture'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0xd04):libmpeg2.c:
undefined reference to `vout_SynchroDecode'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0xd1f):libmpeg2.c:
undefined reference to `vout_SynchroEnd'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0xd71):libmpeg2.c:
undefined reference to `vout_SynchroReset'
./modules/codec/liblibmpeg2.a(liblibmpeg2_a-libmpeg2.o.b)(.text+0x1104):libmpeg2.c:
undefined reference to `vout_SynchroRelease'
make[2]: *** [vlc.exe] Error 1

I'd like to compile vlc with builtin everything in the activex and
mozilla plugin.
Is it possible?

Viktor Haas

Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 30 guests