fully delete your compile tree, and checkout again last revision<br><br>to avoid that in the future you would want to use a separate build tree as:<br><br>cd trunk; ./bootstrap<br>cd ..; mkdir build<br>cd build ; ../trunk/configure --xxxxxxx
<br>make<br><br>and to test new revision:<br>cd trunk; svn up ; ./bootstrap<br>cd .. ; rm -rf build/<br>mkdir build; cd build; ../trunk/configure --xxxxxx ; make<br><br><div><span class="gmail_quote">2007/8/16, Pierre-Luc Beaudoin <
<a href="mailto:pierre-luc.beaudoin@savoirfairelinux.com">pierre-luc.beaudoin@savoirfairelinux.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



  
  

<div>
Hi,<br>
<br>
I'm working on the latest SVN and since I updated to revision 21120, I can't run VLC.<br>
<br>
Here is my configure:<br>
<blockquote>
    <tt>./configure --prefix=/usr \</tt><br>
    <tt>        --enable-snapshot --enable-debug \</tt><br>
    <tt>        --enable-dbus-control --enable-musicbrainz \</tt><br>
    <tt>        --enable-shared-libvlc --enable-mozilla \</tt><br>
    <tt>        --enable-shout --enable-taglib \</tt><br>
    <tt>        --enable-v4l --enable-cddax \</tt><br>
    <tt>        --enable-dvb --enable-vcdx \</tt><br>
    <tt>        --enable-realrtsp --enable-xvmc \</tt><br>
    <tt>        --enable-svg   --enable-dvdread \</tt><br>
    <tt>        --enable-dc1394 --enable-dv \</tt><br>
    <tt>        --enable-theora  --with-ffmpeg-vorbis --with-ffmpeg-ogg \</tt><br>
    <tt>        --enable-flac --enable-tremor \</tt><br>
    <tt>        --enable-ncurses \</tt><br>
    <tt>        --enable-aa \</tt><br>
    <tt>        --enable-esd  \</tt><br>
    <tt>        --enable-jack --enable-xosd --enable-vorbis \</tt><br>
    <tt>        --enable-ggi \</tt><br>
    <tt>        --enable-qt4 \</tt><br>
    <tt>        --disable-cddax --disable-vcdx</tt><br>
</blockquote>
<br>
There is no error at compile time.<br>
<br>
I get these errors at runtime:<br>
<br>
<blockquote>
    <tt>plbeaudoin@pierre-luc-desktop:~/vlc-trunk-gui$ vlc -vvv </tt>
</blockquote>
<blockquote>
    <tt>VLC media player 0.9.0-svn Grishenko</tt>
</blockquote>
<blockquote>
    <tt>[00000001] main libvlc debug: checking builtin modules</tt>
</blockquote>
<blockquote>
    <tt>[00000001] main libvlc debug: checking plugin modules</tt>
</blockquote>
<blockquote>
    <tt>[00000001] main libvlc debug: loading plugins cache file /home/plbeaudoin/.vlc/cache/plugins-04041e.dat</tt>
</blockquote>
<blockquote>
    <tt>[00000001] main libvlc debug: recursively browsing `modules'</tt>
</blockquote>
<blockquote>
    <tt>[00000627] main module warning: cannot find symbol "vlc_entry__0_9_0b" in file `modules/audio_filter/converter/.libs/libdtstospdif_plugin.so' (modules/audio_filter/converter/.libs/libdtstospdif_plugin.so: undefined symbol: _vlc_entry__0_9_0b)
</tt>
</blockquote>
<blockquote>
    <tt>[00000628] main module warning: cannot find symbol "vlc_entry__0_9_0b" in file `modules/audio_filter/converter/.libs/liba52tospdif_plugin.so' (modules/audio_filter/converter/.libs/liba52tospdif_plugin.so: undefined symbol: _vlc_entry__0_9_0b)
</tt>
</blockquote>
<blockquote>
    <tt>[00000629] main module warning: cannot find symbol "vlc_entry__0_9_0b" in file `modules/audio_filter/converter/.libs/libmpgatofixed32_plugin.so' (modules/audio_filter/converter/.libs/libmpgatofixed32_plugin.so: undefined symbol: _vlc_entry__0_9_0b)
