I ran into the same problem under OS X at one point. If I recall correctly, I was able to work around the problem by rearranging the ordering of the libraries. I don't recall the ordering that worked me; it has been some time since this was an issue with my system.

Jim

On Tuesday, September 23, 2003, at 07:27 AM, Lachlan Andrew wrote:

Thanks for that, Jesse.  It looks like  WordType::instance  is
definitely in there.  Any luck with

  make check
  cd test
  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
     ../htword/.libs/libhtword.a -lz
  make check

?

Cheers,
Lachlan


On Tue, 23 Sep 2003 23:18, Jesse op den Brouw wrote:
[EMAIL PROTECTED] htdig-3.2.0b4-20030914]$ nm */.libs/*.a | grep
WordType\$instance _8WordType$instance |          |undef |data   |
_8WordType$instance |          |undef |data   |
_8WordType$instance |1073741828|extern|data   |$DATA$
[EMAIL PROTECTED] htdig-3.2.0b4-20030914]$

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



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