delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
Date: | Tue, 19 Dec 2000 19:54:24 +0100 |
X-Mailer: | KMail [version 1.1.99] |
To: | cygwin <cygwin AT cygwin DOT com> |
References: | <3309056 DOT 977243839474 DOT JavaMail DOT imail AT cheeks DOT excite DOT com> |
In-Reply-To: | <3309056.977243839474.JavaMail.imail@cheeks.excite.com> |
Subject: | Re: file? |
MIME-Version: | 1.0 |
Message-Id: | <0012191954240G.28008@cygbert> |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id NAA12201 |
On Tuesday 19 December 2000 17:37, Michael Cook wrote: > Hello, > Does anyone have a binary for Cygwin of the 'file' program? I have > tried to compile this several times with no luck. It's very unlikely that file isn't compilable. AFAIK it has a problem with superfluous extern declarations of `errno'. Remove them and #include <errno.h> instead. That should do it. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |