This is the mail archive of the cygwin@cygwin.com 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]

cygwin 2002-06-02 snapshot - configure error in bz2lib


This is just a heads up message...

The build process fails when it configures thw winsup/bz2lib
directory - here is why:

configure.in from winsup/bz2lib has the following
line it it:

  AC_INIT(bzlib.h)

However winsup/bz2lib/ doesn't contain any header files at all:

paveltz@MORDOR /usr/src/cygwin-snapshot-obj
$ ls -l ../cygwin-snapshot/winsup/bz2lib/*.h
ls: ../cygwin-snapshot/winsup/bz2lib/*.h: No such file or directory


--
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/


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