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]

Re: Building latest CVS fails


On Jun 11 17:53, Daniel Colascione wrote:
> g++ -L/users/dancol/software/cygwin/i686-pc-cygwin/winsup/cygwin -isystem
> /users/dancol/software/cygwin/winsup/cygwin/include
> -B/users/dancol/software/cygwin/i686-pc-cygwin/newlib/ -isystem
> /users/dancol/software/cygwin/i686-pc-cygwin/newlib/targ-include -isystem
> /users/dancol/software/cygwin/newlib/libc/include    -o dumper.exe dumper.o
> module_info.o parse_pe.o
> -B/users/dancol/software/cygwin/i686-pc-cygwin/winsup/cygwin/  -static
> -Wl,--enable-auto-import -L/usr/lib/w32api -lnetapi32 -ladvapi32 -lkernel32
> -luser32 -lbfd -lintl -liconv -liberty -lz
> c++wrap -c -o cygcheck.o -fno-exceptions -fno-rtti -O2 -g
> ../../.././winsup/utils/cygcheck.cc
> c++wrap -c -o bloda.o -fno-exceptions -fno-rtti -O2 -g
> ../../.././winsup/utils/bloda.cc
> c++wrap -c -o path.o -fno-exceptions -fno-rtti -O2 -g
> ../../.././winsup/utils/path.cc
> c++wrap -c -o dump_setup.o -fno-exceptions -fno-rtti -O2 -g
> ../../.././winsup/utils/dump_setup.cc
> ../../.././winsup/utils/dump_setup.cc:26:18: fatal error: zlib.h: No such file
> or directory

Try `CCWRAP_VERBOSE=1 make' to see the full command line.

> ~/software/cygwin
> $ uname -a
> CYGWIN_NT-6.1-WOW64 xyzzy 1.7.20(0.266/5/3) 2013-06-07 11:11 i686 Cygwin

$ cygcheck -f /usr/include/zlib.h
zlib-devel-1.2.8-1


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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