ok, I'll even start from a fresh tarball.

see attachment. 

On Fri, Jan 07, 2000 at 07:53:57PM +0100, Jakub Jelinek wrote:
> On Fri, Jan 07, 2000 at 10:17:12AM -0800, Mark Luntzel wrote:
> > Ok, this is the trick that worked - the sparc32 make mentioned in another mail did 
>not work at all. Thanks for your help, people. rock and roll. 
> 
> Did you remove config.cache in between the attempts?
> __udiv_qrnnd is obviously there, in gmp-2.0.2-ssh-2/mpn/sparc32 and
> configure appends it to the files to be built...
Script started on Fri Jan  7 19:13:29 2000
[root@severe /root]# tar xfz ssh-1.2.26.tar.gz 
[root@severe /root]# cd ssh-1.2.26
[root@severe ssh-1.2.26]# ./configure ; sparc32 make
creating cache ./config.cache
checking host system type... sparc64-unknown-linux
checking cached information... ok
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking for getspnam... yes
checking for pw_encrypt... no
checking for pw_encrypt in -lshadow... no
checking whether to enable pw_encrypt... no
checking that the compiler works... yes
checking if the compiler understands -pipe... yes
checking whether to enable -Wall... no
checking return type of signal handlers... void
checking how to run the C preprocessor... gcc -pipe -E
checking for ANSI C header files... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for off_t... yes
checking for mode_t... yes
checking for st_blksize in struct stat... yes
checking for working const... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking size of long... 4
checking size of int... 4
checking size of short... 2
checking for termios.h... yes
checking for utmpx.h... yes
checking whether utmpx have ut_syslen field... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for unistd.h... yes
checking for rusage.h... no
checking for sys/time.h... yes
checking for lastlog.h... yes
checking for utmp.h... yes
checking for shadow.h... yes
checking for sgtty.h... yes
checking for sys/select.h... yes
checking for sys/ioctl.h... yes
checking for machine/endian.h... no
checking for paths.h... yes
checking for usersec.h... no
checking for utime.h... yes
checking for netinet/in_systm.h... yes
checking for netinet/in_system.h... no
checking for netinet/ip.h... yes
checking for netinet/tcp.h... yes
checking for ulimit.h... yes
checking for sys/resource.h... yes
checking for login_cap.h... no
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether stat file-mode macros are broken... no
checking whether sys/types.h defines makedev... yes
checking whether utmp have ut_pid field... yes
checking whether utmp have ut_name field... yes
checking whether utmp have ut_id field... yes
checking whether utmp have ut_host field... yes
checking whether utmp have ut_addr field... yes
checking whether you have incompatible SIGINFO macro... no
checking for crypt in -lc... no
checking for crypt in -lcrypt... yes
checking for getspnam in -lsec... no
checking for get_process_stats in -lseq... no
checking for bcopy in -lbsd... yes
checking for main in -lnsl... yes
checking for socket in -lsocket... no
checking for getpwnam in -lsun... no
checking for openpty in -lbsd... no
checking for login in -lutil... yes
checking for vhangup... yes
checking for setsid... yes
checking for gettimeofday... yes
checking for times... yes
checking for getrusage... yes
checking for ftruncate... yes
checking for revoke... no
checking for makeutx... no
checking for strchr... yes
checking for memcpy... yes
checking for setlogin... no
checking for openpty... yes
checking for _getpty... no
checking for clock... yes
checking for fchmod... yes
checking for ulimit... yes
checking for gethostname... yes
checking for getdtablesize... yes
checking for umask... yes
checking for innetgr... yes
checking for initgroups... yes
checking for setpgrp... yes
checking for setpgid... yes
checking for daemon... yes
checking for waitpid... yes
checking for ttyslot... yes
checking for authenticate... no
checking for strerror... yes
checking for memmove... yes
checking for remove... yes
checking for random... yes
checking for putenv... yes
checking for crypt... yes
checking for socketpair... yes
checking whether ln -s works... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for ar... ar
checking for ranlib... ranlib
checking for makedepend... makedepend
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... (cached) yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for passwd... /usr/bin/passwd
checking for xauth... /usr/X11R6/bin/xauth
checking for X11 unix domain socket directory... /tmp/.X11-unix
checking for perl5... no
checking for perl... /usr/bin/perl
checking for getpseudotty... no
checking for pseudo ttys... streams ptys
checking for /etc/default/login... no
checking location of mail spool files... /var/spool/mail
checking location of utmp... /var/run/utmp
checking location of wtmp... /var/log/wtmp
checking location of lastlog... /var/log/lastlog
checking whether /var/log/lastlog is a directory... no
checking whether to include the IDEA encryption algorithm... yes
checking whether to include the Blowfish encryption algorithm... yes
checking whether to include the DES encryption algorithm... no
checking whether to include the ARCFOUR encryption algorithm... no
checking whether to include the none encryption algorithm... no
checking whether to use login... no
checking whether to use rsh... yes
checking for remsh... no
checking for resh... no
checking for rsh... /usr/bin/rsh
checking default path... use system default
checking etcdir... /etc
checking whether to use nologin.allow file to override nologin... no
checking whether to support SecurID... no
checking whether to support TIS authentication server... no
checking whether to use Kerberos... no
checking whether to enable passing the Kerberos TGT... no
checking whether to use libwrap... no
checking whether to support SOCKS... no
checking whether to support SOCKS5... no
checking whether to support SOCKS4... no
checking whether to use rsaref... no
checking whether to allow group writeability... no
checking whether to disable forwardings in server... no
checking whether to disable forwardings in client... no
checking whether to disable X11 forwarding in server... no
checking whether to disable X11 forwarding in client... no
checking whether to install ssh as suid root... yes
checking whether to enable TCP_NODELAY... yes
checking whether to enable SO_LINGER... no
checking whether to include scp statistics at all... yes
checking whether to enable scp statistics... yes
checking whether to enable scp statistics for all files... yes
checking where to put sshd.pid... /var/run
updating cache ./config.cache
creating ./config.status
creating Makefile
creating sshd.8
creating ssh.1
creating make-ssh-known-hosts.1
creating zlib-1.0.4/Makefile
creating config.h
configuring in gmp-2.0.2-ssh-2
running /bin/sh ./configure  --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... sparc64-unknown-linux
checking cached information... ok
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking how to run the C preprocessor... (cached) gcc -pipe -E
checking for ANSI C header files... (cached) yes
checking whether ln -s works... (cached) yes
checking for ranlib... (cached) ranlib
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking for random... (cached) yes
checking size of int... (cached) 4
checking for working alloca.h... yes
checking for alloca... yes
checking whether underscore gets prepended in C function names... no
checking asm code... ok
checking asm links... done
checking asm sources... done
checking asm objects... done
checking asm syntax... default
checking asm syntax header... 
checking for gmp-mparam.h... .././mpn/generic/gmp-mparam.h
checking other objs... done
checking other sources... done
checking other links... done
checking links to mpz sources in mpbsd... done
updating cache .././config.cache
creating ./config.status
creating Makefile
creating demos/Makefile
creating mpbsd/Makefile
creating mpf/Makefile
creating mpf/tests/Makefile
creating mpn/Makefile
creating mpn/tests/Makefile
creating mpq/Makefile
creating mpq/tests/Makefile
creating mpz/Makefile
creating mpz/tests/Makefile
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include ssh.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include sshconnect.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include log-client.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include readconf.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include hostfile.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include readpass.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include tildexpand.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include clientloop.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include canohost.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include idea.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include rsa.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include randoms.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include md5.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include buffer.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include emulate.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include packet.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include compress.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include xmalloc.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include ttymodes.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include newchannels.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include bufaux.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include authfd.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include authfile.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include crc32.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include rsaglue.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include cipher.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include des.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include match.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include arcfour.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include mpaux.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include userfile.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include signals.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include blowfish.c
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -g -O2 -I/usr/X11R6/include deattack.c
cd gmp-2.0.2-ssh-2; make
make[1]: Entering directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2'
Making all in mpn
make[2]: Entering directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpn'
Making all in tests
make[3]: Entering directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpn/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpn/tests'
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
mp_bases.c
gcc -pipe -E -I.. -I./.. -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 
-DHAVE_RANDOM=1 -DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  addmul_1.S 
| grep -v '^#' >tmp-addmul_1.s
gcc -g -O2   -c tmp-addmul_1.s
mv tmp-addmul_1.o addmul_1.o
rm -f tmp-addmul_1.s
gcc -pipe -E -I.. -I./.. -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 
-DHAVE_RANDOM=1 -DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  mul_1.S | 
grep -v '^#' >tmp-mul_1.s
gcc -g -O2   -c tmp-mul_1.s
mv tmp-mul_1.o mul_1.o
rm -f tmp-mul_1.s
gcc -pipe -E -I.. -I./.. -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 
-DHAVE_RANDOM=1 -DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  submul_1.S 
| grep -v '^#' >tmp-submul_1.s
gcc -g -O2   -c tmp-submul_1.s
mv tmp-submul_1.o submul_1.o
rm -f tmp-submul_1.s
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
inlines.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
add_n.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
cmp.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
divmod_1.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
divrem.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
divrem_1.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
dump.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
lshift.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
mod_1.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
mul.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
mul_n.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
random2.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
rshift.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
sqrtrem.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
sub_n.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
get_str.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
set_str.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
scan0.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
scan1.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
popcount.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
hamdist.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
gcd_1.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
pre_mod_1.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
perfsqr.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
bdivmod.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
gcd.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./..  -g -O2  -c 
gcdext.c
rm -f libmpn.a
ar cru libmpn.a mp_bases.o addmul_1.o mul_1.o submul_1.o  inlines.o add_n.o cmp.o 
divmod_1.o divrem.o divrem_1.o dump.o lshift.o mod_1.o mul.o mul_n.o random2.o 
rshift.o sqrtrem.o sub_n.o get_str.o set_str.o scan0.o scan1.o popcount.o hamdist.o 
gcd_1.o pre_mod_1.o perfsqr.o bdivmod.o gcd.o gcdext.o
ranlib libmpn.a
make[2]: Leaving directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpn'
Making all in mpz
make[2]: Entering directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpz'
Making all in tests
make[3]: Entering directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpz/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpz/tests'
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c init.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_si.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_str.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_d.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_f.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_q.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c iset.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c iset_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c iset_si.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c iset_str.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c iset_d.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c clear.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c get_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c get_si.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c get_str.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c get_d.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c size.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c sizeinbase.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c add.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c add_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c sub.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c sub_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c mul.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c mul_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c gcd.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c gcd_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c gcdext.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c sqrt.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c sqrtrem.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c powm.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c powm_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c cmp.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c cmp_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c cmp_si.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c mul_2exp.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c fdiv_q_2exp.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c fdiv_r_2exp.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c tdiv_q_2exp.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c tdiv_r_2exp.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c abs.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c neg.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c com.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c and.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c ior.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c inp_raw.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c inp_str.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c out_raw.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c out_str.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c perfsqr.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c random.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c random2.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c pow_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c ui_pow_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c setbit.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c clrbit.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c fac_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c pprime_p.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c realloc.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c getlimbn.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c popcount.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c hamdist.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c cdiv_qr.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c cdiv_q.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c cdiv_r.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c cdiv_qr_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c cdiv_q_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c cdiv_r_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c cdiv_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c fdiv_qr.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c fdiv_q.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c fdiv_r.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c fdiv_qr_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c fdiv_q_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c fdiv_r_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c fdiv_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c tdiv_qr.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c tdiv_q.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c tdiv_r.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c tdiv_qr_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c tdiv_q_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c tdiv_r_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c mod.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c divexact.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c array_init.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c scan0.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c scan1.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c jacobi.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c legendre.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c invert.c
rm -f libmpz.a
ar cru libmpz.a init.o set.o set_ui.o set_si.o set_str.o set_d.o set_f.o set_q.o 
iset.o iset_ui.o iset_si.o iset_str.o iset_d.o clear.o get_ui.o get_si.o get_str.o 
get_d.o size.o sizeinbase.o add.o add_ui.o sub.o sub_ui.o mul.o mul_ui.o gcd.o 
gcd_ui.o gcdext.o sqrt.o sqrtrem.o powm.o powm_ui.o cmp.o cmp_ui.o cmp_si.o mul_2exp.o 
fdiv_q_2exp.o fdiv_r_2exp.o tdiv_q_2exp.o tdiv_r_2exp.o abs.o neg.o com.o and.o ior.o 
inp_raw.o inp_str.o out_raw.o out_str.o perfsqr.o random.o random2.o pow_ui.o 
ui_pow_ui.o setbit.o clrbit.o fac_ui.o pprime_p.o realloc.o getlimbn.o popcount.o 
hamdist.o cdiv_qr.o cdiv_q.o cdiv_r.o cdiv_qr_ui.o cdiv_q_ui.o cdiv_r_ui.o cdiv_ui.o 
fdiv_qr.o fdiv_q.o fdiv_r.o fdiv_qr_ui.o fdiv_q_ui.o fdiv_r_ui.o fdiv_ui.o tdiv_qr.o 
tdiv_q.o tdiv_r.o tdiv_qr_ui.o tdiv_q_ui.o tdiv_r_ui.o mod.o divexact.o array_init.o 
scan0.o scan1.o jacobi.o legendre.o invert.o 
ranlib libmpz.a
make[2]: Leaving directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpz'
Making all in mpf
make[2]: Entering directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpf'
Making all in tests
make[3]: Entering directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpf/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpf/tests'
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c init.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c init2.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_si.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_str.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_d.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_z.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c iset.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c iset_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c iset_si.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c iset_str.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c iset_d.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c clear.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c get_str.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c dump.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c size.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c eq.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c reldiff.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c sqrt.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c random2.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c inp_str.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c out_str.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c add.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c add_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c sub.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c sub_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c ui_sub.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c mul.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c mul_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c div.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c div_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c cmp.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c cmp_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c cmp_si.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c mul_2exp.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c div_2exp.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c abs.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c neg.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_q.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c get_d.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_dfl_prec.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_prc.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_prc_raw.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c get_prc.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c ui_div.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c sqrt_ui.c
rm -f libmpf.a
ar cru libmpf.a init.o init2.o set.o set_ui.o set_si.o set_str.o set_d.o set_z.o 
iset.o iset_ui.o iset_si.o iset_str.o iset_d.o clear.o get_str.o dump.o size.o eq.o 
reldiff.o sqrt.o random2.o inp_str.o out_str.o add.o add_ui.o sub.o sub_ui.o ui_sub.o 
mul.o mul_ui.o div.o div_ui.o cmp.o cmp_ui.o cmp_si.o mul_2exp.o div_2exp.o abs.o 
neg.o set_q.o get_d.o set_dfl_prec.o set_prc.o set_prc_raw.o get_prc.o ui_div.o 
sqrt_ui.o 
ranlib libmpf.a
make[2]: Leaving directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpf'
Making all in mpq
make[2]: Entering directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpq'
Making all in tests
make[3]: Entering directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpq/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpq/tests'
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c add.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c canonicalize.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c clear.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c cmp.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c cmp_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c div.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c get_d.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c get_den.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c get_num.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c init.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c inv.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c mul.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c neg.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_den.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_num.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_si.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c sub.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c equal.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I../mpn -I./..  -g 
-O2  -c set_z.c
rm -f libmpq.a
ar cru libmpq.a add.o canonicalize.o clear.o cmp.o cmp_ui.o div.o get_d.o get_den.o 
get_num.o init.o inv.o mul.o neg.o set.o set_den.o set_num.o set_si.o set_ui.o sub.o 
equal.o set_z.o 
ranlib libmpq.a
make[2]: Leaving directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpq'
Making all in mpbsd
make[2]: Entering directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpbsd'
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./.. -I../mpn 
-I./../mpn  -g -O2  -c itom.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./.. -I../mpn 
-I./../mpn  -g -O2  -c mdiv.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./.. -I../mpn 
-I./../mpn  -g -O2  -c mfree.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./.. -I../mpn 
-I./../mpn  -g -O2  -c min.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./.. -I../mpn 
-I./../mpn  -g -O2  -c mout.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./.. -I../mpn 
-I./../mpn  -g -O2  -c move.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./.. -I../mpn 
-I./../mpn  -g -O2  -c mtox.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./.. -I../mpn 
-I./../mpn  -g -O2  -c sdiv.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./.. -I../mpn 
-I./../mpn  -g -O2  -c xtom.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./.. -I../mpn 
-I./../mpn  -g -O2  -c realloc.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./.. -I../mpn 
-I./../mpn  -g -O2  -c add.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./.. -I../mpn 
-I./../mpn  -g -O2  -c cmp.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./.. -I../mpn 
-I./../mpn  -g -O2  -c gcd.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./.. -I../mpn 
-I./../mpn  -g -O2  -c mul.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./.. -I../mpn 
-I./../mpn  -g -O2  -c pow_ui.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./.. -I../mpn 
-I./../mpn  -g -O2  -c powm.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./.. -I../mpn 
-I./../mpn  -g -O2  -c sqrtrem.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I.. -I./.. -I../mpn 
-I./../mpn  -g -O2  -c sub.c
rm -f libmpbsd.a
ar cru libmpbsd.a itom.o mdiv.o mfree.o min.o mout.o move.o mtox.o sdiv.o xtom.o 
realloc.o add.o cmp.o gcd.o mul.o pow_ui.o powm.o sqrtrem.o sub.o
ranlib libmpbsd.a
make[2]: Leaving directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpbsd'
Making all in demos
make[2]: Entering directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/demos'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2/demos'
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I. -I. -Impn -I./mpn  -g 
-O2  -c memory.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I. -I. -Impn -I./mpn  -g 
-O2  -c mp_set_fns.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I. -I. -Impn -I./mpn  -g 
-O2  -c mp_clz_tab.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I. -I. -Impn -I./mpn  -g 
-O2  -c version.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I. -I. -Impn -I./mpn  -g 
-O2  -c stack-alloc.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I. -I. -Impn -I./mpn  -g 
-O2  -c mp_bpl.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I. -I. -Impn -I./mpn  -g 
-O2  -c extract-double.c
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 
-DSIZEOF_INT=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.  -I. -I. -Impn -I./mpn  -g 
-O2  -c insert-double.c
rm -rf tmpdirgmp
mkdir tmpdirgmp
for i in mpn mpz mpf mpq; \
  do \
    mkdir tmpdirgmp/$i; \
    ( cd tmpdirgmp/$i; ar x ../../$i/lib$i.a ); \
  done
