Thanks for the info.  Turns out the license.dat details weren't updated yet 
for the C++ compiler.  D'oh!!

In any case, I've done a
./configure
make

but it stalls in the make process with the following error:

================
a - defaults.o
        : libcommon.a
        CC -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\" 
-I../htlib -I../htcommon  -I../db/dist -I../include -g Endings.cc
        CC -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\" 
-I../htlib -I../htcommon  -I../db/dist -I../include -g EndingsDB.cc
        CC -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\" 
-I../htlib -I../htcommon  -I../db/dist -I../include -g Exact.cc
        CC -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\" 
-I../htlib -I../htcommon  -I../db/dist -I../include -g Fuzzy.cc
        CC -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\" 
-I../htlib -I../htcommon  -I../db/dist -I../include -g Metaphone.cc
        CC -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\" 
-I../htlib -I../htcommon  -I../db/dist -I../include -g Soundex.cc
        CC -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\" 
-I../htlib -I../htcommon  -I../db/dist -I../include -g SuffixEntry.cc
        CC -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\" 
-I../htlib -I../htcommon  -I../db/dist -I../include -g Synonym.cc
        CC -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\" 
-I../htlib -I../htcommon  -I../db/dist -I../include -g htfuzzy.cc
        CC -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\" 
-I../htlib -I../htcommon  -I../db/dist -I../include -g Substring.cc
        CC -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\" 
-I../htlib -I../htcommon  -I../db/dist -I../include -g Prefix.cc
        CC -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\" 
-I../htlib -I../htcommon  -I../db/dist -I../include -g Accents.cc
        CC -o htfuzzy -L../htlib -L../htcommon -L../db/dist -L/usr/lib 
Endings.o EndingsDB.o Exact.o  Fuzzy.o Metaphone.o Soundex.o  SuffixEntry.o 
Synonym.o htfuzzy.o  Substring.o Prefix.o Accents.o ../htcommon/libcommon.a  
../htlib/libht.a  ../db/dist/libdb.a -lz -lnsl -lsocket
ld32: FATAL   12 : Expecting n32 objects: /usr/lib/crt1.o is o32.
*** Error code 2 (bu21)
*** Error code 1 (bu21)

================


Any ideas?

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to