Hello,<br><br>I tried to cross-compile VLC 0.8.6c for windows on my debian(unstable) but I had a problem :<br><br>./bootstrap           ok<br>./configure...         ok<br>make                    failed<br><br>error :<br><br>
"if i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/win32/include -I/usr/win32/include/ebml -D_OFF_T_ -D_off_t=long -DSYS_MINGW32 -I../../include `top_builddir="../.." ../../vlc-config --cflags plugin cdda` -Wsign-compare -Wall  -mms-bitfields -pipe -MT libcdda_plugin_a-
cdrom.o -MD -MP -MF ".deps/libcdda_plugin_a-cdrom.Tpo" -c -o libcdda_plugin_a-cdrom.o `test -f 'vcd/cdrom.c' || echo './'`vcd/cdrom.c; \<br>        then mv -f ".deps/libcdda_plugin_a-cdrom.Tpo
" ".deps/libcdda_plugin_a-cdrom.Po"; else rm -f ".deps/libcdda_plugin_a-cdrom.Tpo"; exit 1; fi<br>vcd/cdrom.c: In function 'win32_vcd_open':<br>vcd/cdrom.c:1166: error: lvalue required as left operand of assignment
<br>vcd/cdrom.c:1168: error: lvalue required as left operand of assignment<br>make[4]: *** [libcdda_plugin_a-cdrom.o] Erreur 1"<br><br>after search on google with my error, i can't find a solution...<br><br>Thanks.
<br>Julien<br>