This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: GCC header libraries ... ?
- From: Corinna Vinschen <corinna-cygwin at cygwin dot com>
- To: cygwin at cygwin dot com
- Date: Wed, 30 Mar 2005 19:20:36 +0200
- Subject: Re: GCC header libraries ... ?
- References: <d2ei14$eg$1@sea.gmane.org>
- Reply-to: cygwin at cygwin dot com
On Mar 30 07:54, Jacob Lane, MCP wrote:
> All,
>
> Sorry if this is a newb question, but I am somwhat new to Cygwin and trying
> to write / compile programs using GCC. One thing I noticed is that when I
> try to compile code from others, I seem to be missing some header libraries.
>
> For example, in one recent program:
>
> #include <arpa/nameser.h>
>
> I have had others tell me that on their native Linux installs, they have the
> nameser.h library -- so it seems to be just me (using Cygwin) that is having
> the issue.
That's not a Cygwin problem. You just missed to install the appropriate
development packages. In the above case you'll get the file by installing
minires-devel.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Project Co-Leader mailto:cygwin@cygwin.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/