what is needed to port this to solaris (2.6) with gcc (2.8.1.1) ..

results of first compile of Makefile included in tar source--

koloth# cd /usr/local/analog-4.11
koloth# make
gcc            -O2    -DUNIX           -c alias.c
gcc            -O2    -DUNIX           -c analog.c
gcc            -O2    -DUNIX           -c cache.c
gcc            -O2    -DUNIX           -c dates.c
gcc            -O2    -DUNIX           -c globals.c
gcc            -O2    -DUNIX           -c hash.c
gcc            -O2    -DUNIX           -c init.c
gcc            -O2    -DUNIX           -c init2.c
gcc            -O2    -DUNIX           -c input.c
gcc            -O2    -DUNIX           -c macinput.c
gcc            -O2    -DUNIX           -c macstuff.c
gcc            -O2    -DUNIX           -c output.c
gcc            -O2    -DUNIX           -c output2.c
gcc            -O2    -DUNIX           -c pcre.c
gcc            -O2    -DUNIX           -c process.c
gcc            -O2    -DUNIX           -c settings.c
gcc            -O2    -DUNIX           -c sort.c
gcc            -O2    -DUNIX           -c tree.c
gcc            -O2    -DUNIX           -c utils.c
gcc            -O2    -DUNIX           -c win32.c
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 pcre.o process.o settings.o sort.o 
tree.o utils.o win32.o -o analog
Undefined                       first referenced
 symbol                             in file
gethostbyaddr                       alias.o
inet_addr                           alias.o
ld: fatal: Symbol referencing errors. No output written to analog
make: *** [analog] Error 1


------------------------------------------------------------------------
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/[email protected]/
------------------------------------------------------------------------

Reply via email to