[vlc-devel] commit: Remove xml2 dependency for freetype and libass on Win32 ( Jean-Baptiste Kempf )

Jean-Baptiste Kempf jb at videolan.org
Wed Jul 29 17:49:38 CEST 2009


On Wed, Jul 29, 2009 at 05:39:13PM +0200, Anthony Loiseau wrote :
> I have linking error on freetype/fontconfig. It can't find some libxml2 symbols:
> 
> Creating library file: .libs/libfreetype_plugin.dll.a
> /usr/win32/lib/libfontconfig.a(fcxml.o):fcxml.c:(.text+0x6b):
> undefined reference to `_xmlSAX2GetLineNumber'
> /usr/win32/lib/libfontconfig.a(fcxml.o):fcxml.c:(.text+0xd8):
> undefined reference to `_xmlSAX2GetLineNumber'
> /usr/win32/lib/libfontconfig.a(fcxml.o):fcxml.c:(.text+0x2546):
> undefined reference to `_xmlCreatePushParserCtxt'
> /usr/win32/lib/libfontconfig.a(fcxml.o):fcxml.c:(.text+0x25ee):
> undefined reference to `_xmlParseChunk'
> /usr/win32/lib/libfontconfig.a(fcxml.o):fcxml.c:(.text+0x262a):
> undefined reference to `_xmlFreeParserCtxt'
> collect2: ld returned 1 exit status
> make[5]: *** [libfreetype_plugin.la] Error 1
> 
> 
> I am using mingw32 on Fedora 10 64bits, and win32 contribs for 1.0.0,.
Update your contribs.

> Attached patch re-add xml2 dependency for freetype. Worked for me.
No.

Best Regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/



More information about the vlc-devel mailing list