[vlc-devel] Re: vlc: svn commit r17187 (courmisch)

Rémi Denis-Courmont rdenis at simphalempin.com
Mon Oct 23 08:28:07 CEST 2006


On Mon, Oct 23, 2006 at 12:14:00AM +0200, Jean-Paul Saman wrote :
> Subversion daemon wrote:
> >r17187 | courmisch | 2006-10-21 10:56:19 +0200 (Sat, 21 Oct 2006) | 3 lines
> >Changed paths:
> >   M /trunk/Makefile.am
> >
> >Multiple confirmation that is it works on Linux.
> >Anyway, there is no libiconv_* invocation in src/vlc.c
> It is src/libvlc.c

No it is not.

Besides src/libvlc.c is built into libvlc.so. So it can't possibly
trigger a link problem in vlc, unless you fucked up your build system.

And by the way, there is ZERO match for libiconv_* in the official tree.
On top of that, the only place where libvlc references iconv, is in
src/extras/libc.c (iconv_open, iconv and iconv_close), all of which are
in libc6 on Linux, so can't possibly trigger a linking error (unless you
explicitly remove libc from the linking).

-- 
Rémi Denis-Courmont
looking for a job
http://www.simphalempin.com/home/infos/CV-en.pdf

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list