Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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: Wed, 30 Mar 2005 19:20:36 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: GCC header libraries ... ? Message-ID: <20050330172036.GC7144@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i 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 > > 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 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/