Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Originating-IP: [68.101.148.229] From: "Karl M" To: cygwin AT cygwin DOT com Subject: Re: Problem building OpenSSH Date: Mon, 22 Apr 2002 21:48:23 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 23 Apr 2002 04:48:23.0911 (UTC) FILETIME=[1997C770:01C1EA82] Hi All... The problem was that my umask was set to 0177. This made the conftest.sh not executable, and so not found for execution. Thanks, ...Karl >From: Corinna Vinschen >To: cygwin AT cygwin DOT com >Subject: Re: Problem building OpenSSH >Date: Mon, 22 Apr 2002 16:32:15 +0200 > >On Mon, Apr 22, 2002 at 07:14:36AM -0700, Karl M wrote: > > Hi All... > > > > It has been a long time since I built OpenSSH. When I cd into the source > > directory and do the configure shown in the readme file, I get the > > following. > > > > $ ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/sbin > > checking for gcc... gcc > > checking for C compiler default output... a.exe > > checking whether the C compiler works... configure: error: cannot run C > > compiled programs. > > If you meant to cross compile, use `--host'. > > > > What do I have broken? > >Check the file config.log to see what configure did. It will show >you the problem. > > > Also, I have in my notes using --with-pcre as a configure otion. Is that > > needed (why/why not)? > >Not needed. OpenSSH isn't using any regex implementation anymore. > >Corinna > >-- >Corinna Vinschen Please, send mails regarding Cygwin to >Cygwin Developer mailto:cygwin AT cygwin DOT com >Red Hat, Inc. > >-- >Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple >Bug reporting: http://cygwin.com/bugs.html >Documentation: http://cygwin.com/docs.html >FAQ: http://cygwin.com/faq/ > _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/