[ expat-Bugs-888329 ] Doesn't print URL for 'check' tool
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.text.xml.expat.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #888329, was opened at 2004-01-31 17:07
Message generated for change (Comment added) made by fdrake
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=888329&group_id=10127
Category: Build control
Group: None
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: Ed Avis (epaepa)
Assigned to: Greg Stein (gstein)
Summary: Doesn't print URL for 'check' tool
Initial Comment:
I downloaded and unpacked expat-1.97.tar.gz, ran
'./configure --prefix=/home/ed' and then 'make check',
which printed
gcc -g -O2 -Wall -Wmissing-prototypes
-Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H
-I./li\b -I. -o tests/runtests.o -c tests/runtests.c
tests/runtests.c:14: #error This test suite requires
the 'check' unit test framework (http:
make: *** [tests/runtests.o] Error 1
Note that the bit after 'http:' is missing. It should
print a URL where the 'check' framework can be downloaded.
----------------------------------------------------------------------
>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2004-04-30 01:57
Message:
Logged In: YES
user_id=3066
The "check" library will no longer be required for the
regressions tests ("make check") starting with Expat 1.95.8.
This has already been fixed in CVS.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=888329&group_id=10127