bind install error

lhang lhang at fcmail.com
Fri Oct 8 05:44:50 UTC 1999


Hi Mark, I have just try the bind-8.2-src.tar.gz and got another error
for make.


-- Attached file included as plaintext by Listar --
-- File: make.out

/home/lh/programs/src/include
make[1]: Entering directory `/home/lh/programs/src/include'
/home/lh/programs/src/include/arpa
make[2]: Entering directory `/home/lh/programs/src/include/arpa'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/lh/programs/src/include/arpa'
/home/lh/programs/src/include/isc
make[2]: Entering directory `/home/lh/programs/src/include/isc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/lh/programs/src/include/isc'
make[1]: Leaving directory `/home/lh/programs/src/include'
/home/lh/programs/src/port
make[1]: Entering directory `/home/lh/programs/src/port'
/home/lh/programs/src/port/linux
make[2]: Entering directory `/home/lh/programs/src/port/linux'
/home/lh/programs/src/port/linux/include
make[3]: Entering directory `/home/lh/programs/src/port/linux/include'
/home/lh/programs/src/port/linux/include/sys
make[4]: Entering directory `/home/lh/programs/src/port/linux/include/sys'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/lh/programs/src/port/linux/include/sys'
/home/lh/programs/src/port/linux/include/net
make[4]: Entering directory `/home/lh/programs/src/port/linux/include/net'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/lh/programs/src/port/linux/include/net'
make[3]: Leaving directory `/home/lh/programs/src/port/linux/include'
make[2]: Leaving directory `/home/lh/programs/src/port/linux'
make[1]: Leaving directory `/home/lh/programs/src/port'
/home/lh/programs/src/lib
make[1]: Entering directory `/home/lh/programs/src/lib'
/home/lh/programs/src/lib/resolv
make[2]: Entering directory `/home/lh/programs/src/lib/resolv'
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c res_sendsigned.c \
 -o threaded/res_sendsigned.o
make[2]: Leaving directory `/home/lh/programs/src/lib/resolv'
/home/lh/programs/src/lib/irs
make[2]: Entering directory `/home/lh/programs/src/lib/irs'
if test ! -d threaded ; then mkdir threaded ; fi
(gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c gai_strerror.c \
 -o threaded/gai_strerror.o ; \
  ld -x -r threaded/gai_strerror.o && \
  mv a.out threaded/gai_strerror.o)
gcc  -O -g -I../../port/linux/include -I../../include  -c gai_strerror.c
make[2]: Leaving directory `/home/lh/programs/src/lib/irs'
/home/lh/programs/src/lib/isc
make[2]: Entering directory `/home/lh/programs/src/lib/isc'
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c ctl_p.c \
 -o threaded/ctl_p.o
