Forgot to mention that I had problems compiling the 3.1.1 version so I
tried the CVS snapshot.

It looks like it's leaving out a library path, but I dont know which one.
Here are is the error when compiling 3.1.1:

msolomon@fido:~/src/htdig-3.1.1$make CC=/opt/GCC281/bin/gcc
make[1]: Entering directory `/export/home/sevanet/msolomon/src/htdig-3.1.1/db/dist'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/export/home/sevanet/msolomon/src/htdig-3.1.1/db/dist'
make[1]: Entering directory `/export/home/sevanet/msolomon/src/htdig-3.1.1/rx'
make[2]: Entering directory `/export/home/sevanet/msolomon/src/htdig-3.1.1/rx/rx'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/export/home/sevanet/msolomon/src/htdig-3.1.1/rx/rx'
make[1]: Leaving directory `/export/home/sevanet/msolomon/src/htdig-3.1.1/rx'
make[1]: Entering directory `/export/home/sevanet/msolomon/src/htdig-3.1.1/htlib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/export/home/sevanet/msolomon/src/htdig-3.1.1/htlib'
make[1]: Entering directory `/export/home/sevanet/msolomon/src/htdig-3.1.1/htcommon'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/export/home/sevanet/msolomon/src/htdig-3.1.1/htcommon'
make[1]: Entering directory `/export/home/sevanet/msolomon/src/htdig-3.1.1/htfuzzy'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/export/home/sevanet/msolomon/src/htdig-3.1.1/htfuzzy'
make[1]: Entering directory `/export/home/sevanet/msolomon/src/htdig-3.1.1/htdig'
c++ -o htdig -L../htlib -L../htcommon -L../db/dist -L../rx/rx -L/usr/lib Document.o 
HTML.o Images.o Parsable.o Plaintext.o Postscript.o Retriever.o SGMLEntities.o 
Server.o URLRef.o main.o ExternalParser.o PDF.o ../htcommon/libcommon.a 
../htlib/libht.a ../db/dist/libdb.a ../rx/rx/librx.a -lz -lnsl -lsocket 
Undefined                       first referenced
 symbol                             in file
DocumentRef::DocHead(char *)        Retriever.o
DocumentRef::DocHead(void)          ../htcommon/libcommon.a(DocumentDB.o)
ld: fatal: Symbol referencing errors. No output written to htdig
collect2: ld returned 1 exit status
make[1]: *** [htdig] Error 1
make[1]: Leaving directory `/export/home/sevanet/msolomon/src/htdig-3.1.1/htdig'
make: *** [all] Error 1
msolomon@fido:~/src/htdig-3.1.1$exit

On Wed, 3 Mar 1999, Geoff Hutchison wrote:

> >I've been trying to compile htdig on a SPARC running solaris 2.6 and the
> >gcc packages from vnet.net, as well as the egcs compiler (1.1) and get the
> >same results:
> 
> `/export/home/sevanet/msolomon/src/htdig-3.2.0-dev-022899/htlib'
> 
> 
> You're trying to compile the latest CVS snapshot. While it's nice to know
> that doesn't compile, it is "development," as it mentions in the
> README.snapshots file.
> 
> Try grabbing the latest release, 3.1.1
> 
> 
> -Geoff Hutchison
> Williams Students Online
> http://wso.williams.edu/
> 
> 

- Mark Solomon - Dep Dir of Information Technology
  1 University Place, Newport News, VA 23606
  Office 757-594-7092 FAX 757-594-7833
  http://www.seva.net/ - http://www.seva.net/~msolomon/

------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to