Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Apparently-From: Reply-To: From: "Travis Smith" To: Subject: RE: /usr/include/sys/socket.h in cygwin Date: Sun, 22 Apr 2001 19:03:54 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20010422190118.A25234@redhat.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Here are the packages I believe are involved. latest/gcc/gcc-2.95.3-3.tar.gz latest/gdb/gdb-20001125-1.tar.gz latest/cygwin/cygwin-1.3.0-1.tar.gz latest/cygwin/newlib-man-20001118.tar.gz latest/w32api/w32api-20010421-1.tar.gz Ok, some of them might not be involved. If there's another package number you want, let me know. I played with some of the package numbers. -----Original Message----- From: Christopher Faylor [mailto:cgf AT redhat DOT com] Sent: Sunday, April 22, 2001 7:01 PM To: cygwin AT cygwin DOT com Cc: tazium AT yahoo DOT com Subject: Re: /usr/include/sys/socket.h in cygwin It looks like you are probably using either a snapshot or a test release. Is this correct? cgf On Sun, Apr 22, 2001 at 06:55:58PM -0400, Travis Smith wrote: >I have included the install log. Also source files that will duplicate the >problem. > >Here's a log: > > >~/src $ bash --version >GNU bash, version 2.05.0(2)-release (i686-pc-cygwin) >Copyright 2000 Free Software Foundation, Inc. >~/src $ gcc --version >2.95.3-3 >~/src $ cat main.cpp >#include >#include > >int main ( void ) >{ > return 0; >} >~/src $ cat makefile >CC=g++ > >main.exe: main.o > >main.o: main.cpp >~/src $ make >gcc -c -o main.o main.cpp >In file included from main.cpp:1: >/usr/include/sys/socket.h:14: features.h: No such file or directory >make: *** [main.o] Error 1 >~/src $ > > > >ln -s /usr/local/sys/features.h /usr/local/features.h >will solve the problem on all occations I've tried. > >Sorry for the lack of info in the first place. > >~Travis Smith > >-----Original Message----- >From: Christopher Faylor [mailto:cgf AT redhat DOT com] >Sent: Sunday, April 22, 2001 6:47 PM >To: cygwin AT cygwin DOT com >Cc: tazium AT yahoo DOT com >Subject: Re: /usr/include/sys/socket.h in cygwin > > >On Sun, Apr 22, 2001 at 04:53:00PM -0400, Travis Smith wrote: >>I believe the /usr/include/sys/socket.h needs a vs. a >>. >> >>At least that's the problem I've run it, changing that has eliminated >>any problems I've had. > >Could you enlighten us with the problem that you are having? > >In is always a good idea to provid specific details when providing >a bug report. It is difficult to know when a bug report is just >a misconception or a cockpit error and when it is real. If you >provide us with the details of your reasoning, we don't have >to duplicate whatever work you've done. > > >cgf >-- >Want to unsubscribe from this list? >Check out: http://cygwin.com/ml/#unsubscribe-simple -- cgf AT cygnus DOT com Red Hat, Inc. http://sources.redhat.com/ http://www.redhat.com/ _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple