From owner-IPv6-jp@jp.freebsd.org  Sun Dec  5 21:48:00 1999
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id VAA32864;
	Sun, 5 Dec 1999 21:48:00 +0900 (JST)
	(envelope-from owner-IPv6-jp@jp.FreeBSD.org)
Received: from rm5.plala.or.jp (rm5.plala.or.jp [210.153.0.136])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id VAA32859
	for <IPv6-jp@jp.freebsd.org>; Sun, 5 Dec 1999 21:47:59 +0900 (JST)
	(envelope-from kurotsu@violet.plala.or.jp)
Received: from violet.tky.plala.or.jp (violet.tky.plala.or.jp [210.153.1.131]) by rm5.plala.or.jp (mst990818) with ESMTP
	id VAA04362 for <IPv6-jp@jp.freebsd.org>; Sun, 5 Dec 1999 21:47:57 +0900 (JST)
Received: by violet.tky.plala.or.jp (3.6W/usr990811) with ESMTP
	id VAA25744 for <IPv6-jp@jp.freebsd.org>; Sun, 5 Dec 1999 21:47:52 +0900 (JST)
Received: from mozart.home2 (mozart.home3 [192.168.3.2])
	by bach.home3 (8.9.3/3.7W) with ESMTP id VAA00898
	for <IPv6-jp@jp.freebsd.org>; Sun, 5 Dec 1999 21:43:09 +0900 (JST)
Received: from home2. (victoria.home2 [192.168.2.2])
	by mozart.home2 (8.9.3/3.7W) with ESMTP id VAA00776
	for <IPv6-jp@jp.freebsd.org>; Sun, 5 Dec 1999 21:49:06 +0900 (JST)
Message-ID: <384A5E01.7F360D11@home2.>
Date: Sun, 05 Dec 1999 21:43:45 +0900
From: Motoya Kurotsu <kurotsu@violet.plala.or.jp>
X-Mailer: Mozilla 4.7 [ja] (Win98; I)
X-Accept-Language: ja
MIME-Version: 1.0
To: IPv6-jp@jp.freebsd.org
References: <383D82DF.F99990C4@home2.> <19991130215442K.sumikawa@ebina.hitachi.co.jp>
Content-Type: text/plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Reply-To: IPv6-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+990727
X-Sequence: IPv6-jp 394
Subject: [IPv6-jp 394] Re: socks-trans compile error
Errors-To: owner-IPv6-jp@jp.freebsd.org
Sender: owner-IPv6-jp@jp.freebsd.org
X-Originator: kurotsu@violet.plala.or.jp


$B$3$s$K$A$o!"9uDE$G$9!#(B

$BJs9pCY$l$^$7$?$,!"$$$?$@$$$?(B ports $B$r;n$7$F$_$^$7$?!#(B

# make extract

