[Expat-bugs] [ expat-Bugs-1597115 ] 'make check' for expat-2.0.0 fails

SourceForge.net noreply at sourceforge.net
Wed Nov 15 17:53:41 CET 2006


Bugs item #1597115, was opened at 2006-11-15 18:53
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1597115&group_id=10127

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build control
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Sergei (sergeiste)
Assigned to: Greg Stein (gstein)
Summary: 'make check' for expat-2.0.0 fails

Initial Comment:
Hello,

I am trying to build expat-2.0.0 in the framework of
my

http://appsfromscratch.berlios.de/

project and 'make check' fails with this screen
output:

"
gcc -I./lib -I. -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H   -o tests/runtests.o -c tests/runtests.c
gcc -I./lib -I. -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H   -o tests/chardata.o -c tests/chardata.c
gcc -I./lib -I. -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H   -o tests/minicheck.o -c tests/minicheck.c
/bin/sh ./libtool --silent --mode=link gcc -I./lib -I. -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H    -o tests/runtests tests/runtests.o tests/chardat
a.o tests/minicheck.o libexpat.la
g++    -c -o tests/runtestspp.o tests/runtestspp.cpp
tests/runtests.c: In function 'void test_line_number_after_parse()':
tests/runtests.c:410: error: 'XML_Size' was not declared in this scope
tests/runtests.c:410: error: expected `;' before 'lineno'
tests/runtests.c:414: error: 'lineno' was not declared in this scope
tests/runtests.c: In function 'void test_column_number_after_parse()':
tests/runtests.c:428: error: 'XML_Size' was not declared in this scope
tests/runtests.c:428: error: expected `;' before 'colno'
tests/runtests.c:432: error: 'colno' was not declared in this scope
tests/runtests.c: In function 'void test_line_number_after_error()':
tests/runtests.c:514: error: 'XML_Size' was not declared in this scope
tests/runtests.c:514: error: expected `;' before 'lineno'
tests/runtests.c:518: error: 'lineno' was not declared in this scope
tests/runtests.c: In function 'void test_column_number_after_error()':
tests/runtests.c:534: error: 'XML_Size' was not declared in this scope
tests/runtests.c:534: error: expected `;' before 'colno'
tests/runtests.c:538: error: 'colno' was not declared in this scope
make: *** [tests/runtestspp.o] Error 1
".

My system is:

Linux comp.home.net 2.6.12-27mdk-i686-up-4GB #1 Tue Sep 26 12:41:29 MDT 2006 i686 AMD Athlon(tm) XP 1900+ unknown GNU/Linux


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1597115&group_id=10127


More information about the Expat-bugs mailing list