From: Dominique A. <dom...@es...> - 2007-02-05 14:44:02
|
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=3D\"/home/htdig/conf/htdig/web//htdig.conf\" >> -I../include -I../htlib -I../htnet -I../htcommon -I../htword -I../db >> -I../db -DCONFIG_DIR=3D\"/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 > --=20 Dominique Arpin, administrateur r=E9seau A+,Linux+,Server+,MCP Espace Courbe inc. http://www.espacecourbe.com/ 642 de Courcelle, bureau 303, Montr=E9al (Qu=E9bec), Canada H4C 3C5 t=E9l.: (514) 933-9861 t=E9l=E9c.: (514) 933-9546 |