Re: On HP-UX 10.20

[email protected]
Newsgroups gmane.comp.web.htdig.devel
Message-ID <[email protected]>
Greetings Jesse,

It's not urgent, but I'd be interested to experiment on this...

What is the output from
  nm htword/.libs/libhtword.a | grep instance
?

What happens if, in .../test/, you type
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 \
  ../htword/.libs/libhtword.a
?

What happens if you
  cp /bin/true test/testnet
  make check
?

Thanks,
Lachlan

>From: "J. op den Brouw" <[email protected]>

>it's the WordType::instance thing again...........
>g++ -g -O2 -Wall -fno-rtti -fno-exceptions -o testnet testnet.o  
>-L/opt/htdig/lib/zlib/lib ../htnet/.libs/libhtnet.a ../htcomm
>on/.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



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
ht://Dig Developer mailing list:
[email protected]
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.