Hi,

The problem I have, I can't build a binary for htsearch.  I just have a
bash script. Maybe I forget to install something.

configure:9499: checking if libtool supports shared libraries
configure:9501: result: yes
configure:9504: checking whether to build shared libraries
configure:9562: result: yes
configure:9565: checking whether to build static libraries
configure:9569: result: yes
configure:9661: creating libtool
configure:10208: checking for ld used by g++

htsearch work just fine, but it's a wrapper.  With this wrapper, I can't
have different htsearch with different configuration.

> 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
>


-- 
Dominique Arpin, administrateur réseau
A+,Linux+,Server+,MCP
Espace Courbe inc.  http://www.espacecourbe.com/
642 de Courcelle, bureau 303, Montréal (Québec), Canada H4C 3C5
tél.: (514) 933-9861 téléc.: (514) 933-9546


-------------------------------------------------------------------------
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:
htdig-dev@lists.sourceforge.net
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to