[ expat-Bugs-557531 ] "make check" fails

noreply@sourceforge.net noreply@sourceforge.net
Tue May 21 20:38:02 2002


Bugs item #557531, was opened at 2002-05-17 22:28
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=557531&group_id=10127

Category: None
>Group: Not a Bug
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Chad Austin (aegis)
Assigned to: Nobody/Anonymous (nobody)
>Summary: "make check" fails

Initial Comment:
$ make check
gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions   -Ilib -
I. -o tests/runtests.o -c tests/runtests.c
tests/runtests.c:2: check.h: No such file or directory
make: *** [tests/runtests.o] Error 1


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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2002-05-21 23:37

Message:
Logged In: YES 
user_id=3066

The test harness uses the "check" library, which is
appearantly not installed on your system.  This library is
not (yet) as widely ported as Expat.

See http://check.sourceforge.net/ for more information on
the check library.

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

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