<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
The skin-designer mailing list is used for the development of the Skin
Editor. Problems related to building VLC, should go to a different
mailing-list, like vlc-devel.<br>
<br>
Regards, Daniel Dreibrodt<br>
<br>
Ishleen (17.09.2008 07:47 GMT+1):
<blockquote
cite="mid:b2a3f510809162247p128310at85ac87bb2c02bd17@mail.gmail.com"
type="cite">
<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'<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>
<br>
<br clear="all">
<br>
-- <br>
Thanks and regards<br>
Ishleen Kour<br>
</div>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
skin-designer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:skin-designer@videolan.org">skin-designer@videolan.org</a>
<a class="moz-txt-link-freetext" href="http://mailman.videolan.org/listinfo/skin-designer">http://mailman.videolan.org/listinfo/skin-designer</a>
</pre>
</blockquote>
</body>
</html>