<div dir="ltr">Hi,<br>I am new to vlc source code. I am trying to compile the code.<br>When i run make I get following error.<br>can any body please help me hoe to resolve this.<br><br>make[6]: Entering directory `/home/singhr/vlc/vlc-0.9.2/modules/gui/skins2&#39;<br>
/bin/bash ../../../libtool --tag=CXX&nbsp;&nbsp; --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../..&nbsp;&nbsp; -I../../../include -I../../../include&nbsp; -DSYS_LINUX `top_builddir=&quot;../../..&quot; ../../../vlc-config --cxxflags plugin libskins2_plugin_la-async_queue.lo` -g -O2 -MT libskins2_plugin_la-async_queue.lo -MD -MP -MF .deps/libskins2_plugin_la-async_queue.Tpo -c -o libskins2_plugin_la-async_queue.lo `test -f &#39;commands/async_queue.cpp&#39; || echo &#39;./&#39;`commands/async_queue.cpp<br>
&nbsp;g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -DSYS_LINUX -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -D__PLUGIN__ -I/usr/include/freetype2 1 -DHAVE_FRIBIDI -Imodules/gui/skins2 -DX11_SKINS -DMODULE_NAME=skins2 -DMODULE_NAME_IS_skins2 -DMODULE_STRING=\&quot;skins2\&quot; -O3 -ffast-math -funroll-loops -mtune=pentium2 -fomit-frame-pointer -O2 -fno-rtti -g -O2 -MT libskins2_plugin_la-async_queue.lo -MD -MP -MF .deps/libskins2_plugin_la-async_queue.Tpo -c commands/async_queue.cpp&nbsp; -fPIC -DPIC -o .libs/libskins2_plugin_la-async_queue.o<br>
g++: 1: No such file or directory<br>make[6]: *** [libskins2_plugin_la-async_queue.lo] Error 1<br>make[6]: Leaving directory `/home/singhr/vlc/vlc-0.9.2/modules/gui/skins2&#39;<br>make[5]: *** [all] Error 2<br>make[5]: Leaving directory `/home/singhr/vlc/vlc-0.9.2/modules/gui/skins2&#39;<br>
make[4]: *** [all-recursive] Error 1<br>make[4]: Leaving directory `/home/singhr/vlc/vlc-0.9.2/modules/gui&#39;<br>make[3]: *** [all] Error 2<br>make[3]: Leaving directory `/home/singhr/vlc/vlc-0.9.2/modules/gui&#39;<br>make[2]: *** [all-recursive] Error 1<br>
make[2]: Leaving directory `/home/singhr/vlc/vlc-0.9.2/modules&#39;<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/singhr/vlc/vlc-0.9.2&#39;<br>make: *** [all] Error 2<br><br><br><br clear="all">
<br>-- <br>Thanks and regards<br>Ishleen Kour<br>
</div>