Ah! Give this man an A for the day.... my C and C++ programming skills are
rusty, having not been used for about 7 years, and not on Unix for about 12!
make clean got me father than I've been; I'm stopped at:
c++ -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 ../htcommon/libcommon.a ../htlib/libht.a
../db/dist/libdb.a
../htlib/libht.a(Configuration.o): In function `Configuration::Read(char
*)':
Configuration.o(.text+0x6e7): undefined reference to `ios virtual table'
Configuration.o(.text+0x73e): undefined reference to `istream::ios virtual
table'
Configuration.o(.text+0x74f): undefined reference to `ifstream::ios virtual
table'
make[1]: *** [htfuzzy] Error 1
make[1]: Leaving directory
`/usr/home/technoco/usr/home/derek/htdig/ht-src/htfuzzy'
make: *** [all] Error 1
I really appreciate the patience that you all are demonstrating with me!
Kind Regards,
Brett
--On Wednesday, September 13, 2000 5:34 PM +0200 Torsten Neuer
<[EMAIL PROTECTED]> wrote:
>
> I presume you also did a "make clean"?
Brett Rabideau
"She sells C-Shells and other Assorted Perls by the Seashore..."
Periwinkle Communications LLC
Performance-based Web Site Hosting, Programming & Design
http://www.toto.com
[EMAIL PROTECTED]
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives: <http://www.htdig.org/mail/menu.html>
FAQ: <http://www.htdig.org/FAQ.html>