Hi,

I seem to be suffering from some compile problems. I have the very latest
version of GCC, Make etc. so I don't think the problem can lie there. I have
also tried some of the other solutions suggested for similar problems in the
archive but I just can't get this program to compile.

Here is a snippet of the make report:-

----------------

/usr/src/htdig-3.1.5/htcommon/DocumentRef.h(.text+0xc2): undefined
reference to `deflateInit_'
/usr/src/htdig-3.1.5/htcommon/DocumentRef.h(.text+0x13d): undefined
 reference to `deflate'
/usr/src/htdig-3.1.5/htcommon/DocumentRef.h(.text+0x189): undefined
 reference to `deflate'
/usr/src/htdig-3.1.5/htcommon/DocumentRef.h(.text+0x1b5): undefined
 reference to `deflateEnd'
../htcommon/libcommon.a(DocumentRef.o): In function
`DocumentRef::Decompress(Str
ing &)':
/usr/src/htdig-3.1.5/htcommon/DocumentRef.cc:89: undefined referenc
e to `inflateInit_'
/usr/src/htdig-3.1.5/htcommon/DocumentRef.cc:95: undefined referenc
e to `inflate'
/usr/src/htdig-3.1.5/htcommon/DocumentRef.cc:100: undefined referen
ce to `inflateEnd'
../htcommon/libcommon.a(WordList.o): In function `WordList::Flush(void)':
/usr/src/htdig-3.1.5/htcommon/WordList.cc:162: undefined reference
to `_IO_putc'
collect2: ld returned 1 exit status
make[1]: *** [htdig] Error 1
make[1]: Leaving directory `/usr/src/htdig-3.1.5/htdig'
make: *** [all] Error 1

---------------

I would appreciate any advice/help that anyone can give.

Cheers,

Dave Massingham

**************************
---- David Massingham ----
DDS Solutions (OBDR) Group
 Hewlett-Packard Bristol
   Tel: +44 117 3127503 


------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.

Reply via email to