Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <20000504050016.14641.qmail@wwcst088.netaddress.usa.net> Date: 4 May 00 13:00:16 SGT From: Soh Kam Yung To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: [Re: Problems running configure script] X-Mailer: USANET web-mailer (M3.3.1.96) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id XAA15384 The problem with configure has been resolved. As Stefan pointed out, I had linked sh to bash, causing the problem. Once I installed sh.exe (found in the ash archive), the problem went away and configure completed with no problems. stefan wrote: > [...] > These errors result from bash's problem with cat, you get this kind of > error if you type: > > $ cat << FOO > $ text.... > $ bla > $ FOO > > And configure uses /bin/sh. It could be you linked this to your bash ? > You will solve this using the real "sh" not "bash" and saying > > $ sh ./configure > > Hope this help... Stefan. -- Soh Kam Yung email: KYSoh AT netscape DOT net homepage: ____________________________________________________________________ Get your own FREE, personal Netscape WebMail account today at http://webmail.netscape.com. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com