Gretings Joe,

Yes, that patch turned out to be more complicated that I thought...  
"tests/Makefile" is generated from (indirectly) from 
"tests/Makefile.am" and "./Makefile.config".  Since this last file is 
shared by all programs, it would affect the whole build process.  I 
thought that, so close to the release, I wouldn't jeopardise the main 
program for the sake of the tests.

Regarding  t_htdig,  could you please post the errors that it outputs?  
These will be before the  FAIL: t_htdig  line.  Is it the same as 
previously?

Thanks,
Lachlan

On Fri, 18 Jun 2004 04:18 pm, Joe R. Jah wrote:
>
> Patch 3 has not been committed to 3.2.0b6:
>
> --- test/Makefile.orig        Thu Jun 17 22:56:56 2004
> +++ test/Makefile     Thu Jun 17 22:54:30 2004
> @@ -188,10 +188,10 @@
>               $(top_builddir)/htcommon/libcommon.la \
>               $(top_builddir)/htword/libhtword.la \
>               $(top_builddir)/htlib/libht.la \
> -             $(top_builddir)/htcommon/libcommon.la \
> -             $(top_builddir)/htword/libhtword.la \
> -             $(top_builddir)/db/libhtdb.la \
> -             $(top_builddir)/htlib/libht.la
> +             $(top_builddir)/./htcommon/libcommon.la \
> +             $(top_builddir)/./htword/libhtword.la \
> +             $(top_builddir)/./db/libhtdb.la \
> +             $(top_builddir)/./htlib/libht.la
>
> Also t_htdig still fails:
>
> FAIL: t_htdig
> PASS: t_htsearch
> PASS: t_htmerge
> PASS: t_htnet
> PASS: t_htdig_local
> PASS: t_factors
> PASS: t_fuzzy
> PASS: t_parsing
> PASS: t_templates
> PASS: t_validwords
> ====================
> 1 of 19 tests failed
> ====================
>
> Regards,
>
> Joe

-- 
[EMAIL PROTECTED]
ht://Dig developer DownUnder  (http://www.htdig.org)



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
ht://Dig Developer mailing list:
[EMAIL PROTECTED]
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to