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 sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: michael-ring AT t-online DOT de (Michael Ring) To: matighet Cc: cygwin AT sources DOT redhat DOT com Subject: Re: autoconf configure problems Date: Mon, 02 Oct 2000 18:21:50 +0200 Message-ID: References: <39D88FC4 DOT 8749FFD0 AT bbn DOT com> <4 DOT 3 DOT 1 DOT 2 DOT 20001002102152 DOT 01baf178 AT pop DOT ma DOT ultranet DOT com> <20001002114732 DOT K13304 AT cygnus DOT com> <39D8B0D5 DOT 37945D79 AT bbn DOT com> In-Reply-To: <39D8B0D5.37945D79@bbn.com> X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Sender: 320032306730-0001 AT t-dialin DOT net Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id MAA29562 On Mon, 02 Oct 2000 11:59:17 -0400, you wrote: >uname -a yields > >CYGWIN_NT-4.0 GLOCKENSPIEL 1.1.2(0.21/3/2) 2000-06-06 22:20 i686 unknown > > >Do you suggest that I nuke my whole cygwin installation and put it back >from scratch? >How do I get rid of all the registry entries from old installations ? > >Thanks for the help >Michael > > Another shot would be to make the /g - Mount point a binary mountpoint. Sometimes configure scripts behave somewhat stange if they are started on a text-mounted filesystem. As your mounts for /usr/bin & /usr/lib are also missing I would recommend the following: put /g in binmode delete the source-package and do a 'tar zxvf PACKAGE.tar.gz' just to make sure that all files are binary now. try to configure .... if it does not work: update cygwin to latest release try with /g in binmode then revert /g to textmode & try again. Cheers, Michael Ah yes, sometimes configure-scripts leave config.log files in the directory where they were started in, have a look at the file, perhaps the information in config.log helps to solve the problem. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com