Re: expat: make check fails

"Fred L. Drake, Jr." <[email protected]>
Newsgroups gmane.text.xml.expat.bugs
Message-ID <[email protected]>
Sven Utcke writes:
 > make
 > make check
 > 
 > and got
 > 
 > gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions   -I../../src/lib -I. -o tests/runtests.o -c ../../src/tests/runtests.c
 > ../../src/tests/runtests.c:2: check.h: No such file or directory
 > make: *** [tests/runtests.o] Error 1
 > 
 > Even worse:
 > 
 > find /software/expat-1.95.6/ -name check.h
 > 
 > Does not find any file of that name.  Any ideas?

"check" is a third-party library to support unit testing in C.  You
can get more information about it at:

        http://check.sourceforge.net/


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.