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: <3E4B7F49.3020207@onevision.de> Date: Thu, 13 Feb 2003 12:19:37 +0100 From: Roland Schwingel Organization: OneVision Software AG User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: de, de-de, en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: bash broken with cygwin 1.3.20? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi... A few days ago I updated to 1.3.20. Everything was fine till now... (All cygwin packages are up to date) I tried to recompile gcc (the one from FSF). I am having problems with running configure... I am on local drive. Imagine /cygdrive/c/temp. Image the gcc sources to be in the subfolder gcc-3.2.1 As suggested by the buildmanual of gcc I do 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" 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 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) When switching back to 1.3.19 (just that module/package nothing else) everything is fine again and works as expected (I donot even need to use --srcdir) Roland -- 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/