make check fails
Robby Stephenson
robby at periapsis.org
Tue Mar 20 00:27:47 MDT 2007
On Saturday 17 March 2007, Jens Seidel wrote:
> I noticed that tellico has an internal test feature in the source code.
> I started "make check" and got build errors because header files in ..
> were not found. The attached patch fixes it.
Thanks.
> It still fails:
>
> *****************************************************
> ./formattest
> formattest:
> *****************************************************
> formattest: Title: checking 'Title' against expected 'Title'... ok
> formattest: Title: checking 'title' against expected 'Title'... KO!
> make[2]: *** [check] Error 1
Odd, I don't see that.
*****************************************************
formattest: Title: checking 'Title' against expected 'Title'... ok
formattest: Title: checking 'Title' against expected 'Title'... ok
formattest: Title: checking 'Title, The' against expected 'Title, The'... ok
formattest: Title: checking 'Return of the King, The' against
expected 'Return of the King, The'... ok
formattest: Name: checking 'Name' against expected 'Name'... ok
formattest: Name: checking 'Name, First' against expected 'Name, First'...
ok
formattest: Name: checking 'Name, First' against expected 'Name, First'...
ok
formattest: Name: checking 'Swift, Jr., Tom' against expected 'Swift, Jr.,
Tom'... ok
formattest: Name: checking 'Swift, Jr., Tom' against expected 'Swift, Jr.,
Tom'... ok
formattest: Name: checking 'de Swift, Jr., Tom' against expected 'de Swift,
Jr., Tom'... ok
formattest:
Formatting Test OK !
formattest:
*****************************************************
> PS: AM_CPPFLAGS= is preferred over INCLUDES= which is deprecated.
> See autoconf.pdf, page 68.
How far backwards compatible is it? I don't want to break that just for the
heck of it.
Robby
More information about the tellico-users
mailing list