make[2]: Leaving directory `/home/lh/programs/src/lib/isc'
/home/lh/programs/src/lib/bsd
make[2]: Entering directory `/home/lh/programs/src/lib/bsd'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/lh/programs/src/lib/bsd'
/home/lh/programs/src/lib/inet
make[2]: Entering directory `/home/lh/programs/src/lib/inet'
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c inet_cidr_ntop.c \
 -o threaded/inet_cidr_ntop.o
make[2]: Leaving directory `/home/lh/programs/src/lib/inet'
/home/lh/programs/src/lib/nameser
make[2]: Entering directory `/home/lh/programs/src/lib/nameser'
if test ! -d threaded ;  then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c ns_sign.c \
 -o threaded/ns_sign.o
make[2]: Leaving directory `/home/lh/programs/src/lib/nameser'
/home/lh/programs/src/lib/dst
make[2]: Entering directory `/home/lh/programs/src/lib/dst'
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -I../cylink -I../dnssafe -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -c dst_api.c -o threaded/dst_api.o
make[2]: Leaving directory `/home/lh/programs/src/lib/dst'
/home/lh/programs/src/lib/cylink
make[2]: Entering directory `/home/lh/programs/src/lib/cylink'
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bn.c \
 -o threaded/bn.o
ld -x -r threaded/bn.o -o a.out && \
  mv a.out threaded/bn.o
gcc  -O -g -I../../port/linux/include -I../../include  -c bn.c
ld -x -r bn.o -o a.out && \
  mv a.out bn.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bn00.c \
 -o threaded/bn00.o
ld -x -r threaded/bn00.o -o a.out && \
  mv a.out threaded/bn00.o
gcc  -O -g -I../../port/linux/include -I../../include  -c bn00.c
ld -x -r bn00.o -o a.out && \
  mv a.out bn00.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c lbn00.c \
 -o threaded/lbn00.o
ld -x -r threaded/lbn00.o -o a.out && \
  mv a.out threaded/lbn00.o
gcc  -O -g -I../../port/linux/include -I../../include  -c lbn00.c
ld -x -r lbn00.o -o a.out && \
  mv a.out lbn00.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c lbnmem.c \
 -o threaded/lbnmem.o
ld -x -r threaded/lbnmem.o -o a.out && \
  mv a.out threaded/lbnmem.o
gcc  -O -g -I../../port/linux/include -I../../include  -c lbnmem.c
ld -x -r lbnmem.o -o a.out && \
  mv a.out lbnmem.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c legal.c \
 -o threaded/legal.o
ld -x -r threaded/legal.o -o a.out && \
  mv a.out threaded/legal.o
gcc  -O -g -I../../port/linux/include -I../../include  -c legal.c
ld -x -r legal.o -o a.out && \
  mv a.out legal.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bits.c \
 -o threaded/bits.o
ld -x -r threaded/bits.o -o a.out && \
  mv a.out threaded/bits.o
gcc  -O -g -I../../port/linux/include -I../../include  -c bits.c
ld -x -r bits.o -o a.out && \
  mv a.out bits.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c dss.c \
 -o threaded/dss.o
ld -x -r threaded/dss.o -o a.out && \
  mv a.out threaded/dss.o
gcc  -O -g -I../../port/linux/include -I../../include  -c dss.c
ld -x -r dss.o -o a.out && \
  mv a.out dss.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c math.c \
 -o threaded/math.o
ld -x -r threaded/math.o -o a.out && \
  mv a.out threaded/math.o
gcc  -O -g -I../../port/linux/include -I../../include  -c math.c
ld -x -r math.o -o a.out && \
  mv a.out math.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c ctk_prime.c \
 -o threaded/ctk_prime.o
ld -x -r threaded/ctk_prime.o -o a.out && \
  mv a.out threaded/ctk_prime.o
gcc  -O -g -I../../port/linux/include -I../../include  -c ctk_prime.c
ld -x -r ctk_prime.o -o a.out && \
  mv a.out ctk_prime.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c rand.c \
 -o threaded/rand.o
ld -x -r threaded/rand.o -o a.out && \
  mv a.out threaded/rand.o
gcc  -O -g -I../../port/linux/include -I../../include  -c rand.c
ld -x -r rand.o -o a.out && \
  mv a.out rand.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c sha.c \
 -o threaded/sha.o
ld -x -r threaded/sha.o -o a.out && \
  mv a.out threaded/sha.o
gcc  -O -g -I../../port/linux/include -I../../include  -c sha.c
ld -x -r sha.o -o a.out && \
  mv a.out sha.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c swap.c \
 -o threaded/swap.o
ld -x -r threaded/swap.o -o a.out && \
  mv a.out threaded/swap.o
gcc  -O -g -I../../port/linux/include -I../../include  -c swap.c
ld -x -r swap.o -o a.out && \
  mv a.out swap.o
( cd threaded ; \
ar cruvs ../../../lib/libbind_r.a  bn.o bn00.o lbn00.o lbnmem.o legal.o bits.o dss.o math.o ctk_prime.o rand.o sha.o swap.o   ; \
: ../../../lib/libbind_r.a )
a - bn.o
a - bn00.o
a - lbn00.o
a - lbnmem.o
a - legal.o
a - bits.o
a - dss.o
a - math.o
a - ctk_prime.o
a - rand.o
a - sha.o
a - swap.o
ar cruvs ../../lib/libbind.a  bn.o bn00.o lbn00.o lbnmem.o legal.o bits.o dss.o math.o ctk_prime.o rand.o sha.o swap.o  
a - bn.o
a - bn00.o
a - lbn00.o
a - lbnmem.o
a - legal.o
a - bits.o
a - dss.o
a - math.o
a - ctk_prime.o
a - rand.o
a - sha.o
a - swap.o
: ../../lib/libbind.a
make[2]: Leaving directory `/home/lh/programs/src/lib/cylink'
/home/lh/programs/src/lib/dnssafe
make[2]: Entering directory `/home/lh/programs/src/lib/dnssafe'
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bgclrbit.c \
 -o threaded/bgclrbit.o
ld -x -r threaded/bgclrbit.o && \
  mv a.out threaded/bgclrbit.o
gcc  -O -g -I../../port/linux/include -I../../include -c bgclrbit.c
ld -x -r bgclrbit.o &&  mv a.out bgclrbit.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bgmdmpyx.c \
 -o threaded/bgmdmpyx.o
ld -x -r threaded/bgmdmpyx.o && \
  mv a.out threaded/bgmdmpyx.o
gcc  -O -g -I../../port/linux/include -I../../include -c bgmdmpyx.c
ld -x -r bgmdmpyx.o &&  mv a.out bgmdmpyx.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bgmdsqx.c \
 -o threaded/bgmdsqx.o
ld -x -r threaded/bgmdsqx.o && \
  mv a.out threaded/bgmdsqx.o
gcc  -O -g -I../../port/linux/include -I../../include -c bgmdsqx.c
ld -x -r bgmdsqx.o &&  mv a.out bgmdsqx.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bgmodexp.c \
 -o threaded/bgmodexp.o
ld -x -r threaded/bgmodexp.o && \
  mv a.out threaded/bgmodexp.o
gcc  -O -g -I../../port/linux/include -I../../include -c bgmodexp.c
ld -x -r bgmodexp.o &&  mv a.out bgmodexp.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bgpegcd.c \
 -o threaded/bgpegcd.o
ld -x -r threaded/bgpegcd.o && \
  mv a.out threaded/bgpegcd.o
gcc  -O -g -I../../port/linux/include -I../../include -c bgpegcd.c
ld -x -r bgpegcd.o &&  mv a.out bgpegcd.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c big2exp.c \
 -o threaded/big2exp.o
ld -x -r threaded/big2exp.o && \
  mv a.out threaded/big2exp.o
gcc  -O -g -I../../port/linux/include -I../../include -c big2exp.c
ld -x -r big2exp.o &&  mv a.out big2exp.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bigabs.c \
 -o threaded/bigabs.o
ld -x -r threaded/bigabs.o && \
  mv a.out threaded/bigabs.o
gcc  -O -g -I../../port/linux/include -I../../include -c bigabs.c
ld -x -r bigabs.o &&  mv a.out bigabs.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bigacc.c \
 -o threaded/bigacc.o
ld -x -r threaded/bigacc.o && \
  mv a.out threaded/bigacc.o
gcc  -O -g -I../../port/linux/include -I../../include -c bigacc.c
ld -x -r bigacc.o &&  mv a.out bigacc.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bigarith.c \
 -o threaded/bigarith.o
ld -x -r threaded/bigarith.o && \
  mv a.out threaded/bigarith.o
gcc  -O -g -I../../port/linux/include -I../../include -c bigarith.c
ld -x -r bigarith.o &&  mv a.out bigarith.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bigcmp.c \
 -o threaded/bigcmp.o
ld -x -r threaded/bigcmp.o && \
  mv a.out threaded/bigcmp.o
gcc  -O -g -I../../port/linux/include -I../../include -c bigcmp.c
ld -x -r bigcmp.o &&  mv a.out bigcmp.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bigconst.c \
 -o threaded/bigconst.o
ld -x -r threaded/bigconst.o && \
  mv a.out threaded/bigconst.o
gcc  -O -g -I../../port/linux/include -I../../include -c bigconst.c
ld -x -r bigconst.o &&  mv a.out bigconst.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c biginv.c \
 -o threaded/biginv.o
ld -x -r threaded/biginv.o && \
  mv a.out threaded/biginv.o
gcc  -O -g -I../../port/linux/include -I../../include -c biginv.c
ld -x -r biginv.o &&  mv a.out biginv.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c biglen.c \
 -o threaded/biglen.o
ld -x -r threaded/biglen.o && \
  mv a.out threaded/biglen.o
gcc  -O -g -I../../port/linux/include -I../../include -c biglen.c
ld -x -r biglen.o &&  mv a.out biglen.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bigmodx.c \
 -o threaded/bigmodx.o
ld -x -r threaded/bigmodx.o && \
  mv a.out threaded/bigmodx.o
gcc  -O -g -I../../port/linux/include -I../../include -c bigmodx.c
ld -x -r bigmodx.o &&  mv a.out bigmodx.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bigmpy.c \
 -o threaded/bigmpy.o
ld -x -r threaded/bigmpy.o && \
  mv a.out threaded/bigmpy.o
gcc  -O -g -I../../port/linux/include -I../../include -c bigmpy.c
ld -x -r bigmpy.o &&  mv a.out bigmpy.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bigpdiv.c \
 -o threaded/bigpdiv.o
ld -x -r threaded/bigpdiv.o && \
  mv a.out threaded/bigpdiv.o
gcc  -O -g -I../../port/linux/include -I../../include -c bigpdiv.c
ld -x -r bigpdiv.o &&  mv a.out bigpdiv.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bigpmpy.c \
 -o threaded/bigpmpy.o
ld -x -r threaded/bigpmpy.o && \
  mv a.out threaded/bigpmpy.o
gcc  -O -g -I../../port/linux/include -I../../include -c bigpmpy.c
ld -x -r bigpmpy.o &&  mv a.out bigpmpy.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bigpmpyh.c \
 -o threaded/bigpmpyh.o
ld -x -r threaded/bigpmpyh.o && \
  mv a.out threaded/bigpmpyh.o
gcc  -O -g -I../../port/linux/include -I../../include -c bigpmpyh.c
ld -x -r bigpmpyh.o &&  mv a.out bigpmpyh.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bigpmpyl.c \
 -o threaded/bigpmpyl.o
ld -x -r threaded/bigpmpyl.o && \
  mv a.out threaded/bigpmpyl.o
gcc  -O -g -I../../port/linux/include -I../../include -c bigpmpyl.c
ld -x -r bigpmpyl.o &&  mv a.out bigpmpyl.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bigpsq.c \
 -o threaded/bigpsq.o
ld -x -r threaded/bigpsq.o && \
  mv a.out threaded/bigpsq.o
gcc  -O -g -I../../port/linux/include -I../../include -c bigpsq.c
ld -x -r bigpsq.o &&  mv a.out bigpsq.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bigqrx.c \
 -o threaded/bigqrx.o
ld -x -r threaded/bigqrx.o && \
  mv a.out threaded/bigqrx.o
gcc  -O -g -I../../port/linux/include -I../../include -c bigqrx.c
ld -x -r bigqrx.o &&  mv a.out bigqrx.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bigsmod.c \
 -o threaded/bigsmod.o
ld -x -r threaded/bigsmod.o && \
  mv a.out threaded/bigsmod.o
gcc  -O -g -I../../port/linux/include -I../../include -c bigsmod.c
ld -x -r bigsmod.o &&  mv a.out bigsmod.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bigtocan.c \
 -o threaded/bigtocan.o
ld -x -r threaded/bigtocan.o && \
  mv a.out threaded/bigtocan.o
gcc  -O -g -I../../port/linux/include -I../../include -c bigtocan.c
ld -x -r bigtocan.o &&  mv a.out bigtocan.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bigu.c \
 -o threaded/bigu.o
ld -x -r threaded/bigu.o && \
  mv a.out threaded/bigu.o
gcc  -O -g -I../../port/linux/include -I../../include -c bigu.c
ld -x -r bigu.o &&  mv a.out bigu.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bigunexp.c \
 -o threaded/bigunexp.o
ld -x -r threaded/bigunexp.o && \
  mv a.out threaded/bigunexp.o
gcc  -O -g -I../../port/linux/include -I../../include -c bigunexp.c
ld -x -r bigunexp.o &&  mv a.out bigunexp.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c cantobig.c \
 -o threaded/cantobig.o
ld -x -r threaded/cantobig.o && \
  mv a.out threaded/cantobig.o
gcc  -O -g -I../../port/linux/include -I../../include -c cantobig.c
ld -x -r cantobig.o &&  mv a.out cantobig.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c crt2.c \
 -o threaded/crt2.o
ld -x -r threaded/crt2.o && \
  mv a.out threaded/crt2.o
gcc  -O -g -I../../port/linux/include -I../../include -c crt2.c
ld -x -r crt2.o &&  mv a.out crt2.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c digrand.c \
 -o threaded/digrand.o
ld -x -r threaded/digrand.o && \
  mv a.out threaded/digrand.o
gcc  -O -g -I../../port/linux/include -I../../include -c digrand.c
ld -x -r digrand.o &&  mv a.out digrand.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c intbits.c \
 -o threaded/intbits.o
ld -x -r threaded/intbits.o && \
  mv a.out threaded/intbits.o
gcc  -O -g -I../../port/linux/include -I../../include -c intbits.c
ld -x -r intbits.o &&  mv a.out intbits.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c md5.c \
 -o threaded/md5.o
ld -x -r threaded/md5.o && \
  mv a.out threaded/md5.o
gcc  -O -g -I../../port/linux/include -I../../include -c md5.c
ld -x -r md5.o &&  mv a.out md5.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c md5rand.c \
 -o threaded/md5rand.o
ld -x -r threaded/md5rand.o && \
  mv a.out threaded/md5rand.o
gcc  -O -g -I../../port/linux/include -I../../include -c md5rand.c
ld -x -r md5rand.o &&  mv a.out md5rand.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c prime.c \
 -o threaded/prime.o
ld -x -r threaded/prime.o && \
  mv a.out threaded/prime.o
gcc  -O -g -I../../port/linux/include -I../../include -c prime.c
ld -x -r prime.o &&  mv a.out prime.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c rsa.c \
 -o threaded/rsa.o
ld -x -r threaded/rsa.o && \
  mv a.out threaded/rsa.o
gcc  -O -g -I../../port/linux/include -I../../include -c rsa.c
ld -x -r rsa.o &&  mv a.out rsa.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c rsakeygn.c \
 -o threaded/rsakeygn.o
ld -x -r threaded/rsakeygn.o && \
  mv a.out threaded/rsakeygn.o
gcc  -O -g -I../../port/linux/include -I../../include -c rsakeygn.c
ld -x -r rsakeygn.o &&  mv a.out rsakeygn.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c seccbcd.c \
 -o threaded/seccbcd.o
ld -x -r threaded/seccbcd.o && \
  mv a.out threaded/seccbcd.o
gcc  -O -g -I../../port/linux/include -I../../include -c seccbcd.c
ld -x -r seccbcd.o &&  mv a.out seccbcd.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c seccbce.c \
 -o threaded/seccbce.o
ld -x -r threaded/seccbce.o && \
  mv a.out threaded/seccbce.o
gcc  -O -g -I../../port/linux/include -I../../include -c seccbce.c
ld -x -r seccbce.o &&  mv a.out seccbce.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c surrendr.c \
 -o threaded/surrendr.o
ld -x -r threaded/surrendr.o && \
  mv a.out threaded/surrendr.o
gcc  -O -g -I../../port/linux/include -I../../include -c surrendr.c
ld -x -r surrendr.o &&  mv a.out surrendr.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c ahchdig.c \
 -o threaded/ahchdig.o
ld -x -r threaded/ahchdig.o && \
  mv a.out threaded/ahchdig.o
gcc  -O -g -I../../port/linux/include -I../../include -c ahchdig.c
ld -x -r ahchdig.o &&  mv a.out ahchdig.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c ahchencr.c \
 -o threaded/ahchencr.o
ld -x -r threaded/ahchencr.o && \
  mv a.out threaded/ahchencr.o
gcc  -O -g -I../../port/linux/include -I../../include -c ahchencr.c
ld -x -r ahchencr.o &&  mv a.out ahchencr.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c ahchgen.c \
 -o threaded/ahchgen.o
ld -x -r threaded/ahchgen.o && \
  mv a.out threaded/ahchgen.o
gcc  -O -g -I../../port/linux/include -I../../include -c ahchgen.c
ld -x -r ahchgen.o &&  mv a.out ahchgen.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c ahchrand.c \
 -o threaded/ahchrand.o
ld -x -r threaded/ahchrand.o && \
  mv a.out threaded/ahchrand.o
gcc  -O -g -I../../port/linux/include -I../../include -c ahchrand.c
ld -x -r ahchrand.o &&  mv a.out ahchrand.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c ahdigest.c \
 -o threaded/ahdigest.o
ld -x -r threaded/ahdigest.o && \
  mv a.out threaded/ahdigest.o
gcc  -O -g -I../../port/linux/include -I../../include -c ahdigest.c
ld -x -r ahdigest.o &&  mv a.out ahdigest.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c ahencryp.c \
 -o threaded/ahencryp.o
ld -x -r threaded/ahencryp.o && \
  mv a.out threaded/ahencryp.o
gcc  -O -g -I../../port/linux/include -I../../include -c ahencryp.c
ld -x -r ahencryp.o &&  mv a.out ahencryp.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c ahgen.c \
 -o threaded/ahgen.o
ld -x -r threaded/ahgen.o && \
  mv a.out threaded/ahgen.o
gcc  -O -g -I../../port/linux/include -I../../include -c ahgen.c
ld -x -r ahgen.o &&  mv a.out ahgen.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c ahrandom.c \
 -o threaded/ahrandom.o
ld -x -r threaded/ahrandom.o && \
  mv a.out threaded/ahrandom.o
gcc  -O -g -I../../port/linux/include -I../../include -c ahrandom.c
ld -x -r ahrandom.o &&  mv a.out ahrandom.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c ahrsaenc.c \
 -o threaded/ahrsaenc.o
ld -x -r threaded/ahrsaenc.o && \
  mv a.out threaded/ahrsaenc.o
gcc  -O -g -I../../port/linux/include -I../../include -c ahrsaenc.c
ld -x -r ahrsaenc.o &&  mv a.out ahrsaenc.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c ahrsaepr.c \
 -o threaded/ahrsaepr.o
ld -x -r threaded/ahrsaepr.o && \
  mv a.out threaded/ahrsaepr.o
gcc  -O -g -I../../port/linux/include -I../../include -c ahrsaepr.c
ld -x -r ahrsaepr.o &&  mv a.out ahrsaepr.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c ahrsaepu.c \
 -o threaded/ahrsaepu.o
ld -x -r threaded/ahrsaepu.o && \
  mv a.out threaded/ahrsaepu.o
gcc  -O -g -I../../port/linux/include -I../../include -c ahrsaepu.c
ld -x -r ahrsaepu.o &&  mv a.out ahrsaepu.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c aichdig.c \
 -o threaded/aichdig.o
ld -x -r threaded/aichdig.o && \
  mv a.out threaded/aichdig.o
gcc  -O -g -I../../port/linux/include -I../../include -c aichdig.c
ld -x -r aichdig.o &&  mv a.out aichdig.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c aichenc8.c \
 -o threaded/aichenc8.o
ld -x -r threaded/aichenc8.o && \
  mv a.out threaded/aichenc8.o
gcc  -O -g -I../../port/linux/include -I../../include -c aichenc8.c
ld -x -r aichenc8.o &&  mv a.out aichenc8.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c aichencn.c \
 -o threaded/aichencn.o
ld -x -r threaded/aichencn.o && \
  mv a.out threaded/aichencn.o
gcc  -O -g -I../../port/linux/include -I../../include -c aichencn.c
ld -x -r aichencn.o &&  mv a.out aichencn.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c aichencr.c \
 -o threaded/aichencr.o
ld -x -r threaded/aichencr.o && \
  mv a.out threaded/aichencr.o
gcc  -O -g -I../../port/linux/include -I../../include -c aichencr.c
ld -x -r aichencr.o &&  mv a.out aichencr.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c aichgen.c \
 -o threaded/aichgen.o
ld -x -r threaded/aichgen.o && \
  mv a.out threaded/aichgen.o
gcc  -O -g -I../../port/linux/include -I../../include -c aichgen.c
ld -x -r aichgen.o &&  mv a.out aichgen.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c aichrand.c \
 -o threaded/aichrand.o
ld -x -r threaded/aichrand.o && \
  mv a.out threaded/aichrand.o
gcc  -O -g -I../../port/linux/include -I../../include -c aichrand.c
ld -x -r aichrand.o &&  mv a.out aichrand.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c aimd5.c \
 -o threaded/aimd5.o
ld -x -r threaded/aimd5.o && \
  mv a.out threaded/aimd5.o
gcc  -O -g -I../../port/linux/include -I../../include -c aimd5.c
ld -x -r aimd5.o &&  mv a.out aimd5.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c aimd5ran.c \
 -o threaded/aimd5ran.o
ld -x -r threaded/aimd5ran.o && \
  mv a.out threaded/aimd5ran.o
gcc  -O -g -I../../port/linux/include -I../../include -c aimd5ran.c
ld -x -r aimd5ran.o &&  mv a.out aimd5ran.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c ainfotyp.c \
 -o threaded/ainfotyp.o
ld -x -r threaded/ainfotyp.o && \
  mv a.out threaded/ainfotyp.o
gcc  -O -g -I../../port/linux/include -I../../include -c ainfotyp.c
ld -x -r ainfotyp.o &&  mv a.out ainfotyp.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c ainull.c \
 -o threaded/ainull.o
ld -x -r threaded/ainull.o && \
  mv a.out threaded/ainull.o
gcc  -O -g -I../../port/linux/include -I../../include -c ainull.c
ld -x -r ainull.o &&  mv a.out ainull.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c airsaepr.c \
 -o threaded/airsaepr.o
ld -x -r threaded/airsaepr.o && \
  mv a.out threaded/airsaepr.o
gcc  -O -g -I../../port/linux/include -I../../include -c airsaepr.c
ld -x -r airsaepr.o &&  mv a.out airsaepr.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c airsaepu.c \
 -o threaded/airsaepu.o
ld -x -r threaded/airsaepu.o && \
  mv a.out threaded/airsaepu.o
gcc  -O -g -I../../port/linux/include -I../../include -c airsaepu.c
ld -x -r airsaepu.o &&  mv a.out airsaepu.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c airsakgn.c \
 -o threaded/airsakgn.o
ld -x -r threaded/airsakgn.o && \
  mv a.out threaded/airsakgn.o
gcc  -O -g -I../../port/linux/include -I../../include -c airsakgn.c
ld -x -r airsakgn.o &&  mv a.out airsakgn.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c airsaprv.c \
 -o threaded/airsaprv.o
ld -x -r threaded/airsaprv.o && \
  mv a.out threaded/airsaprv.o
gcc  -O -g -I../../port/linux/include -I../../include -c airsaprv.c
ld -x -r airsaprv.o &&  mv a.out airsaprv.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c airsapub.c \
 -o threaded/airsapub.o
ld -x -r threaded/airsapub.o && \
  mv a.out threaded/airsapub.o
gcc  -O -g -I../../port/linux/include -I../../include -c airsapub.c
ld -x -r airsapub.o &&  mv a.out airsapub.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c algchoic.c \
 -o threaded/algchoic.o
ld -x -r threaded/algchoic.o && \
  mv a.out threaded/algchoic.o
gcc  -O -g -I../../port/linux/include -I../../include -c algchoic.c
ld -x -r algchoic.o &&  mv a.out algchoic.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c algobj.c \
 -o threaded/algobj.o
ld -x -r threaded/algobj.o && \
  mv a.out threaded/algobj.o
gcc  -O -g -I../../port/linux/include -I../../include -c algobj.c
ld -x -r algobj.o &&  mv a.out algobj.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c amcrte.c \
 -o threaded/amcrte.o
ld -x -r threaded/amcrte.o && \
  mv a.out threaded/amcrte.o
gcc  -O -g -I../../port/linux/include -I../../include -c amcrte.c
ld -x -r amcrte.o &&  mv a.out amcrte.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c ammd5.c \
 -o threaded/ammd5.o
ld -x -r threaded/ammd5.o && \
  mv a.out threaded/ammd5.o
gcc  -O -g -I../../port/linux/include -I../../include -c ammd5.c
ld -x -r ammd5.o &&  mv a.out ammd5.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c ammd5r.c \
 -o threaded/ammd5r.o
ld -x -r threaded/ammd5r.o && \
  mv a.out threaded/ammd5r.o
gcc  -O -g -I../../port/linux/include -I../../include -c ammd5r.c
ld -x -r ammd5r.o &&  mv a.out ammd5r.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c amrkg.c \
 -o threaded/amrkg.o
ld -x -r threaded/amrkg.o && \
  mv a.out threaded/amrkg.o
gcc  -O -g -I../../port/linux/include -I../../include -c amrkg.c
ld -x -r amrkg.o &&  mv a.out amrkg.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c amrsae.c \
 -o threaded/amrsae.o
ld -x -r threaded/amrsae.o && \
  mv a.out threaded/amrsae.o
gcc  -O -g -I../../port/linux/include -I../../include -c amrsae.c
ld -x -r amrsae.o &&  mv a.out amrsae.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c balg.c \
 -o threaded/balg.o
ld -x -r threaded/balg.o && \
  mv a.out threaded/balg.o
gcc  -O -g -I../../port/linux/include -I../../include -c balg.c
ld -x -r balg.o &&  mv a.out balg.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c binfocsh.c \
 -o threaded/binfocsh.o
ld -x -r threaded/binfocsh.o && \
  mv a.out threaded/binfocsh.o
gcc  -O -g -I../../port/linux/include -I../../include -c binfocsh.c
ld -x -r binfocsh.o &&  mv a.out binfocsh.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bkey.c \
 -o threaded/bkey.o
ld -x -r threaded/bkey.o && \
  mv a.out threaded/bkey.o
gcc  -O -g -I../../port/linux/include -I../../include -c bkey.c
ld -x -r bkey.o &&  mv a.out bkey.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c bmempool.c \
 -o threaded/bmempool.o
ld -x -r threaded/bmempool.o && \
  mv a.out threaded/bmempool.o
gcc  -O -g -I../../port/linux/include -I../../include -c bmempool.c
ld -x -r bmempool.o &&  mv a.out bmempool.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c digest.c \
 -o threaded/digest.o
ld -x -r threaded/digest.o && \
  mv a.out threaded/digest.o
gcc  -O -g -I../../port/linux/include -I../../include -c digest.c
ld -x -r digest.o &&  mv a.out digest.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c encrypt.c \
 -o threaded/encrypt.o
ld -x -r threaded/encrypt.o && \
  mv a.out threaded/encrypt.o
gcc  -O -g -I../../port/linux/include -I../../include -c encrypt.c
ld -x -r encrypt.o &&  mv a.out encrypt.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c generate.c \
 -o threaded/generate.o
ld -x -r threaded/generate.o && \
  mv a.out threaded/generate.o
gcc  -O -g -I../../port/linux/include -I../../include -c generate.c
ld -x -r generate.o &&  mv a.out generate.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c intitem.c \
 -o threaded/intitem.o
ld -x -r threaded/intitem.o && \
  mv a.out threaded/intitem.o
gcc  -O -g -I../../port/linux/include -I../../include -c intitem.c
ld -x -r intitem.o &&  mv a.out intitem.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c keyobj.c \
 -o threaded/keyobj.o
ld -x -r threaded/keyobj.o && \
  mv a.out threaded/keyobj.o
gcc  -O -g -I../../port/linux/include -I../../include -c keyobj.c
ld -x -r keyobj.o &&  mv a.out keyobj.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c ki8byte.c \
 -o threaded/ki8byte.o
ld -x -r threaded/ki8byte.o && \
  mv a.out threaded/ki8byte.o
gcc  -O -g -I../../port/linux/include -I../../include -c ki8byte.c
ld -x -r ki8byte.o &&  mv a.out ki8byte.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c kiitem.c \
 -o threaded/kiitem.o
ld -x -r threaded/kiitem.o && \
  mv a.out threaded/kiitem.o
gcc  -O -g -I../../port/linux/include -I../../include -c kiitem.c
ld -x -r kiitem.o &&  mv a.out kiitem.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c kinfotyp.c \
 -o threaded/kinfotyp.o
ld -x -r threaded/kinfotyp.o && \
  mv a.out threaded/kinfotyp.o
gcc  -O -g -I../../port/linux/include -I../../include -c kinfotyp.c
ld -x -r kinfotyp.o &&  mv a.out kinfotyp.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c kifulprv.c \
 -o threaded/kifulprv.o
ld -x -r threaded/kifulprv.o && \
  mv a.out threaded/kifulprv.o
gcc  -O -g -I../../port/linux/include -I../../include -c kifulprv.c
ld -x -r kifulprv.o &&  mv a.out kifulprv.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c kipkcrpr.c \
 -o threaded/kipkcrpr.o
ld -x -r threaded/kipkcrpr.o && \
  mv a.out threaded/kipkcrpr.o
gcc  -O -g -I../../port/linux/include -I../../include -c kipkcrpr.c
ld -x -r kipkcrpr.o &&  mv a.out kipkcrpr.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c kirsacrt.c \
 -o threaded/kirsacrt.o
ld -x -r threaded/kirsacrt.o && \
  mv a.out threaded/kirsacrt.o
gcc  -O -g -I../../port/linux/include -I../../include -c kirsacrt.c
ld -x -r kirsacrt.o &&  mv a.out kirsacrt.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c kirsapub.c \
 -o threaded/kirsapub.o
ld -x -r threaded/kirsapub.o && \
  mv a.out threaded/kirsapub.o
gcc  -O -g -I../../port/linux/include -I../../include -c kirsapub.c
ld -x -r kirsapub.o &&  mv a.out kirsapub.o
if test ! -d threaded ; then mkdir threaded ; fi
gcc  -O -g -I../../port/linux/include -I../../include  -D_REENTRANT -c random.c \
 -o threaded/random.o
ld -x -r threaded/random.o && \
  mv a.out threaded/random.o
gcc  -O -g -I../../port/linux/include -I../../include -c random.c
ld -x -r random.o &&  mv a.out random.o
( cd threaded ; \
ar cruvs ../../../lib/libbind_r.a  bgclrbit.o bgmdmpyx.o bgmdsqx.o bgmodexp.o bgpegcd.o big2exp.o bigabs.o bigacc.o bigarith.o bigcmp.o bigconst.o biginv.o biglen.o bigmodx.o bigmpy.o bigpdiv.o bigpmpy.o bigpmpyh.o bigpmpyl.o bigpsq.o bigqrx.o bigsmod.o bigtocan.o bigu.o bigunexp.o cantobig.o crt2.o digrand.o intbits.o md5.o md5rand.o prime.o rsa.o rsakeygn.o seccbcd.o seccbce.o surrendr.o ahchdig.o ahchencr.o ahchgen.o ahchrand.o ahdigest.o ahencryp.o ahgen.o ahrandom.o ahrsaenc.o ahrsaepr.o ahrsaepu.o aichdig.o aichenc8.o aichencn.o aichencr.o aichgen.o aichrand.o aimd5.o aimd5ran.o ainfotyp.o ainull.o airsaepr.o airsaepu.o airsakgn.o airsaprv.o airsapub.o algchoic.o algobj.o amcrte.o ammd5.o ammd5r.o amrkg.o amrsae.o balg.o binfocsh.o bkey.o bmempool.o digest.o encrypt.o generate.o intitem.o keyobj.o ki8byte.o kiitem.o kinfotyp.o kifulprv.o kipkcrpr.o kirsacrt.o kirsapub.o random.o  ; \
: ../../../lib/libbind_r.a )
a - bgclrbit.o
a - bgmdmpyx.o
a - bgmdsqx.o
a - bgmodexp.o
a - bgpegcd.o
a - big2exp.o
a - bigabs.o
a - bigacc.o
a - bigarith.o
a - bigcmp.o
a - bigconst.o
a - biginv.o
a - biglen.o
a - bigmodx.o
a - bigmpy.o
a - bigpdiv.o
a - bigpmpy.o
a - bigpmpyh.o
a - bigpmpyl.o
a - bigpsq.o
a - bigqrx.o
a - bigsmod.o
a - bigtocan.o
a - bigu.o
a - bigunexp.o
a - cantobig.o
a - crt2.o
a - digrand.o
a - intbits.o
a - md5.o
a - md5rand.o
a - prime.o
a - rsa.o
a - rsakeygn.o
a - seccbcd.o
a - seccbce.o
a - surrendr.o
a - ahchdig.o
a - ahchencr.o
a - ahchgen.o
a - ahchrand.o
a - ahdigest.o
a - ahencryp.o
a - ahgen.o
a - ahrandom.o
a - ahrsaenc.o
a - ahrsaepr.o
a - ahrsaepu.o
a - aichdig.o
a - aichenc8.o
a - aichencn.o
a - aichencr.o
a - aichgen.o
a - aichrand.o
a - aimd5.o
a - aimd5ran.o
a - ainfotyp.o
a - ainull.o
a - airsaepr.o
a - airsaepu.o
a - airsakgn.o
a - airsaprv.o
a - airsapub.o
a - algchoic.o
a - algobj.o
a - amcrte.o
a - ammd5.o
a - ammd5r.o
a - amrkg.o
a - amrsae.o
a - balg.o
a - binfocsh.o
a - bkey.o
a - bmempool.o
a - digest.o
a - encrypt.o
a - generate.o
a - intitem.o
a - keyobj.o
a - ki8byte.o
a - kiitem.o
a - kinfotyp.o
a - kifulprv.o
a - kipkcrpr.o
a - kirsacrt.o
a - kirsapub.o
a - random.o
ar cruvs ../../lib/libbind.a  bgclrbit.o bgmdmpyx.o bgmdsqx.o bgmodexp.o bgpegcd.o big2exp.o bigabs.o bigacc.o bigarith.o bigcmp.o bigconst.o biginv.o biglen.o bigmodx.o bigmpy.o bigpdiv.o bigpmpy.o bigpmpyh.o bigpmpyl.o bigpsq.o bigqrx.o bigsmod.o bigtocan.o bigu.o bigunexp.o cantobig.o crt2.o digrand.o intbits.o md5.o md5rand.o prime.o rsa.o rsakeygn.o seccbcd.o seccbce.o surrendr.o ahchdig.o ahchencr.o ahchgen.o ahchrand.o ahdigest.o ahencryp.o ahgen.o ahrandom.o ahrsaenc.o ahrsaepr.o ahrsaepu.o aichdig.o aichenc8.o aichencn.o aichencr.o aichgen.o aichrand.o aimd5.o aimd5ran.o ainfotyp.o ainull.o airsaepr.o airsaepu.o airsakgn.o airsaprv.o airsapub.o algchoic.o algobj.o amcrte.o ammd5.o ammd5r.o amrkg.o amrsae.o balg.o binfocsh.o bkey.o bmempool.o digest.o encrypt.o generate.o intitem.o keyobj.o ki8byte.o kiitem.o kinfotyp.o kifulprv.o kipkcrpr.o kirsacrt.o kirsapub.o random.o 
a - bgclrbit.o
a - bgmdmpyx.o
a - bgmdsqx.o
a - bgmodexp.o
a - bgpegcd.o
a - big2exp.o
a - bigabs.o
a - bigacc.o
a - bigarith.o
a - bigcmp.o
a - bigconst.o
a - biginv.o
a - biglen.o
a - bigmodx.o
a - bigmpy.o
a - bigpdiv.o
a - bigpmpy.o
a - bigpmpyh.o
a - bigpmpyl.o
a - bigpsq.o
a - bigqrx.o
a - bigsmod.o
a - bigtocan.o
a - bigu.o
a - bigunexp.o
a - cantobig.o
a - crt2.o
a - digrand.o
a - intbits.o
a - md5.o
a - md5rand.o
a - prime.o
a - rsa.o
a - rsakeygn.o
a - seccbcd.o
a - seccbce.o
a - surrendr.o
a - ahchdig.o
a - ahchencr.o
a - ahchgen.o
a - ahchrand.o
a - ahdigest.o
a - ahencryp.o
a - ahgen.o
a - ahrandom.o
a - ahrsaenc.o
a - ahrsaepr.o
a - ahrsaepu.o
a - aichdig.o
a - aichenc8.o
a - aichencn.o
a - aichencr.o
a - aichgen.o
a - aichrand.o
a - aimd5.o
a - aimd5ran.o
a - ainfotyp.o
a - ainull.o
a - airsaepr.o
a - airsaepu.o
a - airsakgn.o
a - airsaprv.o
a - airsapub.o
a - algchoic.o
a - algobj.o
a - amcrte.o
a - ammd5.o
a - ammd5r.o
a - amrkg.o
a - amrsae.o
a - balg.o
a - binfocsh.o
a - bkey.o
a - bmempool.o
a - digest.o
a - encrypt.o
a - generate.o
a - intitem.o
a - keyobj.o
a - ki8byte.o
a - kiitem.o
a - kinfotyp.o
a - kifulprv.o
a - kipkcrpr.o
a - kirsacrt.o
a - kirsapub.o
a - random.o
: ../../lib/libbind.a
make[2]: Leaving directory `/home/lh/programs/src/lib/dnssafe'
: ../lib/libbind.a
touch ../lib/libbind.ts
: ../lib/libbind_r.a
touch ../lib/libbindr.ts
make[1]: Leaving directory `/home/lh/programs/src/lib'
/home/lh/programs/src/bin
make[1]: Entering directory `/home/lh/programs/src/bin'
/home/lh/programs/src/bin/addr
make[2]: Entering directory `/home/lh/programs/src/bin/addr'
gcc -O -g   -o addr addr.o \
	../../lib/libbind.a -lfl
make[2]: Leaving directory `/home/lh/programs/src/bin/addr'
/home/lh/programs/src/bin/nslookup
make[2]: Entering directory `/home/lh/programs/src/bin/nslookup'
gcc -O -g   -o nslookup main.o getinfo.o debug.o send.o skip.o list.o subr.o commands.o \
	../../lib/libbind.a -lfl
make[2]: Leaving directory `/home/lh/programs/src/bin/nslookup'
make[1]: Leaving directory `/home/lh/programs/src/bin'



More information about the bind-users mailing list