tcpd-0.2.0

mitch at mitchit.com mitch at mitchit.com
Thu Oct 17 13:23:01 CEST 2002


I am running freebsd 4.6.2 below I have put my config and the the error
from make please help.
zeus# ./configure
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for awk... awk
checking whether make sets ${MAKE}... yes
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 executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking for awk... (cached) awk
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking build system type... i386-unknown-freebsd4.6.2
checking host system type... i386-unknown-freebsd4.6.2
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared
libraries... yeschecking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.6.2 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
checking for ANSI C header files... yes
checking for syslog.h... yes
checking for unistd.h... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for working memcmp... yes
checking return type of signal handlers... void
checking for socket... yes
checking for strdup... yes
checking for strtol... yes
checking for strtoul... yes
checking for gai_strerror... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for inet_pton... yes
checking for strncasecmp... yes
checking if struct sockaddr_storage is available... yes
checking if ss_family is available... yes
checking for sa_len field in struct sockaddr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating include/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating tcpd.spec
config.status: creating config.h




Making all in src
source='tcpd.c' object='tcpd.o' libtool=no  depfile='.deps/tcpd.Po'
tmpdepfile='.deps/tcpd.TPo'  depmode=gcc /bin/sh ../depcomp  gcc
-DHAVE_CONFIG_H -I. -I. -I..    -I../include
-DLIBEXECDIR="\"/usr/local/lib\""  -g -O2 -D__ss_family=ss_family
-D__ss_len=ss_len -c `test -f tcpd.c || echo './'`tcpd.ctcpd.c: In function `main':
tcpd.c:72: warning: passing arg 1 of `hosts_access' from incompatible
pointer type/bin/sh ../libtool --mode=link gcc  -g -O2 -D__ss_family=ss_family
-D__ss_len=ss_len    -o tcpd  tcpd.o ../lib/libwrap.lagcc -g -O2 -D__ss_family=ss_family -D__ss_len=ss_len -o .libs/tcpd tcpd.o 
../lib/.libs/libwrap.so -Wl,--rpath -Wl,/usr/local/lib../lib/.libs/libwrap.so: undefined reference to `SA_LEN'
*** Error code 1

Stop in /usr/home/mitch/tcpd-0.2.0/src.
*** Error code 1

Stop in /usr/home/mitch/tcpd-0.2.0.
*** Error code 1

Stop in /usr/home/mitch/tcpd-0.2.0.




More information about the feedback mailing list