X-Spam-Check-By: sourceware.org Message-ID: <44EC601F.4070800@buddydog.org> Date: Wed, 23 Aug 2006 10:03:11 -0400 From: Jonathan Arnold User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: 1.5.21-2 - Problems with make and/or sh References: <022501c6c6b6$2497bf30$a501a8c0 AT CAM DOT ARTIMI DOT COM> In-Reply-To: <022501c6c6b6$2497bf30$a501a8c0@CAM.ARTIMI.COM> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 Dave Korn wrote: > On 23 August 2006 13:26, Jonathan Arnold wrote: > >> I'm trying to build YAZ: http://www.indexdata.dk/yaz/ >> >> The ./configure works just fine, but when I try to make I >> get the following error: >> >> *** 07:18 AM *** /g/projects/yaz/yaz-2.1.26 *** >> make >> Making all in src >> /bin/sh: line 11: cd: src: No such file or directory > >> It's a very strange thing. > > I just downloaded it and couldn't reproduce the problem, but I notice one > thing in your cycheck output: > >> Path: . >> d:\MinGW\bin > > You're just begging for trouble like that. That's why I renamed MinGW to be MinGW.save, so I don't have that in my path any more. Sometimes I need it, so I rename it back, but I haven't done that in quite some time. Here's another strange thing about it. I use bash in an rxvt window. If I Win-R (Run) bash, I can then cd to the YAZ folder, and do the same steps and it works just fine - 'sh' and then cd to src works perfectly. But yet from my rxvt window, it doesn't. Here's the line that starts my rxvt in my startxwin.bat file: %RUN% rxvt -title "Cygwin" -g 100x50+1104+0 -e /usr/bin/bash --login -i If I run bash using the same parameters, everything works fine. -- Jonathan Arnold (mailto:jdarnold AT buddydog DOT org) Jiggle The Handle, a personal blog http://jiggle.anaze.us Some days, it's not even worth chewing through the restraints -- 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/