Hi - What is the actual problem that you are encountering? The output  
from the compile of htsearch contains only warnings, which should not  
prevent you from building the executable. Is there an error generated  
that is not shown below? Does the htsearch program crash after being  
installed?

Jim

On Feb 2, 2007, at 8:42 AM, Dominique Arpin wrote:

> Hi,
>
> I have some problems to compile htsearch
>
> In the htsearch file:
> # The htsearch program cannot be directly executed until all the  
> libtool
> # libraries that it depends on are installed.
>
> During the compilation:
>
> g++ -DHAVE_CONFIG_H -I. -I. -I../include
> -DDEFAULT_CONFIG_FILE=\"/home/htdig/conf/htdig/web//htdig.conf\"
> -I../include -I../htlib -I../htnet -I../htcommon -I../htword -I../db
> -I../db -DCONFIG_DIR=\"/home/htdig/conf/htdig/web/\" -I../ 
> htfuzzy     -g
> -O2 -Wall -fno-rtti -fno-exceptions -c -o htsearch.o `test -f
> 'htsearch.cc' || echo './'`htsearch.cc
> htsearch.cc:71: warning: non-local variable '<anonymous struct>
> colonPrefix []' uses anonymous type
> htsearch.cc: In function 'void setupWords(char*, List&, int, Parser*,
> String&)':
> htsearch.cc:572: warning: comparison is always true due to limited  
> range
> of data type
> htsearch.cc:580: warning: comparison is always true due to limited  
> range
> of data type
> htsearch.cc:593: warning: comparison is always true due to limited  
> range
> of data type


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
ht://Dig Developer mailing list:
[email protected]
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to