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 Message-ID: <015801c258bc$f095cbc0$2b87883e@wdg.uk.ibm.com> From: "Max Bowsher" To: , References: <20020910uptvmjlp4.%kose AT yk DOT NetLaputa DOT ne DOT jp> Subject: Re: Can not compile setup-2.249.2.5 Date: Tue, 10 Sep 2002 12:26:38 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 http://sources.redhat.com/cygwin-apps/setup.html might help. If that doesn't work, post your ./configure command line. $B wrote: > Can not compile setup-2.249.2.5, using latest Cygwin. > >> $ uname -a >> CYGWIN_NT-5.1 GNARL 1.3.12(0.54/3/2) 2002-07-06 02:16 i686 unknown >> $ gcc --version >> 2.95.3-5 > > Error message. > >> g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" >> -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" >> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"setup\" -DVERSION=\"0\" >> -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 >> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 >> -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 >> -DHAVE_ALLOCA_H=1 -DHAVE_ERRNO_H=1 -DHAVE_STRING=1 -DHAVE_STRING_H=1 >> -I. -I. -I./bz2lib -I./libgetopt++/include -Werror -Winline -Wall >> -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes >> -Wmissing-prototypes -Wmissing-declarations -Wcomments -g -O2 -c -o >> archive.o `test -f 'archive.cc' || echo './'`archive.cc In file >> included from archive.cc:31: io_stream.h:34: conflicting types for >> `typedef long int ssize_t' /usr/include/sys/types.h:164: previous >> declaration as `typedef _ssize_t ssize_t' make[2]: *** [archive.o] >> Error 1 make[2]: Leaving directory `/usr/src/setup-2.249.2.5' >> make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory >> `/usr/src/setup-2.249.2.5' make: *** [all] Error 2 > -- > kose -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/