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 Message-ID: <000d01c2d35c$6f20d5b0$78d96f83@pomello> From: "Max Bowsher" To: "Roland Schwingel" , References: <3E4B7F49 DOT 3020207 AT onevision DOT de> <3E4B8423 DOT 7030809 AT onevision DOT de> <3E4B8B03 DOT 2080201 AT onevision DOT de> Subject: Re: bash broken with cygwin 1.3.20? Date: Thu, 13 Feb 2003 12:35:46 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Roland Schwingel wrote: > I also tried gcc 3.2.2 and gcc 3.2.1 Unfortunately there is no > config.log in my case.. > *sigh* It appears I am having a hand for these unreproducible > problems... Some minutes ago I tried a complete fresh and unmodified > installation of the latest cygwin. And the same result. It is not > working. Exchanging cygwin 1.3.20 > with 1.3.19 makes it working. So it it might be a cygwin > 1.3.20-and-rolands-environment > problem... Seems so. > mkdir gcc-3.2.1_obj > cd gcc-3.2.1_obj > ../gcc-3.2.1/configure > It fails with > *** "Can't find configure.in. Try using --srcdir=some_dir" Please post the output of 'ls -l ../gcc-3.2.1/configure.in'. > When trying it with --srcdir=../gcc-3.2.1 it gets a bit further and then complains > to be not able to find configuration package of gcc in > /cygdrive/c/temp/gcc-3.2.1_objc/../gcc-3.2.1 >>>^<<< Typo? Or is that exactly what it says? > When specifying --srcdir=/cygdrive/c/temp/gcc-3.2.1 > I get the same error with a different location > (/cygdrive/c/temp/gcc-3.2.1_objc//cygdrive/c/temp/gcc-3.2.1) >>>^<<< And again. Definitely something weird with the path above. Please post the output of 'mount -m'. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/