$B$G(B checksum error $B$,$G$?$N$G!"(B

# make NO_CHECKSUM=yes extract

$B$H$7$?0J30$O!"LdBj$J$/%$%s%9%H!<%k$G$-$^$7$?!#(B
$B$^$?!"%5!<%P$H$7$F$N4JC1$JF0:n8!>Z$r9T$$$^$7$?$,!"LdBj$J$$$h$&$G$9!#(B

$B<!$K!"%/%i%$%"%s%H5!G=(B(runsocks)$B$N8!>Z$r$9$k$Y$/!"0J2<$N$h$&$K(Blibinet6$B$r(B
shared library $B2=$7!"(Bports $B$N:F%3%s%Q%$%k9T$$$^$7$?!#$H$3$m$,!"(B
make configure $B$G(B libinet6.so.1 $B$rG'<1$7$F$$$J$$$h$&$G$9!#6qBNE*(B
$B$K$O!"%3%s%=!<%k$K2<5-$N$h$&$KI=<($5$l$^$9!#(B

checking for shared libinet6... no

$B0J2<$K!"(Bshared library $B2=$N<j=g!"(Bconfig.log$B$rE:IU$$$?$7$^$9!#(B
$B2?$+$*5$$E$-$NE@$,$4$6$$$^$7$?$i$4;XE&$/$@$5$$!#(B

12/5/99
$B9uDE4pLo(B

============ My Environment ============
OS   : FreeBSD 3.2-RELEASE + 32upgrade.tgz
kame : kame-19991012-freebsd32-stable
socks5 : $B$$$?$@$$$?(B ports

==== process of building shared libray, remaking bin and ports ====
# cd /usr/src/kane/freebsd3/lib/libinet6
# make clean
# vi Makefile
  SHLIB_MAJOR=    1
  SHLIB_MINOR=    0
# make
# make install
# ldconfig -m /usr/local/v6/lib
# cd /usr/src/kame/freebsd3/usr.bin
# make clean
# make
# make install
# setenv LIBINET6_NAME=/usr/local/v6/lib/libinet6.so.1
# cd /usr/src/kame/freebsd3/ports/socks5
# make clean
# make NO_CHECKSUM=yes configure

==== config.log file ====
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:578: checking for gcc2
configure:609: checking for gcc
configure:722: checking whether the C compiler (cc  -L/usr/local/v6/lib)
works
configure:738: cc -o conftest   -L/usr/local/v6/lib conftest.c -lcrypt
1>&5
configure:764: checking whether the C compiler (cc  -L/usr/local/v6/lib)
is a cross-compiler
configure:769: checking whether we are using GNU C
configure:778: cc -E conftest.c
configure:797: checking whether cc accepts -g
configure:964: cc -c -O -pipe -D__USE_FIXED_PROTOTYPES__  conftest.c
1>&5
configure:979: checking how to run the C preprocessor
configure:1000: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1060: checking whether cc needs -traditional
configure:1085: termio.h: No such file or directory
configure:1106: checking for working const
configure:1160: cc -c -O -pipe -D__USE_FIXED_PROTOTYPES__  conftest.c
1>&5
configure:1181: checking for inline
configure:1195: cc -c -O -pipe -D__USE_FIXED_PROTOTYPES__  conftest.c
1>&5
configure:1226: checking for ranlib
configure:1284: checking for a BSD compatible install
configure:1339: checking for makedepend
configure:1369: checking for autoconf
configure:1399: checking for autoheader
configure:1433: checking for fcntl.h
configure:1443: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1433: checking for memory.h
configure:1443: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1433: checking for unistd.h
configure:1443: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1433: checking for string.h
configure:1443: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1433: checking for strings.h
configure:1443: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1433: checking for bstring.h
configure:1443: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1439: bstring.h: No such file or directory
configure: failed program was:
#line 1438 "configure"
#include "confdefs.h"
#include <bstring.h>
configure:1433: checking for varargs.h
configure:1443: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1433: checking for stdarg.h
configure:1443: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1433: checking for stdlib.h
configure:1443: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1433: checking for time.h
configure:1443: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1433: checking for syslog.h
configure:1443: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1433: checking for ifaddrs.h
configure:1443: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1439: ifaddrs.h: No such file or directory
configure: failed program was:
#line 1438 "configure"
#include "confdefs.h"
#include <ifaddrs.h>
configure:1433: checking for crypt.h
configure:1443: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1439: crypt.h: No such file or directory
configure: failed program was:
#line 1438 "configure"
#include "confdefs.h"
#include <crypt.h>
configure:1473: checking for sys/stat.h
configure:1483: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1473: checking for sys/param.h
configure:1483: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1473: checking for sys/signal.h
configure:1483: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1473: checking for sys/resource.h
configure:1483: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1473: checking for sys/socket.h
configure:1483: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1473: checking for sys/uio.h
configure:1483: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1473: checking for sys/time.h
configure:1483: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1473: checking for sys/wait.h
configure:1483: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1513: checking for sys/ttychars.h
configure:1523: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1513: checking for sys/ipc.h
configure:1523: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1513: checking for sys/bitypes.h
configure:1523: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1519: sys/bitypes.h: No such file or directory
configure: failed program was:
#line 1518 "configure"
#include "confdefs.h"
#include <sys/bitypes.h>
configure:1513: checking for sys/mbuf.h
configure:1523: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1513: checking for sys/sem.h
configure:1523: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1513: checking for sys/select.h
configure:1523: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1553: checking for sys/file.h
configure:1563: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1553: checking for sys/ioctl.h
configure:1563: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1553: checking for sys/fcntl.h
configure:1563: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1553: checking for sys/filio.h
configure:1563: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1553: checking for sys/sockio.h
configure:1563: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1593: checking for sys/termios.h
configure:1603: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1593: checking for sys/termio.h
configure:1603: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1599: sys/termio.h: No such file or directory
configure: failed program was:
#line 1598 "configure"
#include "confdefs.h"
#include <sys/termio.h>
configure:1593: checking for termios.h
configure:1603: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1593: checking for termio.h
configure:1603: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1599: termio.h: No such file or directory
configure: failed program was:
#line 1598 "configure"
#include "confdefs.h"
#include <termio.h>
configure:1593: checking for sys/un.h
configure:1603: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1633: checking for netinet/in_systm.h
configure:1643: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1633: checking for net/route.h
configure:1643: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1633: checking for machine/endian.h
configure:1643: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1633: checking for paths.h
configure:1643: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1633: checking for nl_types.h
configure:1643: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1670: checking whether time.h and sys/time.h may both be
included
configure:1684: cc -c -O -pipe -D__USE_FIXED_PROTOTYPES__  conftest.c
1>&5
configure:1705: checking for ANSI C header files
configure:1718: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1785: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:1813: checking for dirent.h that defines DIR
configure:1826: cc -c -O -pipe -D__USE_FIXED_PROTOTYPES__  conftest.c
1>&5
configure:1851: checking for opendir in -ldir
configure:1870: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -ldir  -lcrypt 1>&5
/usr/libexec/elf/ld: cannot open -ldir: No such file or directory
configure: failed program was:
#line 1859 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char opendir();

int main() {
opendir()
; return 0; }
configure:1939: checking for main in -lsocket
configure:1954: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lsocket  -lcrypt 1>&5
/usr/libexec/elf/ld: cannot open -lsocket: No such file or directory
configure: failed program was:
#line 1947 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }
configure:1982: checking for main in -ldl
configure:1997: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -ldl  -lcrypt 1>&5
/usr/libexec/elf/ld: cannot open -ldl: No such file or directory
configure: failed program was:
#line 1990 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }
configure:2026: checking for main in -ldld
configure:2041: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -ldld  -lcrypt 1>&5
/usr/libexec/elf/ld: cannot open -ldld: No such file or directory
configure: failed program was:
#line 2034 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }
configure:2069: checking for main in -lsvld
configure:2084: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lsvld  -lcrypt 1>&5
/usr/libexec/elf/ld: cannot open -lsvld: No such file or directory
configure: failed program was:
#line 2077 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }
configure:2112: checking for setupterm in -ltermcap
configure:2131: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -ltermcap  -lcrypt 1>&5
/var/tmp/ccpk59831.o: In function `main':
/var/tmp/ccpk59831.o(.text+0x4): undefined reference to `setupterm'
configure: failed program was:
#line 2120 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char setupterm();

int main() {
setupterm()
; return 0; }
configure:2150: checking for setupterm in -lcurses
configure:2169: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcurses  -lcrypt 1>&5
/var/tmp/ccXT60001.o: In function `main':
/var/tmp/ccXT60001.o(.text+0x4): undefined reference to `setupterm'
configure: failed program was:
#line 2158 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char setupterm();

int main() {
setupterm()
; return 0; }
configure:2188: checking for setupterm in -lncurses
configure:2207: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lncurses  -lcrypt 1>&5
configure:2353: checking for gethostbyname in -lc
configure:2372: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lc  -lcrypt 1>&5
configure:2434: checking if we can use -lnsl
configure:2446: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:2469: checking for shared libc
configure:2469: checking for shared libnsl
configure:2469: checking for shared libsocket
configure:2469: checking for shared libresolv
configure:2469: checking for shared libdgc
configure:2592: checking for pid_t
configure:2625: checking for size_t
configure:2658: checking return type of signal handlers
configure:2680: cc -c -O -pipe -D__USE_FIXED_PROTOTYPES__  conftest.c
1>&5
configure:2700: checking whether sockaddr_un has sun_len
configure:2713: cc -c -O -pipe -D__USE_FIXED_PROTOTYPES__  conftest.c
1>&5
configure:2733: checking for sig_atomic_t
configure:2767: checking for cc_t
configure:2779: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:2775: termio.h: No such file or directory
configure:2774: syntax error before `int'
configure: failed program was:
#line 2772 "configure"
#include "confdefs.h"
cc_t
int main() {
#include <termio.h>
; return 0; }
configure:2798: checking for sig_t
configure:2810: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:2826: checking for getpassphrase
configure:2854: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
/var/tmp/ccqI62461.o: In function `main':
/var/tmp/ccqI62461.o(.text+0x4): undefined reference to `getpassphrase'
configure: failed program was:
#line 2831 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getpassphrase(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getpassphrase();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getpassphrase) || defined (__stub___getpassphrase)
choke me
#else
getpassphrase();
#endif

; return 0; }
configure:2879: checking for sys_errlist
configure:2891: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:2912: checking for dlopen
configure:2940: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:2912: checking for shl_load
configure:2940: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
/var/tmp/ccwO62951.o: In function `main':
/var/tmp/ccwO62951.o(.text+0x4): undefined reference to `shl_load'
configure: failed program was:
#line 2917 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char shl_load(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char shl_load();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_shl_load) || defined (__stub___shl_load)
choke me
#else
shl_load();
#endif

; return 0; }
configure:2970: checking for setupterm
configure:2998: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt  -lncurses 1>&5
configure:3025: checking for tgetent
configure:3053: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt  -lncurses 1>&5
configure:3082: checking for gethostbyname2
configure:3110: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3137: checking for gethostbyname_r
configure:3165: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
/var/tmp/ccuj63661.o: In function `main':
/var/tmp/ccuj63661.o(.text+0x4): undefined reference to
`gethostbyname_r'
configure: failed program was:
#line 3142 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char gethostbyname_r(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char gethostbyname_r();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_gethostbyname_r) || defined
(__stub___gethostbyname_r)
choke me
#else
gethostbyname_r();
#endif

; return 0; }
configure:3137: checking for gethostbyaddr_r
configure:3165: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
/var/tmp/cceq63801.o: In function `main':
/var/tmp/cceq63801.o(.text+0x4): undefined reference to
`gethostbyaddr_r'
configure: failed program was:
#line 3142 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char gethostbyaddr_r(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char gethostbyaddr_r();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_gethostbyaddr_r) || defined
(__stub___gethostbyaddr_r)
choke me
#else
gethostbyaddr_r();
#endif

; return 0; }
configure:3137: checking for getpwuid_r
configure:3165: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
/var/tmp/ccKw63941.o: In function `main':
/var/tmp/ccKw63941.o(.text+0x4): undefined reference to `getpwuid_r'
configure: failed program was:
#line 3142 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getpwuid_r(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getpwuid_r();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getpwuid_r) || defined (__stub___getpwuid_r)
choke me
#else
getpwuid_r();
#endif

; return 0; }
configure:3137: checking for getservbyname_r
configure:3165: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
/var/tmp/ccuH64081.o: In function `main':
/var/tmp/ccuH64081.o(.text+0x4): undefined reference to
`getservbyname_r'
configure: failed program was:
#line 3142 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getservbyname_r(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getservbyname_r();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getservbyname_r) || defined
(__stub___getservbyname_r)
choke me
#else
getservbyname_r();
#endif

; return 0; }
configure:3192: checking for memset
configure:3220: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3192: checking for memcmp
configure:3220: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3204: warning: conflicting types for built-in function
`memcmp'
configure:3192: checking for memmove
configure:3220: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3192: checking for strchr
configure:3220: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3192: checking for strrchr
configure:3220: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3192: checking for strdup
configure:3220: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3192: checking for strerror
configure:3220: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3247: checking for bcopy
configure:3275: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3247: checking for bcmp
configure:3275: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3247: checking for bzero
configure:3275: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3247: checking for index
configure:3275: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3247: checking for rindex
configure:3275: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3302: checking for setenv
configure:3330: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3302: checking for putenv
configure:3330: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3302: checking for unsetenv
configure:3330: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3302: checking for getenv
configure:3330: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3357: checking for getdomainname
configure:3385: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3357: checking for rresvport
configure:3385: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3357: checking for sendmsg
configure:3385: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3357: checking for setsid
configure:3385: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3357: checking for setpgid
configure:3385: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3357: checking for setpgrp
configure:3385: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3357: checking for getifaddrs
configure:3385: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
/var/tmp/ccCu68401.o: In function `main':
/var/tmp/ccCu68401.o(.text+0x4): undefined reference to `getifaddrs'
configure: failed program was:
#line 3362 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getifaddrs(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getifaddrs();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getifaddrs) || defined (__stub___getifaddrs)
choke me
#else
getifaddrs();
#endif

; return 0; }
configure:3412: checking for waitpid
configure:3440: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3412: checking for flock
configure:3440: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3412: checking for dgettext
configure:3440: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
/var/tmp/ccYu68921.o: In function `main':
/var/tmp/ccYu68921.o(.text+0x4): undefined reference to `dgettext'
configure: failed program was:
#line 3417 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dgettext(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dgettext();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_dgettext) || defined (__stub___dgettext)
choke me
#else
dgettext();
#endif

; return 0; }
configure:3412: checking for sigaction
configure:3440: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3412: checking for sigprocmask
configure:3440: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3467: checking for re_comp
configure:3495: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
/var/tmp/ccff69441.o: In function `main':
/var/tmp/ccff69441.o(.text+0x4): undefined reference to `re_comp'
configure: failed program was:
#line 3472 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char re_comp(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char re_comp();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_re_comp) || defined (__stub___re_comp)
choke me
#else
re_comp();
#endif

; return 0; }
configure:3467: checking for strspn
configure:3495: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3467: checking for getcwd
configure:3495: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3467: checking for vfork
configure:3495: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3467: checking for herror
configure:3495: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3467: checking for genget
configure:3495: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
/var/tmp/cczS70341.o: In function `main':
/var/tmp/cczS70341.o(.text+0x4): undefined reference to `genget'
configure: failed program was:
#line 3472 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char genget(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char genget();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_genget) || defined (__stub___genget)
choke me
#else
genget();
#endif

; return 0; }
configure:3467: checking for getopt
configure:3495: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3520: checking for vprintf
configure:3548: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:3625: checking whether setpgrp takes no argument
configure:3653: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib conftest.c -lcrypt 1>&5
configure:4130: checking for finger
configure:4165: checking for traceroute
configure:4206: checking for ping
configure:4847: checking IPv6 implementation
configure:4913: checking for main in -linet6
configure:4928: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib -L/usr/local/v6/lib conftest.c -linet6  -lcrypt 1>&5
configure:4961: checking for shared libinet6
configure:5068: checking for resolv.h
configure:5078: cc -E  conftest.c >/dev/null 2>conftest.out
configure:5068: checking for arpa/nameser.h
configure:5078: cc -E  conftest.c >/dev/null 2>conftest.out
configure:5107: checking for gethostbyname2
configure:5107: checking for getnodebyname
configure:5135: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib -L/usr/local/v6/lib conftest.c -linet6 -lcrypt 1>&5
configure:5107: checking for getipnodebyname
configure:5135: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib -L/usr/local/v6/lib conftest.c -linet6 -lcrypt 1>&5
configure:5107: checking for freehostent
configure:5135: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib -L/usr/local/v6/lib conftest.c -linet6 -lcrypt 1>&5
configure:5107: checking for getaddrinfo
configure:5135: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib -L/usr/local/v6/lib conftest.c -linet6 -lcrypt 1>&5
configure:5107: checking for freeaddrinfo
configure:5135: cc -o conftest -O -pipe -D__USE_FIXED_PROTOTYPES__ 
-L/usr/local/v6/lib -L/usr/local/v6/lib conftest.c -linet6 -lcrypt 1>&5
configure:5193: checking for ping6
configure:5229: checking for traceroute6
configure:5291: checking shared library support