cd tmpdirgmp; for i in */*.o; do mv $i `echo $i | sed 's@/@_@g'`;done
cp memory.o mp_set_fns.o mp_clz_tab.o version.o stack-alloc.o mp_bpl.o 
extract-double.o insert-double.o  tmpdirgmp
cd tmpdirgmp; ar cru libgmp.a *.o
ranlib tmpdirgmp/libgmp.a
rm -f libgmp.a
mv tmpdirgmp/libgmp.a .
rm -rf tmpdirgmp
rm -rf tmpdirmp
mkdir tmpdirmp
for i in mpn mpbsd; \
  do \
    mkdir tmpdirmp/$i; \
    ( cd tmpdirmp/$i; ar x ../../$i/lib$i.a ); \
  done
cp memory.o mp_set_fns.o mp_clz_tab.o version.o stack-alloc.o mp_bpl.o 
extract-double.o insert-double.o  tmpdirmp
cd tmpdirmp; for i in */*.o; do mv $i `echo $i | sed 's@/@_@g'`; done
cd tmpdirmp; ar cru libmp.a *.o
ranlib tmpdirmp/libmp.a
rm -f libmp.a
mv tmpdirmp/libmp.a .
rm -rf tmpdirmp
make[1]: Leaving directory `/root/ssh-1.2.26/gmp-2.0.2-ssh-2'
if test '!' -d zlib-1.0.4; then \
  mkdir zlib-1.0.4; \
  cp ./zlib-1.0.4/Makefile zlib-1.0.4; \
fi
cd zlib-1.0.4; make VPATH=./zlib-1.0.4:.././zlib-1.0.4 \
  CC="gcc -pipe" CFLAGS="-g -O2 -I. -I./zlib-1.0.4 \
    -I.././gmp-2.0.2-ssh-2" RANLIB="ranlib" libz.a
make[1]: Entering directory `/root/ssh-1.2.26/zlib-1.0.4'
gcc -pipe -g -O2 -I. -I./zlib-1.0.4  -I.././gmp-2.0.2-ssh-2   -c adler32.c -o 
adler32.o
gcc -pipe -g -O2 -I. -I./zlib-1.0.4  -I.././gmp-2.0.2-ssh-2   -c compress.c -o 
compress.o
gcc -pipe -g -O2 -I. -I./zlib-1.0.4  -I.././gmp-2.0.2-ssh-2   -c crc32.c -o crc32.o
gcc -pipe -g -O2 -I. -I./zlib-1.0.4  -I.././gmp-2.0.2-ssh-2   -c gzio.c -o gzio.o
gcc -pipe -g -O2 -I. -I./zlib-1.0.4  -I.././gmp-2.0.2-ssh-2   -c uncompr.c -o 
uncompr.o
gcc -pipe -g -O2 -I. -I./zlib-1.0.4  -I.././gmp-2.0.2-ssh-2   -c deflate.c -o 
deflate.o
gcc -pipe -g -O2 -I. -I./zlib-1.0.4  -I.././gmp-2.0.2-ssh-2   -c trees.c -o trees.o
gcc -pipe -g -O2 -I. -I./zlib-1.0.4  -I.././gmp-2.0.2-ssh-2   -c zutil.c -o zutil.o
gcc -pipe -g -O2 -I. -I./zlib-1.0.4  -I.././gmp-2.0.2-ssh-2   -c inflate.c -o 
inflate.o
gcc -pipe -g -O2 -I. -I./zlib-1.0.4  -I.././gmp-2.0.2-ssh-2   -c infblock.c -o 
infblock.o
gcc -pipe -g -O2 -I. -I./zlib-1.0.4  -I.././gmp-2.0.2-ssh-2   -c inftrees.c -o 
inftrees.o
gcc -pipe -g -O2 -I. -I./zlib-1.0.4  -I.././gmp-2.0.2-ssh-2   -c infcodes.c -o 
infcodes.o
gcc -pipe -g -O2 -I. -I./zlib-1.0.4  -I.././gmp-2.0.2-ssh-2   -c infutil.c -o 
infutil.o
gcc -pipe -g -O2 -I. -I./zlib-1.0.4  -I.././gmp-2.0.2-ssh-2   -c inffast.c -o 
inffast.o
ar rc libz.a adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o 
inflate.o infblock.o inftrees.o infcodes.o infutil.o inffast.o
make[1]: Leaving directory `/root/ssh-1.2.26/zlib-1.0.4'
rm -f ssh
gcc -pipe  -o ssh ssh.o sshconnect.o log-client.o readconf.o hostfile.o readpass.o 
tildexpand.o clientloop.o canohost.o  idea.o rsa.o randoms.o md5.o buffer.o emulate.o 
packet.o compress.o xmalloc.o ttymodes.o newchannels.o bufaux.o authfd.o authfile.o 
crc32.o rsaglue.o cipher.o des.o match.o arcfour.o mpaux.o userfile.o signals.o 
blowfish.o deattack.o  \
        -Lgmp-2.0.2-ssh-2 -lgmp -Lzlib-1.0.4 -lz  -lnsl -lbsd -lcrypt -L/usr/local/lib 
 -lutil 
gmp-2.0.2-ssh-2/libgmp.a(mpn_divmod_1.o): In function `__mpn_divmod_1':
/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpn/divmod_1.c:91: undefined reference to 
`__udiv_qrnnd'
/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpn/divmod_1.c:129: undefined reference to 
`__udiv_qrnnd'
/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpn/divmod_1.c:204: undefined reference to 
`__udiv_qrnnd'
gmp-2.0.2-ssh-2/libgmp.a(mpn_divrem.o): In function `__mpn_divrem':
/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpn/divrem.c:84: undefined reference to 
`__udiv_qrnnd'
/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpn/divrem.c:88: undefined reference to 
`__udiv_qrnnd'
gmp-2.0.2-ssh-2/libgmp.a(mpn_divrem.o):/root/ssh-1.2.26/gmp-2.0.2-ssh-2/mpn/divrem.c:141:
 more undefined references to `__udiv_qrnnd' follow
collect2: ld returned 1 exit status
make: *** [ssh] Error 1
[root@severe ssh-1.2.26]# exit

Script done on Fri Jan  7 19:15:53 2000

Reply via email to