This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Failure in rebuilding Cygwin-1.5.24-2 with recent newlib


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]