X-Spam-Check-By: sourceware.org Date: Sat, 16 Jun 2007 16:14:05 +0200 (MET DST) From: Angelo Graziosi To: cygwin AT cygwin DOT com cc: newlib AT sources DOT redhat DOT com Subject: Failure in rebuilding Cygwin-1.5.24-2 with recent newlib Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 I want to flag that rebuilding Cygwin-1.5.24-2 with recent checkout of newlib fails in this way: --------------------------------- ... gcc -L/home/Angelo/Downloads/cygwin_varie/Snapshots/build/i686-pc-cygwin/winsup -L/home/Angelo/Downloads/cygwin_varie/Snapshots/build/i686-pc-cygwin/winsup/cygwin -L/home/Angelo/Downloads/cygwin_varie/Snapshots/build/i686-pc-cygwin/winsup/w32api/lib -isystem /home/Angelo/Downloads/cygwin_varie/Snapshots/cygwin-1.5.24-2p5/winsup/include -isystem /home/Angelo/Downloads/cygwin_varie/Snapshots/cygwin-1.5.24-2p5/winsup/cygwin/include -isystem /home/Angelo/Downloads/cygwin_varie/Snapshots/cygwin-1.5.24-2p5/winsup/w32api/include -B/home/Angelo/Downloads/cygwin_varie/Snapshots/build/i686-pc-cygwin/newlib/ -isystem /home/Angelo/Downloads/cygwin_varie/Snapshots/build/i686-pc-cygwin/newlib/targ-include -isystem /home/Angelo/Downloads/cygwin_varie/Snapshots/cygwin-1.5.24-2p5/newlib/libc/include -I/home/Angelo/Downloads/cygwin_varie/Snapshots/cygwin-1.5.24-2p5/winsup/cygwin/include -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.15.0\" -DPACKAGE_STRING=\"newlib\ 1.15.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I/home/Angelo/Downloads/cygwin_varie/Snapshots/cygwin-1.5.24-2p5/newlib/libc/string -O2 -DHAVE_OPENDIR -DHAVE_RENAME -DSIGNAL_PROVIDED -D_COMPILING_NEWLIB -DHAVE_BLKSIZE -DHAVE_FCNTL -DMALLOC_PROVIDED -fno-builtin -O2 -g -O2 -c -o lib_a-strcasestr.o `test -f 'strcasestr.c' || echo '/home/Angelo/Downloads/cygwin_varie/Snapshots/cygwin-1.5.24-2p5/newlib/libc/string/'`strcasestr.c /home/Angelo/Downloads/cygwin_varie/Snapshots/cygwin-1.5.24-2p5/newlib/libc/string/strcasestr.c:72: error: parse error before string constant /home/Angelo/Downloads/cygwin_varie/Snapshots/cygwin-1.5.24-2p5/newlib/libc/string/strcasestr.c:72: warning: data definition has no type or storage class make[5]: *** [lib_a-strcasestr.o] Error 1 make[5]: Leaving directory `/home/Angelo/Downloads/cygwin_varie/Snapshots/build/i686-pc-cygwin/newlib/libc/string' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/home/Angelo/Downloads/cygwin_varie/Snapshots/build/i686-pc-cygwin/newlib/libc' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/Angelo/Downloads/cygwin_varie/Snapshots/build/i686-pc-cygwin/newlib' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/Angelo/Downloads/cygwin_varie/Snapshots/build/i686-pc-cygwin/newlib' make[1]: *** [all-target-newlib] Error 2 make[1]: Leaving directory `/home/Angelo/Downloads/cygwin_varie/Snapshots/build' make: *** [all] Error 2 --------------------------------- Cheers, Angelo. -- 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/