[vlc-devel] compilation problem

M. Ali Baig ali.baig at gmail.com
Fri May 18 18:27:15 CEST 2007


Hi

I am new to VLC and also Cygwin env.
After compile I am trying make call and its giving following error. Any idea
how to fix this problem?
Thanks

 - Ali
( I am using code from vlc-0.8.6b code)

/bin/sh ../../../libtool --mode=link gcc -mno-cygwin -Wsign-compare -Wall
-mms-
itfields -pipe -L/usr/win32/lib -o libdtstofloat32_plugin.dll
libdtstofloat32_p
ugin.a -L/usr/local/lib -g -shared -ldts_pic -u _vlc_entry__0_8_6
gcc -mno-cygwin -Wsign-compare -Wall -mms-bitfields -pipe -o
libdtstofloat32_pl
gin.dll.exe -g -shared -u _vlc_entry__0_8_6  -L/usr/win32/lib
libdtstofloat32_p
ugin.a -L/usr/local/lib -ldts_pic
libdtstofloat32_plugin.a(libdtstofloat32_plugin_a-dtstofloat32.o): In
function
Open':
/cygdrive/c/VideoPorject/vlc-0.8.6b
/modules/audio_filter/converter/dtstofloat32
c:219: undefined reference to `_dca_init'
libdtstofloat32_plugin.a(libdtstofloat32_plugin_a-dtstofloat32.o): In
function
DoWork':
/cygdrive/c/VideoPorject/vlc-0.8.6b
/modules/audio_filter/converter/dtstofloat32
c:303: undefined reference to `_dca_syncinfo'
/cygdrive/c/VideoPorject/vlc-0.8.6b
/modules/audio_filter/converter/dtstofloat32
c:312: undefined reference to `_dca_frame'
/cygdrive/c/VideoPorject/vlc-0.8.6b
/modules/audio_filter/converter/dtstofloat32
c:331: undefined reference to `_dca_blocks_num'
/cygdrive/c/VideoPorject/vlc-0.8.6b
/modules/audio_filter/converter/dtstofloat32
c:335: undefined reference to `_dca_block'
/cygdrive/c/VideoPorject/vlc-0.8.6b
/modules/audio_filter/converter/dtstofloat32
c:341: undefined reference to `_dca_samples'
/cygdrive/c/VideoPorject/vlc-0.8.6b
/modules/audio_filter/converter/dtstofloat32
c:331: undefined reference to `_dca_blocks_num'
libdtstofloat32_plugin.a(libdtstofloat32_plugin_a-dtstofloat32.o): In
function
Destroy':
/cygdrive/c/VideoPorject/vlc-0.8.6b
/modules/audio_filter/converter/dtstofloat32
c:376: undefined reference to `_dca_free'
libdtstofloat32_plugin.a(libdtstofloat32_plugin_a-dtstofloat32.o): In
function
CloseFilter':
/cygdrive/c/VideoPorject/vlc-0.8.6b
/modules/audio_filter/converter/dtstofloat32
c:430: undefined reference to `_dca_free'
collect2: ld returned 1 exit status
make[6]: *** [libdtstofloat32_plugin.dll] Error 1
make[6]: Leaving directory `/cygdrive/c/VideoPorject/vlc-0.8.6b
/modules/audio_f
lter/converter'
make[5]: *** [all-modules] Error 1
make[5]: Leaving directory `/cygdrive/c/VideoPorject/vlc-0.8.6b
/modules/audio_f
lter/converter'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/cygdrive/c/VideoPorject/vlc-0.8.6b
/modules/audio_f
lter'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/cygdrive/c/VideoPorject/vlc-0.8.6b
/modules/audio_f
lter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/cygdrive/c/VideoPorject/vlc-0.8.6b/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/c/VideoPorject/vlc-0.8.6b'
make: *** [all] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070518/4d9d6418/attachment.html>


More information about the vlc-devel mailing list