Hi folks,

Several (!) weeks ago I promised to test the current htdig beta on an
Itanium AS box I'm using. Sorry I've been so slow. A couple of issues, final
one is a bit of a show stopper (or at least a show slow-downer)

1. make file requires new versions of automake and autoconf. Not really a
problem but an issue worth noting. RedHat does not make appropriate rpms
available so needs to be build from source, easily done.

2. warning during config, "configure: WARNING: THREAD MUTEXES NOT AVAILABLE
FOR THIS COMPILER/ARCHITECTURE"

3. Finally, seems that htlib/Configuration.cc requires htconfig.h and cannot
find it. A quick look in changelog indicated it has recently been removed
(and replaced with config.h) so rather than getting my hands dirty, I
thought I'd check with the developers to see if it rings any bells. make
looks like this :

...
...
Making all in htlib
make[1]: Entering directory `/root/tars/htdig-3.2.0b4-20030727/htlib'
/bin/sh ../libtool --mode=compile
g++ -DHAVE_CONFIG_H -I. -I. -I../include -DDEFAULT_CONFIG_FILE=\"/usr/local/
apache/htdocs/htdig/conf/htdig.conf\" -I../include -I../htlib -I../htnet -I.
./htcommon -I../htword -I../db -I../db      -g -O2 -Wall -fno-rtti -fno-exce
ptions -c -o Configuration.lo `test -f 'Configuration.cc' || echo
'./'`Configuration.cc
mkdir .libs

g++ -DHAVE_CONFIG_H -I. -I. -I../include -DDEFAULT_CONFIG_FILE=\"/usr/local/
apache/htdocs/htdig/conf/htdig.conf\" -I../include -I../htlib -I../htnet -I.
./htcommon -I../htword -I../db -I../db -g -O2 -Wall -fno-rtti -fno-exception
s -c Configuration.cc  -fPIC -DPIC -o .libs/Configuration.o
Configuration.cc:20:22: htconfig.h: No such file or directory
make[1]: *** [Configuration.lo] Error 1
make[1]: Leaving directory `/root/tars/htdig-3.2.0b4-20030727/htlib'
make: *** [all-recursive] Error 1
[EMAIL PROTECTED] htdig-3.2.0b4-20030727]#


David



-------------------------------------------------------------
David Bannon                       [EMAIL PROTECTED]
Phone 61 03 9925 4733              Fax 61 03 9925 4647
Mobile 0418 525687                 http://www.vpac.org
Systems Manager, Victorian Partnership for Advanced Computing
-------------------------------------------------------------
..... Humpty Dumpty was pushed !




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
ht://Dig Developer mailing list:
[EMAIL PROTECTED]
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to