2012/12/12 fayyaz lodhi <span dir="ltr"><<a href="mailto:fayyazkl@gmail.com" target="_blank">fayyazkl@gmail.com</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 <div>I am cross compiling vlc for windows on linux mint 64 bit machine.</div><div><br></div><div>Used the instructions here</div><div><a href="http://wiki.videolan.org/Win32Compile#Obtaining_the_toolchain" target="_blank">http://wiki.videolan.org/Win32Compile#Obtaining_the_toolchain</a><br>

</div><div><br></div><div>and used the following tool chain</div><div><i style="line-height:19.049999237060547px;font-size:13px;font-family:sans-serif">x86_64-w64-mingw32</i><span style="line-height:19.049999237060547px;font-size:13px;font-family:sans-serif"> for Windows 64-bits, using the Mingw-w64 toolchain</span><br>

</div><div><span style="line-height:19.049999237060547px;font-size:13px;font-family:sans-serif"><br></span></div><div><span style="line-height:19.049999237060547px;font-size:13px;font-family:sans-serif">as indicated in instructions.</span></div>

<div><span style="line-height:19.049999237060547px;font-size:13px;font-family:sans-serif"><br></span></div><div><span style="line-height:19.049999237060547px;font-size:13px;font-family:sans-serif">First, the configure gives error of libgcrypt which i could only bypass by disabling it i..e adding --disable-libgcrypt to configure script.</span></div>

<div><span style="line-height:19.049999237060547px;font-size:13px;font-family:sans-serif"><br></span></div><div><span style="line-height:19.049999237060547px;font-size:13px;font-family:sans-serif">Next make fails with following log. Can some one help with figuring out what's the problem?</span></div>

<div><br></div><div><div>WARNING : ../../../../extras/package/win32/../../../modules/access/dshow/dshow.cpp:1805: 14:  'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../../../extras/package/win32/../../../include/vlc_objects.h:81) [-Wdeprecated-declarations]<br>

</div><div>Creating library file: .libs/libdshow_plugin.dll.a</div><div> COMPILE : libcdda_plugin_la-cdda.lo</div><div> COMPILE : libcdda_plugin_la-cdrom.lo</div><div><br></div><div><b>*** Warning: Linking the shared library <a href="http://libcdda_plugin.la" target="_blank">libcdda_plugin.la</a> against the</b></div>

<div><b>*** static library ../VLC/vlc-2.0.4-windows/contrib/x86_64-w64-mingw32/lib/libregex.a is not portable!</b></div><div><b>Creating library file: </b>.libs/libcdda_plugin.dll.a/../VLC/vlc-2.0.4-windows/contrib/x86_64-w64-mingw32/lib/libcddb.a(cddb_conn.o):cddb_conn.c:(.text+0x3e): undefined reference to `__ms_vsnprintf'</div>

<div>../VLC/vlc-2.0.4-windows/contrib/x86_64-w64-mingw32/lib/libcddb.a(cddb_cmd.o):cddb_cmd.c:(.text+0x32): undefined reference to `__ms_vsnprintf'</div><div>../VLC/vlc-2.0.4-windows/contrib/x86_64-w64-mingw32/lib/libcddb.a(cddb_cmd.o):cddb_cmd.c:(.text+0x7a): undefined reference to `__ms_vsnprintf'</div>

<div>../VLC/vlc-2.0.4-windows/contrib/x86_64-w64-mingw32/lib/libcddb.a(cddb_log.o):cddb_log.c:(.text+0x32): undefined reference to `__ms_vsnprintf'</div><div>../VLC/vlc-2.0.4-windows/contrib/x86_64-w64-mingw32/lib/libcddb.a(cddb_net.o):cddb_net.c:(.text+0x32): undefined reference to `__ms_vsnprintf'</div>

<div>collect2: ld returned 1 exit status</div></div></blockquote><div><br></div><div>Does --disable-libcddb --disable-cdda help?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><br></div><div>Thanks,</div><div>Fayyaz</div><div><br></div>
<br>_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
<br></blockquote></div><br>