I'm trying to compile openssh2.9p2 on Solaris8. I've got gcc2.95 libgcc3.0,
zlib1.1.3, and openssl0.9.6 installed.

When I try to run configure this is what I get:
# ./configure
loading cache ./config.cache
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 host system type... sparc-sun-solaris2.8
checking whether byte ordering is bigendian... yes
checking how to run the C preprocessor... gcc -E
checking for ranlib... :
checking for a BSD compatible install... ./install-sh -c
checking for ar... no
checking for perl5... no
checking for perl... /usr/bin/perl
checking for ent... no
checking for filepriv... no
checking for bash... /usr/bin/bash
checking for ksh... (cached) /usr/bin/bash
checking for sh... (cached) /usr/bin/bash
configure: error: *** 'ar' missing, please install or fix your $PATH ***

I've tried to run through the configure script but I can't seem to find what
the reference to ar means. Below is my environment.


Output of my environment:
# env
_=/usr/bin/env
_INIT_UTS_RELEASE=5.8
HZ=100
LC_MONETARY=en_US.ISO8859-1
_INIT_UTS_MACHINE=sun4u
LC_TIME=en_US.ISO8859-1
PATH=/usr/sbin:/usr/bin:/usr/local/bin/
_INIT_UTS_VERSION=Generic_108528-03
_INIT_RUN_NPREV=0
_INIT_NET_STRATEGY=none
LOGNAME=root
_INIT_UTS_NODENAME=asgsandiego
_INIT_UTS_ISA=sparc
MAIL=/var/mail/root
_INIT_PREV_LEVEL=S
LC_MESSAGES=C
LC_CTYPE=en_US.ISO8859-1
SHELL=/sbin/sh
HOME=/
_INIT_UTS_SYSNAME=SunOS
LC_COLLATE=en_US.ISO8859-1
LC_NUMERIC=en_US.ISO8859-1
TERM=vt100
PWD=/tmp
TZ=US/Pacific
_INIT_RUN_LEVEL=3
LIBRARY_PATH=:/usr/local/lib:/usr/local/ssl/lib
_INIT_UTS_PLATFORM=SUNW,Ultra-250


Any suggestions would be very helpful. Thanks,


Craig Everett
PS Systems Consultant
Advanced Systems Group
Office 858.277.9544 x4007
Wireless 619.917.6030
[EMAIL PROTECTED]

BEGIN:VCARD
VERSION:2.1
N:Everett;Craig
FN:Craig Everett (E-mail)
ORG:Advanced Systems Group
TITLE:Systems Consultant
TEL;WORK;VOICE:(858) 277-9544 x4007
TEL;CELL;VOICE:(619) 917-6030
TEL;WORK;FAX:(858) 277-1229
ADR;WORK;ENCODING=QUOTED-PRINTABLE:;;4995 Murphy Canyon Road=0D=0ASuite 200;San Diego;CA;92123;United States of=
 America
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:4995 Murphy Canyon Road=0D=0ASuite 200=0D=0ASan Diego, CA 92123=0D=0AUnited =
States of America
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20010608T192844Z
END:VCARD

Reply via email to