Does anybody have a suggestion on how to fix this compile error?
Thanks in advance,
Shawn Smolsky
surfer% make
make[1]: Entering directory `/home/web/bin/hypermail/hypermail-2b29/src'
gcc -c -g -O2 base64.c gcc -c -g -O2 date.c gcc -c -g -O2 domains.c gcc -c -g -O2 file.c gcc -c -g -O2 hypermail.c gcc -c -g -O2 lang.c gcc -c -g -O2 lock.c gcc -c -g -O2 mem.c gcc -c -g -O2 parse.c gcc -c -g -O2 print.c gcc -c -g -O2 printfile.c gcc -c -g -O2 string.c gcc -c -g -O2 struct.c gcc -c -g -O2 uudecode.c gcc -c -g -O2 mprintf.c gcc -c -g -O2 dmatch.c gcc -c -g -O2 setup.c gcc -c -g -O2 threadprint.c
surfer% uname -a
SunOS surfer 5.5.1 Generic_103640-23 sun4m sparc SUNW,SPARCstation-5
surfer%
Here is the configure output.....
surfer% ./configure
creating cache ./config.cache
checking host system type... sparc-sun-solaris2.5.1 checking target system type... sparc-sun-solaris2.5.1 checking build system type... sparc-sun-solaris2.5.1 checking cached information... ok
checking that the compiler works... yes checking whether to enable -Wall... no checking for ANSI C header files... yes checking for alloca.h... yes checking for arpa/inet.h... yes checking for ctype.h... yes checking for dirent.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for locale.h... yes
checking for stdarg.h... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/dir.h... no checking for sys/param.h... yes checking for sys/socket.h... yes checking for sys/stat.h... yes
checking for mkdir... yes checking for strdup... yes checking for strstr... yes checking for strtol... yes checking for memcpy... yes checking for memset... yes checking for lstat... yes
checking for inet_addr in -lsocket... no checking for inet_addr in -lsocket... (cached) no checking for inet_addr in -lnsl... yes
This archive was generated by hypermail 2.3.0 : Sat 13 Mar 2010 03:46:12 AM GMT GMT