[Expat-bugs] [ expat-Bugs-634409 ] XML_Feature HP-UX expat-1.95.5

SourceForge.net noreply at sourceforge.net
Mon Jan 20 21:07:53 EST 2003


Bugs item #634409, was opened at 2002-11-06 08:11
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=634409&group_id=10127

Category: Build control
Group: Platform Specific
>Status: Closed
>Resolution: Works For Me
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Greg Stein (gstein)
Summary: XML_Feature HP-UX expat-1.95.5

Initial Comment:
a build of expat-1.95.5.tar.gz on HP-UX 11
fails with

gcc -O2 -w -Wall -Wmissing-prototypes
-Wstrict-prototypes -fexceptions  -O2 -w 
-I/usr/local/include -I./lib -I. -o xmlwf/xmlwf.o -c
xmlwf/xmlwf.c
xmlwf/xmlwf.c: In function `showVersion':
xmlwf/xmlwf.c:602: syntax error before `*'
xmlwf/xmlwf.c:613: `features' undeclared (first use in
this function)
xmlwf/xmlwf.c:613: (Each undeclared identifier is
reported only once
xmlwf/xmlwf.c:613: for each function it appears in.)
xmlwf/xmlwf.c:613: `XML_FEATURE_END' undeclared (first
use in this function)
make: *** [xmlwf/xmlwf.o] Error 1


No problem on expat-1.95.4.tar.gz and expat-1.95.2.tar.gz

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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2003-01-21 00:07

Message:
Logged In: YES 
user_id=3066

Since there's no new information or reason to suspect this
was not a user error, I'm closing this as "Works for me".

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

Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2002-11-20 00:16

Message:
Logged In: YES 
user_id=3066

If this bug can't be confirmed before the 1.95.6 release, it will 
be closed as user-error (old expat.h getting picked up).

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

Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2002-11-07 16:43

Message:
Logged In: YES 
user_id=3066

The features support was added in 1.95.5.  It looks like
you're picking up an older revision of the expat.h header file.

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

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



More information about the Expat-bugs mailing list