[vlc-devel] Re: Cross Compile Error
Gildas Bazin
gbazin at altern.org
Wed Apr 14 01:01:05 CEST 2004
On Wednesday 14 April 2004 00:28, James MacLean wrote:
> Latest SVN revision 7342 trying to cross compile for Windows on Linux:
>
> source='parser/skin_parser.cpp' object='libskins2_plugin_a-skin_parser.o'
> libtool=no \
> depfile='.deps/libskins2_plugin_a-skin_parser.Po'
tmpdepfile='.deps/libskins2_plugin_a-skin_parser.TPo' \
> depmode=gcc3 /bin/sh ../../../autotools/depcomp \
> i586-mingw32msvc-g++ -DHAVE_CONFIG_H -I. -I. -I../../..
> -I/usr/win32/include -D_OFF_T_ -D_off_t=long -DSYS_MINGW32
> -I../../../include `top_builddir="../../.." ../../../vlc-config --cxxflags
> plugin skins2` -Wsign-compare -Wsign-compare -Wall -mms-bitfields
> -finline-limit-30000 -pipe -c -o libskins2_plugin_a-skin_parser.o `test -f
> 'parser/skin_parser.cpp' || echo './'`parser/skin_parser.cpp
> parser/skin_parser.cpp: In constructor
> `SkinParser::SkinParser(intf_thread_t*,
> const std::string&, const std::string&)':
> parser/skin_parser.cpp:46: error: `xmlInitializeCatalog' undeclared (first
use this function)
> parser/skin_parser.cpp:46: error: (Each undeclared identifier is reported
only once for each function it appears in.)
> parser/skin_parser.cpp:65: error: `xmlCatalogAdd' undeclared (first use
this function)
> make[6]: *** [libskins2_plugin_a-skin_parser.o] Error 1
> make[6]: Leaving directory
A new version of libxml2 is necessary, please try the newest contrib
package:
http://download.videolan.org/pub/testing/win32/contrib-20040413-win32-bin-gcc3.3.1-only.tar.bz2
--
Gildas
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list