X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.2 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org X-Yahoo-SMTP: Uu383n6swBCEN1G9up0WSnxbvN8fCPmk Message-ID: <4D0E9547.1000303@cygwin.com> Date: Sun, 19 Dec 2010 18:29:11 -0500 From: "Larry Hall \(Cygwin\)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090320 Remi/2.0.0.21-1.fc8.remi Lightning/0.9 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: python-devel How to install? References: <30478483 DOT post AT talk DOT nabble DOT com> <4D0B74ED DOT 7040805 AT cygwin DOT com> <30488388 DOT post AT talk DOT nabble DOT com> <30489813 DOT post AT talk DOT nabble DOT com> In-Reply-To: <30489813.post@talk.nabble.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 12/18/2010 4:03 PM, mike6679 wrote: > > This is the FULL error: > > error: command 'gcc' failed with exit status 1 > make[1]: *** [pymod-build-stamp] Error 1 > make[1]: Leaving directory > `/cygdrive/c/MOBILE/SDK/pocketsphinx/base/sphinxbase- > 0.6.1/python' > make: *** [all-recursive] Error 1 > > > Do I need to configure cygwin with a path to python header or lib files?? -- > how do I do that? does anyone have an idea here? I have tried everything and > have hit a wall! Actually, the above is part of the error. It states that 'gcc' failed but doesn't provide the details of what it found that it didn't like. To be much more helpful, we'd need to see the specific compiler error(s) that you got. > mike6679 wrote: >> >> I see already see python.h in that location, is that all I need? The full list of files that comes with the Python package can be found here: You want to make sure you see all of these files. Adding the path to them via -I is enough to make this happen, if it's not there already. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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