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 To: cygwin AT cygwin DOT com From: "Jacob Lane, MCP" Subject: Re: GCC header libraries ... ? Date: Wed, 30 Mar 2005 12:30:45 -0800 Lines: 43 Message-ID: References: <20050330172036 DOT GC7144 AT cygbert DOT vinschen DOT de> X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: 65.121.105.227 X-Newsreader: Microsoft Outlook Express 6.00.2800.1478 X-IsSubscribed: yes Excellent ... now we're getting somewhere! ;-) So, my follow-up question is: did you just know that from prior expereince, or were you able to look that up somwhere? Jake "Corinna Vinschen" wrote in message news:20050330172036 DOT GC7144 AT cygbert DOT vinschen DOT de... > 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/