>
> I tried to install 1.26 and I keep on getting the following error
> ./configure; make
> creating cache ./config.cache
> checking host system type... hppa1.0-hp-hpux10.20
> checking cached information... ok
> checking for gcc... no
> checking for cc... cc
> checking whether the C compiler (cc ) works... yes
> checking whether the C compiler (cc ) is a cross-compiler... yes
> checking whether we are using GNU C... no
> checking for POSIXized ISC... no
> checking for HPUX tcb auth option... no
> checking for keyserv... yes
> checking that the compiler works... configure: error: Could not compile and
> run
> even a trivial ANSI C program - check CC.
> Make: No arguments or description file. Stop.
AFAIK, C compiler in HPUX is not ANSI by default, you should use
the -a (or better -e) flag. I suppouse there is a way to tell configure
script to use this flag.
Hope that it helps,
Regards
Alejandro Rusell
Data Network Consultant
>
> I do have c compiler installed if i do a whereis this is what I get
> whereis cc
> cc: /usr/bin/cc /usr/ccs/bin/cc /opt/ansic/bin/cc
> /opt/ansic/share/man/man1.Z/cc
> .1
>
>
>
> -----Original Message-----
> From: Josh Rivel [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 06, 1999 3:30 PM
> To: [EMAIL PROTECTED]
> Subject: Re: your mail
>
>
> Ben Segbawu wrote...
> > Hi there,
> > Does any know where I can find bin utilities for ssh version 1.26 for hpux
> > 10.20 and sun 2.7
>
> What do you mean "bin utilities for ssh?" Also, ssh-1.2.27 is the latest
> version of ssh1, and 2.0.13 of ssh2.
>
> josh
>