From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7119 invoked by alias); 19 May 2011 16:32:48 -0000 Received: (qmail 7107 invoked by uid 22791); 19 May 2011 16:32:46 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,UNPARSEABLE_RELAY X-Spam-Check-By: sourceware.org Received: from nm10-vm0.bullet.mail.sp2.yahoo.com (HELO nm10-vm0.bullet.mail.sp2.yahoo.com) (98.139.91.198) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Thu, 19 May 2011 16:32:30 +0000 Received: from [98.139.91.61] by nm10.bullet.mail.sp2.yahoo.com with NNFMP; 19 May 2011 16:32:29 -0000 Received: from [208.71.42.212] by tm1.bullet.mail.sp2.yahoo.com with NNFMP; 19 May 2011 16:32:29 -0000 Received: from [127.0.0.1] by smtp223.mail.gq1.yahoo.com with NNFMP; 19 May 2011 16:32:29 -0000 Received: from cgf.cx (cgf@173.48.46.160 with login) by smtp223.mail.gq1.yahoo.com with SMTP; 19 May 2011 09:32:29 -0700 PDT X-Yahoo-SMTP: jenXL62swBAWhMTL3wnej93oaS0ClBQOAKs8jbEbx_o- Received: from localhost (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 1C71D42804D for ; Thu, 19 May 2011 12:32:28 -0400 (EDT) Date: Thu, 19 May 2011 16:32:00 -0000 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: /usr/include path issue Message-ID: <20110519163227.GA9977@ednor.casa.cgf.cx> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <7534B099523B4E0890A5783F0AB82709@oxy> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7534B099523B4E0890A5783F0AB82709@oxy> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-05/txt/msg00282.txt.bz2 On Thu, May 19, 2011 at 12:33:31PM +0200, G?bor Alsecz wrote: >Hello Csaba, > >Thanks for the reply: > >> do you actually have a netdb.h ? What does >> >> $ find /usr/include/ -name netdb.h >> >> print ? >it works fine, command print the /usr/include/netdb.h > > >> gcc -v getip.c >print all directories included but /usr/include folder missing Sounds like you aren't using the Cygwin version of gcc: http://cygwin.com/problems.html -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple