Thanks to Anne Carasik, Yuji Shinozaki, Antonio Vasconcelos, Chris Hoekstra, Scott Riley, Atro Tossavainen, and Roeland Meyer for your pointers. I've downloaded a stripped-down HP-UX version of gcc 2.95.2 from http://hpux.cae.wisc.edu/hppd/hpux/Gnu/gcc-2.95.2, and I've installed it. I also installed binutils from the same site first since gcc depends on it. Then I was able to install SSH without a hitch. I apologize for the delayed summary, but you know how it is with other projects having to take precedence. I didn't get a chance to install everything until this morning. Thanks for your help, -Dave Dave Thompson The Monet Group [EMAIL PROTECTED] ---------- From: David Thompson[SMTP:[EMAIL PROTECTED]] Sent: Thursday, November 18, 1999 11:31 AM To: '[EMAIL PROTECTED]' Subject: Can't configure ssh 1.2.27 on HP-UX 10.20 I'm trying to configure ssh for the first time on HP-UX 10.20, but I get an error: 107 > setenv CFLAGS '-Aa' 108 > uname -srvm HP-UX B.10.20 A 9000/889 109 > ./configure loading cache ./config.cache checking host system type... hppa1.1-hp-hpux10.20 checking cached information... ok checking for gcc... no checking for cc... cc checking whether the C compiler (cc -Aa ) works... yes checking whether the C compiler (cc -Aa ) is a cross-compiler... no 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... no configure: error: Could not compile and run even a trivial ANSI C program - check CC. I searched the archives, and I found one other reference to this problem. In that post from 1995, it said to "setenv CFLAGS '-Aa'". However, this doesn't help. Can anyone lend a hand here? Thanks, -Dave Dave Thompson The Monet Group [EMAIL PROTECTED]
