Greetings,

I am trying to compile htdig v3.1.0b4 under Digital Unix using
gcc-2.8.1 and libstdc++2.8.1.1

I have encountered the following error and was wondering if someone
could help.

c++ -c  -DDEFAULT_CONFIG_FILE=\"/usr/local/htdig/conf/htdig.conf\" -I../htlib 
-I../htcommon -I../db/dist -I../rx/rx -I../include -g -O2 PDF.cc
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 
collect2: ld returned 1 exit status
/usr/bin/ld:
Unresolved:
__inet_addr(char const *)
gethostbyname(char const *)
getservbyname(char const *, char const *)
gethostbyaddr(char const *, int, int)
make[1]: *** [htdig] Error 1
make[1]: Leaving directory `/usr1/local/src/WEB/htdig-3.1.0b4/htdig'
make: *** [all] Error 1

Thanks - its been quite a busy few days and lack of sleep is not helping.

Regards,

Andrew Kemp

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