delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/09/25/03:43:35

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Thu, 25 Sep 2003 09:43:26 +0200
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: how to decide the system config
Message-ID: <20030925074326.GS9981@cygbert.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <bku0g3$k2k$1 AT sea DOT gmane DOT org>
Mime-Version: 1.0
In-Reply-To: <bku0g3$k2k$1@sea.gmane.org>
User-Agent: Mutt/1.4.1i

On Thu, Sep 25, 2003 at 02:05:47PM +0800, Jiang zhou wrote:
> I want to compile a software "bird" under cygwin. When I configure it said:
> 
> $ ./configure
> loading cache ./config.cache
> checking host system type... i686-pc-cygwin32
> checking for gcc... gcc
> [...]
> checking for m4... m4
> configure: error: Cannot determine correct system configuration. Please
> use --wi
> th-sysconfig to set it manually.

That's a configure problem.  You should examine the configure script
what it is looking for when it's failing.  If it is looking for a
Linux-like /etc/sysconfig directory, you're out of luck.  Cygwin
doesn't provide that.  You will have to rewrite the package somewhat
to get it working.

> I have install my cygwin by copy a cygwin directory to C: then run two reg
> files as below.

Why did you do it in a non-supported way?  Use setup.exe to install
Cygwin. 

The below registry keys seem to be from an old Cygwin version, otherwise
I don't understand why you still have mount points for tape and floppy
devices.  See http://cygwin.com/cygwin-ug-net/using-specialnames.html#AEN755

Btw., don't send registry keys, send cygcheck output as described on
http://cygwin.com/problems.html.

Corinna

> [HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL
> setup\b15.0\mounts\00]
> "native"="\\\\.\\tape1:"
> "unix"="/dev/st1"
> "fbinary"=dword:00000000
> "fsilent"=dword:00000001
> [HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL
> setup\b15.0\mounts\01]
> "native"="\\\\.\\tape0:"
> "unix"="/dev/st0"
> "fbinary"=dword:00000000
> "fsilent"=dword:00000001
> [HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL
> setup\b15.0\mounts\02]
> "native"="\\\\.\\b:"
> "unix"="/dev/fd1"
> "fbinary"=dword:00000000
> "fsilent"=dword:00000001
> [HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL
> setup\b15.0\mounts\03]
> "native"="\\\\.\\a:"
> "unix"="/dev/fd0"
> "fbinary"=dword:00000000
> "fsilent"=dword:00000001

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin AT cygwin DOT com
Red Hat, Inc.

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019