[vlc-devel] compilation issue

M. Ali Baig ali.baig at gmail.com
Mon May 21 09:42:51 CEST 2007


I am having problem compiling vlc-0.9; any idea why?
I am compiling on Cygwin, and installed most libraries from contrib.

 - Ali
PS: Any pointers will be great.

make[1]: Entering directory `/cygdrive/c/VideoPorject/vlc-0.9.0-svn/src'
make[2]: Entering directory `/cygdrive/c/VideoPorject/vlc-0.9.0-svn/src'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..   -DSYS_CYGWIN -I../include
`top_builddi
r=".." ../vlc-config --cflags libvlc pic` -DUSE_BUILTINS -Wall -Wextra
-Wno-unus
ed-parameter -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast
-Wcast-a
lign -Wwrite-strings -Wold-style-definition -Wmissing-prototypes -MT
libvlc_a-li
bvlc.o -MD -MP -MF .deps/libvlc_a-libvlc.Tpo -c -o libvlc_a-libvlc.o `test
-f 'l
ibvlc.c' || echo './'`libvlc.c
In file included from ../include/vlc_common.h:1223,
                 from ../include/vlc/vlc.h:155,
                 from libvlc.c:38:
../include/vlc_threads_funcs.h: In function `__vlc_mutex_lock':
../include/vlc_threads_funcs.h:131: warning: cast does not match function
type
../include/vlc_threads_funcs.h: In function `__vlc_mutex_unlock':
../include/vlc_threads_funcs.h:208: warning: cast does not match function
type
../include/vlc_threads_funcs.h: In function `__vlc_cond_signal':
../include/vlc_threads_funcs.h:346: warning: cast does not match function
type
../include/vlc_threads_funcs.h: In function `__vlc_cond_wait':
../include/vlc_threads_funcs.h:535: warning: cast does not match function
type
In file included from ../include/vlc_common.h:1225,
                 from ../include/vlc/vlc.h:155,
                 from libvlc.c:38:
../include/vlc_modules.h: At top level:
../include/vlc_modules.h:92: error: parse error before "module_handle_t"
../include/vlc_modules.h:92: warning: no semicolon at end of struct or union
../include/vlc_modules.h:102: error: parse error before '}' token
make[2]: *** [libvlc_a-libvlc.o] Error 1
make[2]: Leaving directory `/cygdrive/c/VideoPorject/vlc-0.9.0-svn/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/c/VideoPorject/vlc-0.9.0-svn/src'
make: *** [all] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070521/ef6fd23c/attachment.html>


More information about the vlc-devel mailing list