Hey Remi,<div><br></div><div>Thanks for your help.<div><div><br></div><div>I finally found the problem... I set the environment variable GREP_OPTIONS to "--color <b>-n</b> -T" and it looks like libtool is using "grep" to find symbols in a "nm" generated file.</div>

<div><br></div><div>libtool: link: /usr/bin/nm -B  .libs/libaccess_bd_plugin_la-bd.o .libs/libaccess_bd_plugin_la-mpls.o .libs/libaccess_bd_plugin_la-clpi.o   ../../../compat/.libs/libcompat.a | sed -n -e 's/^.*[    ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libaccess_bd_plugin.exp</div>

<div><div>libtool: link: <b>/bin/grep -E -e "^vlc_entry" ".libs/libaccess_bd_plugin.exp" > ".libs/libaccess_bd_plugin.expT"</b></div></div><div><b><br></b></div><div>Curious that the problem arose while building vlc... i used to compile many things before with autotools.</div>

<div><br></div><div>Sorry for taking your time!</div><div><br><div class="gmail_quote">2012/1/15 Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net">remi@remlab.net</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

   Hello,<br>
<br>
On Sunday 15 January 2012, Benjamin Vanheuverzwijn wrote:<br>
> *Obviously those "15   ^H" shouldn't be there, but i'm not sure how the<br>
> ".ver" files are generated.*<br>
<br>
The .ver files are automatically generated by libtool. Please check your<br>
libtool; this does not look like a bug in the VLC build system.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Rémi Denis-Courmont<br>
<a href="http://www.remlab.info" target="_blank">http://www.remlab.info</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Benjamin Vanheuverzwijn<br><br>
</div></div></div>