Well, I'm trying to compile analog 4.03 under SunOS 5.7 (gcc 2.8.1)
I changed the LIBS= line, adding -DNEED_STRCMP
but the following line of the Makefile corresponding to the finial stage 
of the compliation produces two errors :

gcc -O2 alias.o analog.o cache.o dates.o globals.o hash.o init.o init2.o
input.
o macinput.o macstuff.o output.o output2.o process.o settings.o  sort.o
tree.o u
tils.o win32.o -o analog
alias.o: In function `dnsresolve':
alias.o(.text+0xf54): undefined reference to `inet_addr'
alias.o(.text+0xf70): undefined reference to `gethostbyaddr'
*** Error code 1
make: Fatal error: Command failed for target `analog'


Any suggestion ?

        Benjamin
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/
------------------------------------------------------------------------

Reply via email to