Hi all gated experts, i whould like some help on this.
I try to compile gated on a Auspex machine running 1.8 with are based on sunos
4.1.4. I do now have some trouble with compile on str.c
*****************************
Compiling: sockaddr.c
Compiling: str.c
"str.c", line 1050: sys_errlist undefined
*** Error code 1
make: Fatal error: Command failed for target `str.o'
******************************
I can't find where sys_errlist are defined, have anyone seen this before.
thanks in advance,
Mikael Melander
ProAct Sweden
Included config
**********************
#
# mitchell,v 1.27.2.4 1995/01/23 12:43:15 jch Exp
#
# Config file for Mitchell, a Sun 4/75 running SunOS 4.1.1
#
bindir /usr/local/bin
sbindir /usr/local/bin
mandir /usr/local/man
signal_h /usr/include/sys/signal.h
cc cc
#cwflags -W -Wall -Wno-implicit -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-prototypes -Winline
cflags -g
installflags -c
ldflags -static -lkvm
lex lex
lflags -v
mkdep mkdep -flag -MM
yacc bison
yflags -d -y -v
#options INET_CLASS_E DEBUG RT_N_MULTIPATH=4 MIB_RIP
options NEED_STRERROR
options NEED_INET_ATON
options NEED_SIGNAME
options INCLUDE_UNISTD HAVE_DIRENT GID_T=int
options POSIX_SIGNALS HAVE_WAITPID
options KRT_RTREAD_KMEM KRT_IFREAD_IOCTL KRT_RT_IOCTL
options KRT_LLADDR_SUNOS4 KRT_SYMBOLS_NLIST KVM_TYPE_SUNOS4
options KRT_IFR_MTU=ifr_metric
options KSYM_IPFORWARDING=""_ip_forwarding""
options KSYM_UDPCKSUM=""_udp_cksum""
options GDC_RESOURCE
path_config /etc/%s.conf
path_dump /var/tmp/%s_dump
path_dumpdir /var/tmp
protocols bgp egp hello icmp rip ospf rdisc
gdc_group wheel
********************************