X-Spam-Check-By: sourceware.org Message-ID: <44EC6511.5000003@osc-es.de> Date: Wed, 23 Aug 2006 16:24:17 +0200 From: Jens Wilken Reply-To: Jens DOT Wilken AT osc-es DOT de 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: <44EC4972 DOT 9000006 AT buddydog DOT org> In-Reply-To: <44EC4972.9000006@buddydog.org> Content-Type: text/plain; charset=ISO-8859-1 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 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 make: *** > [all-recursive] Error 1 > > And it isn't kidding. If I type "sh", then "cd src" I get the same > error: > > *** 08:22 AM *** /g/projects/yaz/yaz-2.1.26 *** sh *** 08:22 AM *** > /g/projects/yaz/yaz-2.1.26 *** ls -F ChangeLog Makefile.am > aclocal.m4 config.status* etc/ test/ yaz-config.in > Doxyfile Makefile.in buildconf.sh* configure* include/ > util/ yaz.spec Doxyfile.in NEWS client/ > configure.ac libtool* win/ yaz.spec.in LICENSE > README config/ debian/ m4/ windows.txt zoom/ > Makefile TODO config.log doc/ src/ > yaz-config* ztest/ *** 08:22 AM *** /g/projects/yaz/yaz-2.1.26 *** > cd src sh: cd: src: No such file or directory *** 08:22 AM *** > /g/projects/yaz/yaz-2.1.26 *** exit *** 08:22 AM *** > /g/projects/yaz/yaz-2.1.26 *** sh --version GNU bash, version > 3.1.17(6)-release (i686-pc-cygwin) Copyright (C) 2005 Free Software > Foundation, Inc. *** 08:22 AM *** /g/projects/yaz/yaz-2.1.26 *** > which sh /usr/bin/sh > > It's a very strange thing. > > Hi, although I can't see it in your cygcheck output, I suppose you might have set the CDPATH environment variable. This results in the described effect of cd not working in the sh.exe, we had the problem here. Setting SHELL=/bin/bash in the Makefile also resolved the problem. Hope this helps Jens > ---------------------------------------------------------------------- > > > -- 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/ - -- Dipl. Inform. Jens Wilken Software Developer OSC Embedded Systems AG Industriestr. 11 26121 Oldenburg - Germany Mail: Jens DOT Wilken AT osc-es DOT de Tel.: +49-441-350 42-0 Fax.: +49-441-350 42-364 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFE7GUR/nbz2tIAgUQRAiXoAJ4vu18Duntlb00KAVNAV/EhnHCc7ACfRWg9 0DcbpTNu/rdpv5LzJIQLRuM= =3/t0 -----END PGP SIGNATURE----- -- 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/