[Expat-bugs] [ expat-Bugs-1597909 ] compilation errors for "make check"

SourceForge.net noreply at sourceforge.net
Thu Nov 16 20:03:43 CET 2006


Bugs item #1597909, was opened at 2006-11-16 13:21
Message generated for change (Comment added) made by kwaclaw
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1597909&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: Closed
Resolution: Duplicate
Priority: 5
Private: No
Submitted By: Steve Kelem (skelem)
Assigned to: Greg Stein (gstein)
Summary: compilation errors for "make check"

Initial Comment:
On SuSE linux 10.0, expat-2.0.0:

% make check
Thu Nov 16 09:09:49 2006

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/chardata.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
0.00u 0.00s 0.00u 0.00s 0:01.00


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

>Comment By: Karl Waclawek (kwaclaw)
Date: 2006-11-16 14:03

Message:
Logged In: YES 
user_id=290026
Originator: NO

Closing this issue as duplicate.


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

Comment By: Steve Kelem (skelem)
Date: 2006-11-16 13:23

Message:
Logged In: YES 
user_id=177313
Originator: YES

Duplicate of 1597115.

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

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


More information about the Expat-bugs mailing list