[Expat-bugs] [ expat-Bugs-1408143 ] "make check" failure

SourceForge.net noreply at sourceforge.net
Tue Jan 17 13:20:49 CET 2006


Bugs item #1408143, was opened at 2006-01-17 04:20
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=1408143&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
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Greg Stein (gstein)
Summary: "make check" failure

Initial Comment:
From: Peter Breitenlohner <peb at mppmu.mpg.de>

expat-2.0.0

When running "make check" (with VPATH, i.e. outside the
source tree), g++ was invoked without any '-I' and thus
has included some old installed headers from 1.95.8
resulting in a compilation error due to the missing
declaration of XML_Size.

Attached is a small patch fixing this.

The patch also makes a difference between CFLAGS
and CXXFLAGS in order to avoid the warnings that g++
doesn't want "-Wmissing-prototypes -Wstrict-prototypes".

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

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


More information about the Expat-bugs mailing list