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 From: "Michael O'Melia" To: Subject: Compiling Xfree86 Date: Wed, 27 Sep 2000 16:10:14 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Logged: Logged by myrddin.dynetics.com as QAA28399 at Wed Sep 27 16:06:23 2000 X-VChecked: Checked by myrddin.dynetics.com at Wed Sep 27 16:06:23 2000 Here is an example of an error that I get when trying to compile Xfree. It seems to be the only error type that I have left (albeit, all over the place!) rm -f junk.o gcc -c -O2 -Wall -I../../lib/X11 -I../../include/extensions -I../.. -I../ ../exports/include -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE -D_MT -D_X86 _ -D__STDC__ -DNO_TCP_H -D__CYGWIN__ -D_XOPEN_SOURCE -D_REENTRANT -D_POSIX_C _SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DX_SOURCE -DFU NCPROTO=15 -DNARROWPROTO -D_DLL junk.c junk.c:2: conflicting types for `_cygwin_dll_entry' junk.c:2: previous declaration of `_cygwin_dll_entry' make: *** [junk.o] Error 1 Did I miss something in the cygwuin.cf file or something? Thanks, Mike -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com