[vlc] CVS compile fails

Greg Herlein gherlein at herlein.com
Wed Jan 28 05:12:11 CET 2004


Out of CVS tonight:

if g++ -DHAVE_CONFIG_H -I. -I. -I../../..   -DSYS_LINUX 
-I../../../include `top_builddir="../../.." ../../../vlc-config 
--cxxflags plugin skins2` -Wsign-compare -Wsign-compare -Wall  
-finline-limit-30000 -pipe -MT libskins2_plugin_a-xmlparser.o -MD 
-MP -MF ".deps/libskins2_plugin_a-xmlparser.Tpo" \
  -c -o libskins2_plugin_a-xmlparser.o `test -f 
'parser/xmlparser.cpp' || echo './'`parser/xmlparser.cpp; \
then mv -f ".deps/libskins2_plugin_a-xmlparser.Tpo" 
".deps/libskins2_plugin_a-xmlparser.Po"; \
else rm -f ".deps/libskins2_plugin_a-xmlparser.Tpo"; exit 1; \
fi
parser/xmlparser.cpp: In member function `bool 
XMLParser::parse()':
parser/xmlparser.cpp:80: error: `xmlTextReaderConstName' 
undeclared (first use
   this function)
parser/xmlparser.cpp:80: error: (Each undeclared identifier is 
reported only
   once for each function it appears in.)
parser/xmlparser.cpp:90: error: `xmlTextReaderConstValue' 
undeclared (first use
   this function)
make[6]: *** [libskins2_plugin_a-xmlparser.o] Error 1

???????????

Greg

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list