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 X-Originating-IP: [66.167.187.185] X-Originating-Email: [terinfire AT hotmail DOT com] From: "Taylor Jeude" To: "Cygwin" Subject: Problems in compiling C-code After migrating from older version of cygwin Date: Fri, 11 Jul 2003 14:14:21 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 Message-ID: X-OriginalArrivalTime: 11 Jul 2003 19:13:28.0610 (UTC) FILETIME=[829D5020:01C347E0] Hello all! First time consulting the mailing list, long time user of = Cygwin. Anyhow, I'm developing a program in C as a TCP-type server for a client = system being made in Windows. They've talked fine, but I recently had = trouble using GDB. Well, seeing as my copy of Cygwin was old, I = decided, "Hey, I'll get the latest and greatest!" Unfortunately, I'm getting errors out the wazoo now. The code worked = fine, prior to being used on this Cygwin and nothign has been altered. = It immediately has problems in 'types.h,' (under the include/cygwin = directory) and finds parse errors prior to line 120 before, "int16_t." = Well, not only is this a problem, but in.h (also under the same = directory) does the same with in_port_t prior to line 40, and then again = with inet.h... Did something pretty big change that would cause this to no longer = compile? I get a few warnings (actually in my source files now) that = say, "warning: no newline at end of file," also something which I had = never seen before. Any help is greatly appreciated! --Taylor -- 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/