make check fails

Jens Seidel jensseidel at users.sf.net
Sat Mar 17 17:09:51 MDT 2007


Hi,

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.

(I use a VPATH build directory: "mkdir build; ../configure" to build the
tellico outside the source directory.)

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

PS: AM_CPPFLAGS= is preferred over INCLUDES= which is deprecated.
See autoconf.pdf, page 68.

Jens
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tellico.diff
Type: text/x-diff
Size: 305 bytes
Desc: not available
Url : http://forge.novell.com/pipermail/tellico-users/attachments/20070318/e919ba8e/tellico.bin


More information about the tellico-users mailing list