bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug report


From: Olmsted, Brian
Subject: bug report
Date: Thu, 2 Jun 2005 15:22:52 -0400

FYI


address@hidden zebra-0.95]% ./configure
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... ./install-sh -c
checking whether make sets $(MAKE)... (cached) yes
checking for ar... ar
checking for ranlib... ranlib
checking for egrep... egrep
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for string.h... (cached) yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/conf.h usability... yes
checking sys/conf.h presence... yes
checking for sys/conf.h... yes
checking sys/ksym.h usability... no
checking sys/ksym.h presence... no
checking for sys/ksym.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sysctl.h usability... no
checking sys/sysctl.h presence... no
checking for sys/sysctl.h... no
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking for sys/types.h... (cached) yes
checking net/if_dl.h usability... yes
checking net/if_dl.h presence... yes
checking for net/if_dl.h... yes
checking net/if_var.h usability... no
checking net/if_var.h presence... no
checking for net/if_var.h... no
checking linux/version.h usability... no
checking linux/version.h presence... no
checking for linux/version.h... no
checking kvm.h usability... yes
checking kvm.h presence... yes
checking for kvm.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking net/netopt.h usability... no
checking net/netopt.h presence... no
checking for net/netopt.h... no
checking netinet/in_var.h usability... no
checking netinet/in_var.h presence... yes
configure: WARNING: netinet/in_var.h: present but cannot be compiled
configure: WARNING: netinet/in_var.h: check for missing prerequisite
headers?
configure: WARNING: netinet/in_var.h: proceeding with the preprocessor's
result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for netinet/in_var.h... yes
checking netinet/in6_var.h usability... no
checking netinet/in6_var.h presence... no
checking for netinet/in6_var.h... no
checking netinet/in6.h usability... no
checking netinet/in6.h presence... no
checking for netinet/in6.h... no
checking inet/nd.h usability... yes
checking inet/nd.h presence... yes
checking for inet/nd.h... yes
checking asm/types.h usability... no
checking asm/types.h presence... no
checking for asm/types.h... no
checking netinet/icmp6.h usability... no
checking netinet/icmp6.h presence... yes
configure: WARNING: netinet/icmp6.h: present but cannot be compiled
configure: WARNING: netinet/icmp6.h: check for missing prerequisite
headers?
configure: WARNING: netinet/icmp6.h: proceeding with the preprocessor's
result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for netinet/icmp6.h... yes
checking netinet6/nd6.h usability... no
checking netinet6/nd6.h presence... no
checking for netinet6/nd6.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for main in -lsocket... yes
checking for main in -lnsl... yes
checking whether byte ordering is bigendian... yes
checking for bcopy... yes
checking for bzero... yes
checking for strerror... yes
checking for inet_aton... no
checking for daemon... no
checking for snprintf... yes
checking for vsnprintf... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for if_nametoindex... yes
checking for if_indextoname... yes
checking for getifaddrs... no
checking for setproctitle... no
checking for setproctitle in -lutil... no
checking zebra between kernel interface method... socket
checking route read method check... getmsg
checking interface looking up method... ioctl
checking ipforward method check... solaris
checking for getaddrinfo... yes
checking whether does this OS have IPv6 stack... IPv4 only
checking for inet_ntop in -lc... yes
checking for inet_pton in -lc... yes
checking for crypt in -lcrypt... yes
checking for res_init in -lresolv... yes
checking for main in -lm... yes
checking for __inet_ntop... no
checking for __inet_pton... no
checking for __inet_aton... no
checking for regexec in -lc... yes
checking whether struct sockaddr has a sa_len field... no
checking whether struct sockaddr_in has a sin_len field... no
checking whether struct sockaddr_un has a sun_len field... no
checking whther socklen_t is defined... yes
checking whether struct sockaddr_dl exist... yes
checking whether struct ifaliasreq exist... no
checking whether struct if6_aliasreq exist... no
checking whether struct rt_addrinfo exist... no
checking whether struct in_pktinfo exist... no
checking whether getrusage is available... yes
checking pid file directory... /var/run
checking for working htonl... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating zebra/Makefile
config.status: creating ripd/Makefile
config.status: creating ripngd/Makefile
config.status: creating bgpd/Makefile
config.status: creating ospfd/Makefile
config.status: creating ospf6d/Makefile
config.status: creating vtysh/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands

zebra configuration
-------------------
zebra version           : 0.95
host operationg system  : solaris2.8
source code location    : .
compiler                : gcc
compiler flags          : -g -O2 -Wall
link libraries          : -lm -lresolv -lcrypt  -lnsl -lsocket 
directory for pid files : /var/run

address@hidden zebra-0.95]%




Brian Olmsted, B. Sc
Sr. Technical Specialist
IP Edge Technology
MTS Allstream Inc.
438 University Avenue, 412D
Toronto, Ontario.  Canada  M5G 2K8
Phone: 416-644-7406
Fax: 416-640-9303
address@hidden

Allstream
There's more to networks.
www.allstream.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]