This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: file?


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@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]