Hi,

I tried my luck with ssh1 and had no luck.
So I cleaned my sparc and reloaded Solaris 7 back on.
Now I have ssh2 and I get the errors at the bottom of
this compile log.
Can anyone assist me with this?
What am I doing wrong?
Thanks in advance.
:-)

# ./configure; make
loading cache ./config.cache
checking host system type... sparc-sun-solaris2.7
checking target system type... sparc-sun-solaris2.7
checking build system type... sparc-sun-solaris2.7
checking cached information... ok
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc -g ) works... yes
checking whether the C compiler (gcc -g ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether to enable verbose warnings... no
checking for POSIXized ISC... no
checking for ranlib... ranlib
checking for ar... ar
checking for gm4... no
checking for m4... m4
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... ./install-sh -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
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 for sys/wait.h that is POSIX.1 compatible... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for off_t... yes
checking for mode_t... yes
checking size of long... 4
checking size of int... 4
checking size of short... 2
checking size of long long... 8
checking for working const... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking for termios.h... yes
checking for sys/ioctl.h... yes
checking whether to enable light debugging... no
checking whether to enable heavy debugging... no
checking whether to enable EFENCE memory allocation debugger... no
checking whether to enable assembler optimized subroutines... yes
checking for main in -lnsl... yes
checking for socket in -lsocket... yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for lastlog.h... yes
checking for utmp.h... yes
checking for shadow.h... yes
checking for sys/select.h... yes
checking for sys/ioctl.h... (cached) yes
checking for utime.h... yes
checking for ulimit.h... yes
checking for sys/resource.h... yes
checking for bcopy in -lbsd... no
checking for gettimeofday... yes
checking for times... yes
checking for getrusage... yes
checking for ftruncate... yes
checking for strchr... yes
checking for memcpy... yes
checking for clock... yes
checking for fchmod... yes
checking for ulimit... yes
checking for umask... yes
checking for waitpid... yes
checking for X... libraries /usr/openwin/lib, headers
/usr/openwin/include
checking whether -R must be followed by a space... no
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... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking whether ln -s works... yes
checking for xauth... /usr/openwin/bin/xauth
checking whether to support SecurID... no
checking whether to support TIS authentication server... no
checking whether to use libwrap... no
checking whether to allow group writeability... no
checking for ssh1... no-ssh1
checking for compatible ssh1... no new enough ssh1 - COMPATIBILITY
DISABLED
checking for default SOCKS server... none (using SSH_SOCKS_SERVER
environment variable at run-time)
checking etcdir... /etc
checking for times... (cached) yes
checking for clock... (cached) yes
checking for getpid... yes
checking for getppid... yes
checking for getuid... yes
checking for getgid... yes
checking for getpgrp... yes
checking whether compiled symbols are prepended with underscore...
configure: warning: failed to test underscore.
checking for times... (cached) yes
checking for clock... (cached) yes
checking for tgetent in -ltermcap... yes
checking for tgetent in -lxcurses... no
checking for tgetent in -lncurses... no
checking for termcap.h... no
checking for term.h... yes
checking for curses.h... no
checking for termios.h... (cached) yes
checking for termio.h... yes
checking for utmpx.h... yes
checking for vhangup... yes
checking for setsid... yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for sgtty.h... yes
checking for libutil.h... no
checking for usersec.h... no
checking for login_cap.h... no
checking for sys/resource.h... (cached) yes
checking for sia.h... no
checking for sys/mkdev.h... yes
checking for revoke... no
checking for openpty... no
checking for _getpty... no
checking for setpgrp... yes
checking for setpgid... yes
checking for ttyslot... yes
checking for authenticate... no
checking for makeutx... yes
checking for setlogin... no
checking for openpty... (cached) no
checking for _getpty... (cached) no
checking for innetgr... yes
checking for initgroups... yes
checking for setpgrp... (cached) yes
checking for signal... yes
checking for setrlimit... yes
checking for getrlimit... yes
checking for minor... no
checking for crypt in -lc... yes
checking for getspnam in -lsec... yes
checking for get_process_stats in -lseq... no
checking for getspnam... yes
checking for daemon... no
checking for /etc/default/login... yes
checking for shadow passwords... /etc/shadow
checking for getspent in -lshadow... no
checking location of mail spool files... /var/mail
checking location of utmp... /var/adm/utmp
checking location of wtmp... /var/adm/wtmp
checking location of lastlog... /var/adm/lastlog
checking whether /var/adm/lastlog is a directory... no
checking for getpwnam in -lsun... no
checking for openpty in -lbsd... no
checking for login in -lutil... no
checking for vhangup... (cached) yes
checking for setsid... (cached) yes
checking for pseudo ttys... streams ptys
checking for main in -lnsl... (cached) yes
checking for socket in -lsocket... (cached) yes
checking for strchr... (cached) yes
checking for memcpy... (cached) yes
checking for gethostname... yes
checking for gettimeofday... (cached) yes
checking for signal... (cached) yes
checking for getservbyname... yes
checking for getservbyport... yes
checking for popen... yes
checking for lockf... yes
checking for getrusage... (cached) yes
checking for uname... yes
checking for getpid... (cached) yes
checking for getppid... (cached) yes
checking for getuid... (cached) yes
checking for getgid... (cached) yes
checking for getpgrp... (cached) yes
checking for endpwent... yes
checking for endgrent... yes
checking for getgrgid... yes
checking for getpwuid... yes
checking for truncate... yes
checking for ftruncate... (cached) yes
checking for chown... yes
checking for fchown... yes
checking for chmod... yes
checking for fchmod... (cached) yes
checking for fstat... yes
checking for lutimes... no
checking for futimes... no
checking for utime... yes
checking for utimes... yes
checking for usleep... yes
checking for lstat... yes
checking for strerror... yes
checking for memmove... yes
checking for memset... yes
checking for remove... (cached) yes
checking for random... yes
checking for putenv... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for snprintf... yes
checking for crypt... yes
checking for getopt... yes
checking for unistd.h... yes
checking for netinet/in_systm.h... yes
checking for netinet/in.h... yes
checking for machine/endian.h... no
checking for endian.h... no
checking for paths.h... no
checking for sys/un.h... yes
checking for sys/utsname.h... yes
checking for termcap.h... (cached) no
checking for rusage.h... no
checking for pwd.h... yes
checking for grp.h... yes
checking for sys/time.h... yes
checking for dirent.h... yes
checking for tgetent in -ltermcap... (cached) yes
checking whether to enable TCP_NODELAY... yes
checking whether to use blocking connect system call... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating lib/Makefile
creating lib/zlib/Makefile
creating lib/sshmath/Makefile
creating lib/sshmath/tests/Makefile
creating lib/sshutil/Makefile
creating lib/sshutil/tests/Makefile
creating lib/sshapputil/Makefile
creating lib/sshapputil/tests/Makefile
creating lib/sshcrypt/Makefile
creating lib/sshcrypt/tests/Makefile
creating lib/sshproto/Makefile
creating lib/sshproto/tests/Makefile
creating lib/sshsession/Makefile
creating lib/sshreadline/Makefile
creating lib/sshreadline/tests/Makefile
creating apps/Makefile
creating apps/ssh/Makefile
creating sshconf.h
make all-recursive
Making all in lib
Making all in zlib
gcc -DHAVE_CONFIG_H -I. -I. -I../..   -g -Wall -c adler32.c
gcc -DHAVE_CONFIG_H -I. -I. -I../..   -g -Wall -c deflate.c
gcc -DHAVE_CONFIG_H -I. -I. -I../..   -g -Wall -c infblock.c
gcc -DHAVE_CONFIG_H -I. -I. -I../..   -g -Wall -c infcodes.c
gcc -DHAVE_CONFIG_H -I. -I. -I../..   -g -Wall -c inffast.c
gcc -DHAVE_CONFIG_H -I. -I. -I../..   -g -Wall -c inflate.c
gcc -DHAVE_CONFIG_H -I. -I. -I../..   -g -Wall -c inftrees.c
gcc -DHAVE_CONFIG_H -I. -I. -I../..   -g -Wall -c infutil.c
gcc -DHAVE_CONFIG_H -I. -I. -I../..   -g -Wall -c trees.c
gcc -DHAVE_CONFIG_H -I. -I. -I../..   -g -Wall -c zutil.c
rm -f libz.a
ar cru libz.a adler32.o deflate.o infblock.o infcodes.o inffast.o
inflate.o inftrees.o infutil.o trees.o zutil.o
ranlib libz.a
Making all in sshmath
Making all in tests
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../..  -I../.. -I../..  -I. -I.
-I../sshutil/  -I./../sshutil  -g -Wall -c sshmp.c
sshmp.c: In function `ssh_mp_set_str':
sshmp.c:3925: warning: subscript has type `char'
sshmp.c: At top level:
sshmp.c:313: warning: `ssh_mp_trailing_zero_table' defined but not used
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../..  -I../.. -I../..  -I. -I.
-I../sshutil/  -I./../sshutil  -g -Wall -c sieve.c
rm -f libsshmath.a
ar cru libsshmath.a sshmp.o sieve.o
ranlib libsshmath.a
Making all in sshreadline
Making all in tests
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I. -I../..  -I../.. -I../..
-I../sshmath -I./../sshmath  -I../zlib -I./../zlib  -I../sshutil
-I./../sshutil  -g -Wall -c sshreadline.c
In file included from sshreadline.c:40:
/usr/include/term.h:1034: parse error before `bool'
/usr/include/term.h:1034: warning: no semicolon at end of struct or
union
/usr/include/term.h:1035: warning: type defaults to `int' in declaration
of `_Color_pair'
/usr/include/term.h:1035: warning: data definition has no type or
storage class
/usr/include/term.h:1060: parse error before `SGTTY'
/usr/include/term.h:1060: warning: no semicolon at end of struct or
union
/usr/include/term.h:1081: parse error before `sgr_mode'
/usr/include/term.h:1081: warning: type defaults to `int' in declaration
of `sgr_mode'
/usr/include/term.h:1081: warning: data definition has no type or
storage class
/usr/include/term.h:1082: parse error before `sgr_faked'
/usr/include/term.h:1082: warning: type defaults to `int' in declaration
of `sgr_faked'
/usr/include/term.h:1082: warning: data definition has no type or
storage class
/usr/include/term.h:1092: parse error before `funckeystarter'
/usr/include/term.h:1092: warning: type defaults to `int' in declaration
of `funckeystarter'
/usr/include/term.h:1092: warning: data definition has no type or
storage class
/usr/include/term.h:1094: parse error before `_fl_rawmode'
/usr/include/term.h:1094: warning: type defaults to `int' in declaration
of `_fl_rawmode'
/usr/include/term.h:1095: warning: type defaults to `int' in declaration
of `fl_typeahdok'
/usr/include/term.h:1096: warning: type defaults to `int' in declaration
of `_cursorstate'
/usr/include/term.h:1097: warning: type defaults to `int' in declaration
of `_iwait'
/usr/include/term.h:1097: warning: data definition has no type or
storage class
/usr/include/term.h:1101: parse error before `_input_queue'
/usr/include/term.h:1101: warning: type defaults to `int' in declaration
of `_input_queue
/usr/include/term.h:1101: warning: data definition has no type or
storage class
/usr/include/term.h:1108: parse error before `*'
/usr/include/term.h:1108: warning: type defaults to `int' in declaration
of `_acsmap'
/usr/include/term.h:1108: warning: data definition has no type or
storage class
/usr/include/term.h:1111: parse error before `bit_vector'
/usr/include/term.h:1111: warning: type defaults to `int' in declaration
of `bit_vector'
/usr/include/term.h:1111: warning: data definition has no type or
storage class
/usr/include/term.h:1115: parse error before `check_turn_off'
/usr/include/term.h:1115: warning: type defaults to `int' in declaration
of `check_turn_off'
/usr/include/term.h:1115: warning: data definition has no type or
storage class
/usr/include/term.h:1116: parse error before `non_faked_mode'
/usr/include/term.h:1116: warning: type defaults to `int' in declaration
of `non_faked_mode'
/usr/include/term.h:1116: warning: data definition has no type or
storage class
/u/usr/include/term.h:1117: warning: type defaults to `int' in
declaration of `_cur_pair'
/usr/include/term.h:1117: warning: data definition has no type or
storage class
/usr/include/term.h:1118: parse error before `*'
/usr/include/term.h:1118: warning: type defaults to `int' in declaration
of `_pairs_tbl'
/usr/include/term.h:1118: warning: data definition has no type or
storage class
/usr/include/term.h:1120: parse error before `}'
/usr/include/term.h:1209: parse error before `int'
/usr/include/term.h:1209: `vidputs' declared as function returning a
function
/usr/include/term.h:1209: parse error before `)'
sshreadline.c: In function `ssh_rl_loop':
sshreadline.c:1141: warning: subscript has type `char'
*** Error code 1
make: Fatal error: Command failed for target `sshreadline.o'
Current working directory /ssh-2.0.11/lib/sshreadline
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /ssh-2.0.11/lib
*** Error code 1
sr/include/term.h:1117: parse error before `_cur_pair'
/usr/include/term.h:1117: warning: type defaults to `int' in declaration
of `_cur_pair'
/usr/include/term.h:1117: warning: data definition has no type or
storage class
/usr/include/term.h:1118: parse error before `*'
/usr/include/term.h:1118: warning: type defaults to `int' in declaration
of `_pairs_tbl'
/usr/include/term.h:1118: warning: data definition has no type or
storage class
/usr/include/term.h:1120: parse error before `}'
/usr/include/term.h:1209: parse error before `int'
/usr/include/term.h:1209: `vidputs' declared as function returning a
function
/usr/include/term.h:1209: parse error before `)'
sshreadline.c: In function `ssh_rl_loop':
sshreadline.c:1141: warning: subscript has type `char'
*** Error code 1
make: Fatal error: Command failed for target `sshreadline.o'
Current working directory /ssh-2.0.11/lib/sshreadline
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /ssh-2.0.11/lib
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /ssh-2.0.11
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
# ssh-2.0.11
ssh-2.0.11: not found

--
Vincent H. Johnson
1800 Glenn Curtiss Street
Carson, CA. 90746
DH4/2139 1.800.353.3040 x43941

Reply via email to