Greetings Jesse,

It's very good to hear that it compiles and runs!

The  make check  problem is a mystery...
Try
   cd htword ; make clean ; cd .. ; make check
If that doesn't work, could you please mail the results of
    nm */.libs/*.a | grep WordType8instance
and
    nm htword/.libs/libhtword.a | grep WordType8instance
?  Thanks.

Lachlan

On Thu, 18 Sep 2003 23:54, Jesse op den Brouw wrote:
> Patch applied, line 156 commented out in the .h file:
> configure runs fine,
> make runs fine
> make check breaks:
>
> g++ -g -O2 -Wall -fno-rtti -fno-exceptions -o testnet testnet.o
> -L/opt/htdig/lib/zlib/lib ../htnet/.libs/libhtnet.a
> ../htcommon/.libs/libcommon.a ../htword/.libs/libhtword.a
> ../db/.libs/libhtdb.a ../htlib/.libs/libht.a -lz
> collect2: ld returned 1 exit status
> /usr/ccs/bin/ld: Unsatisfied symbols:
>    WordType::instance  (data)
> make[2]: *** [testnet] Error 1
> make[2]: Leaving directory
> `/pers/www/msql/Projects/Htdig/BUILD320/htdig-3.2.0b4-20030914/test
>' make[1]: *** [check-am] Error 2
> make[1]: Leaving directory
> `/pers/www/msql/Projects/Htdig/BUILD320/htdig-3.2.0b4-20030914/test
>' make: *** [check-recursive] Error 1
> [EMAIL PROTECTED] htdig-3.2.0b4-20030914]$
>
>
> make install runs fine
> rundig -v runs fine ( I used an institute's server instead of
> www.htdig.org).
> search works fine (so it seems)

-- 
[EMAIL PROTECTED]
ht://Dig developer DownUnder  (http://www.htdig.org)


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
ht://Dig Developer mailing list:
[EMAIL PROTECTED]
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to