X-Spam-Check-By: sourceware.org Message-ID: <44ABF763.EE61F277@dessent.net> Date: Wed, 05 Jul 2006 10:31:15 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Question on configuring Cygwin for httperf References: <2336704 DOT 1152119718816 DOT JavaMail DOT banjanap AT mix DOT wvu DOT edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com 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 Bhagwan Anjanappa wrote: > I am trying to configure httperf (web performance evaluator) on > Cygwin I am encountering a few errors which I think is native to > Cygwin. The first error I got was gcc not found but I went and > installed the gcc make and other packages. Now I have a new error > comming up It says like below > > loading cache ./config.cache > checking for gcc... gcc > checking wether the C compiler works..... no > configure: error: installation or configuration problem: C compiler > cannot create executables There is not enough information here to help you. You need to provide much more detail. Start with reading and provide the requested cygcheck output as an attachment. Additionally, the specific cause of the error should be evident in the end of the config.log file that configure produces. It will list the commands that configure is trying to execute, and the result. It is also always a good idea to include the *exact* command that you used to invoke the error. A good mantra is "copy and paste, do not summarize." Nobody here can read minds and the only way we can find out what is wrong is though the details that you provide. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/