</tt>
</blockquote>
<blockquote>
    <tt>[00000630] main module warning: cannot find symbol "vlc_entry__0_9_0b" in file `modules/audio_filter/converter/.libs/libconverter_fixed_plugin.so' (modules/audio_filter/converter/.libs/libconverter_fixed_plugin.so: undefined symbol: _vlc_entry__0_9_0b)
</tt>
</blockquote>
<blockquote>
    <tt>[00000631] main module warning: cannot find symbol "vlc_entry__0_9_0b" in file `modules/audio_filter/converter/.libs/libconverter_float_plugin.so' (modules/audio_filter/converter/.libs/libconverter_float_plugin.so: undefined symbol: _vlc_entry__0_9_0b)
</tt>
</blockquote>
<blockquote>
    <tt>[00000632] main module warning: cannot find symbol "vlc_entry__0_9_0b" in file `modules/audio_filter/converter/.libs/liba52tofloat32_plugin.so' (modules/audio_filter/converter/.libs/liba52tofloat32_plugin.so: undefined symbol: _vlc_entry__0_9_0b)
</tt>
</blockquote>
<blockquote>
    <tt>[00000633] main module warning: cannot find symbol "vlc_entry__0_9_0b" in file `modules/audio_filter/.libs/libparam_eq_plugin.so' (modules/audio_filter/.libs/libparam_eq_plugin.so: undefined symbol: _vlc_entry__0_9_0b)
</tt>
</blockquote>
<blockquote>
    <tt>[00000634] main module warning: cannot find symbol "vlc_entry__0_9_0b" in file `modules/audio_filter/.libs/libnormvol_plugin.so' (modules/audio_filter/.libs/libnormvol_plugin.so: undefined symbol: _vlc_entry__0_9_0b)
</tt>
</blockquote>
<blockquote>
    <tt>[00000635] main module warning: cannot find symbol "vlc_entry__0_9_0b" in file `modules/audio_filter/.libs/libequalizer_plugin.so' (modules/audio_filter/.libs/libequalizer_plugin.so: undefined symbol: _vlc_entry__0_9_0b)
</tt>
</blockquote>
<blockquote>
    <tt>[00000636] main module warning: cannot find symbol "vlc_entry__0_9_0b" in file `modules/audio_filter/.libs/libaudio_format_plugin.so' (modules/audio_filter/.libs/libaudio_format_plugin.so: undefined symbol: _vlc_entry__0_9_0b)
</tt>
</blockquote>
<blockquote>
    <tt>[00000637] main module warning: cannot find symbol "vlc_entry__0_9_0b" in file `modules/audio_filter/resampler/.libs/libugly_resampler_plugin.so' (modules/audio_filter/resampler/.libs/libugly_resampler_plugin.so: undefined symbol: _vlc_entry__0_9_0b)
</tt>
</blockquote>
<blockquote>
    <tt>[00000638] main module warning: cannot find symbol "vlc_entry__0_9_0b" in file `modules/audio_filter/resampler/.libs/liblinear_resampler_plugin.so' (modules/audio_filter/resampler/.libs/liblinear_resampler_plugin.so: undefined symbol: _vlc_entry__0_9_0b)
</tt>
</blockquote>
<blockquote>
    <tt>[00000639] main module warning: cannot find symbol "vlc_entry__0_9_0b" in file `modules/audio_filter/resampler/.libs/libbandlimited_resampler_plugin.so' (modules/audio_filter/resampler/.libs/libbandlimited_resampler_plugin.so: undefined symbol: _vlc_entry__0_9_0b)
</tt>
</blockquote>
<blockquote>
    <tt>[00000640] main module warning: cannot find symbol "vlc_entry__0_9_0b" in file `modules/audio_filter/resampler/.libs/libtrivial_resampler_plugin.so' (modules/audio_filter/resampler/.libs/libtrivial_resampler_plugin.so: undefined symbol: _vlc_entry__0_9_0b)
</tt><br>
    <br>
    ...<br>
    <br>
    At the end, vlc segfault.
</blockquote>
<br>
To be able to work, I went back to revision 21080. <br>
<br>
Let me know what you think!
<br>
Thanks,<br>
<br>
<table cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td>
--<br>
<b>Pierre-Luc Beaudoin</b><br>
Savoir-faire Linux<br>
<br>
<br>
</td>
</tr>
</tbody></table>
</div>

<br>_______________________________________________<br>vlc-devel mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:vlc-devel@videolan.org">vlc-devel@videolan.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">
http://mailman.videolan.org/listinfo/vlc-devel</a><br><br></blockquote></div><br><br clear="all"><br>-- <br>Rafaël Carré