X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_YG X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: References: <5016969F DOT 3050204 AT cygwin DOT com> Date: Tue, 31 Jul 2012 11:50:39 -0500 Message-ID: Subject: Re: sshd crashing From: Reini Urban To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Mon, Jul 30, 2012 at 5:50 PM, Pawel Jasinski wrote: > checking for gcc... gcc > checking whether the C compiler works... no > configure: error: in `/usr/src/openssh-6.0p1-2/build': > configure: error: C compiler cannot create executables > See `config.log' for more details > *** ERROR: configure failed > > If I look at config,log the things look funny around gcc invocation, > but I am kind of novice to cygport and can not figure out what's going > on: > > gcc -ggdb -O2 -pipe > -fdebug-prefix-map=/usr/src/openssh-6.0p1-2/build=/usr/src/debug/openssh-6.0p1-2 > -fdebug-prefix-ma > p=/usr/src/openssh-6.0p1-2/src/openssh-6.0p1=/usr/src/debug/openssh-6.0p1-2 > conftest.c >&5 > cc1: error: unrecognized command line option > "-fdebug-prefix-map=/usr/src/openssh-6.0p1-2/build=/usr/src/debug/openssh-6.0p1-2" > cc1: error: unrecognized command line option > "-fdebug-prefix-map=/usr/src/openssh-6.0p1-2/src/openssh-6.0p1=/usr/src/debug/openssh-6.0 > > What am I missing? You are using gcc (version 3) and not gcc4. -- Reini Urban http://cpanel.net/ http://www.perl-compiler.org/ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple