<div dir="ltr">Hi developers,<br><br>I am trying to compile vlc[0.9] source code.<br>On 'make', I get following error, can anybody help me resolve this.<br>It would be a great help.<br><br>make[6]: Entering directory `/home/singhr/vlc/vlc-0.9.2/modules/gui/skins2'<br>
/bin/bash ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../..   -I../../../include -I../../../include  -DSYS_LINUX `top_builddir="../../.." ../../../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 'commands/async_queue.cpp' || echo './'`commands/async_queue.cpp<br>
 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=\"skins2\" -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  -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'<br>make[5]: *** [all] Error 2<br>make[5]: Leaving directory `/home/singhr/vlc/vlc-0.9.2/modules/gui/skins2'<br>
make[4]: *** [all-recursive] Error 1<br>make[4]: Leaving directory `/home/singhr/vlc/vlc-0.9.2/modules/gui'<br>make[3]: *** [all] Error 2<br>make[3]: Leaving directory `/home/singhr/vlc/vlc-0.9.2/modules/gui'<br>make[2]: *** [all-recursive] Error 1<br>
make[2]: Leaving directory `/home/singhr/vlc/vlc-0.9.2/modules'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/singhr/vlc/vlc-0.9.2'<br>make: *** [all] Error 2<br><br clear="all"><br>
-- <br>Thanks and regards<br>Ishleen Kour<br>
</div>