This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: cygwin can't find anything...


metsf1@yahoo.com wrote:
Hi guys,

I recently installed cygwin (switching over from
MinGW) and I seem to be having some compile errors. For example, when I went to compile zlib for a program
I'm going to run, I got the following:


Checking for gcc...
Building static library libz.a ver
Checking for unistd.h... No.
Checking for errno.h...  No.
Checking for mmap support... No.

It just can't seem to find anything.  The fact that it
didn't say Checking for gcc... gcc would suggest that
it isn't even seeing the compiler.  All of the files
(unistd.h, errno.h, etc.) are in the /usr/include
directory too.  Any ideas on how to fix this?  Thanks.

Without the benefit of info requested by the link below, I can only guess that you have not (completely) installed the compiler packages. If this is true, rerun "setup.exe" and do so. If not, please read and follow the problem reporting guidelines at the link below.

Problem reports: http://cygwin.com/problems.html



-- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746

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


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