To successfully build setup.exe, after downloading the files via:

$ cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvs/cygwin-apps co setup

two additional packages are required.
These packages are bison and flex.

I made a patch to the README.

$ cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvs/cygwin-apps diff -uN
>patch.20070922

and the patch is included below.

Hope this helps,
Chris Lent
<[EMAIL PROTECTED]>
Adjunct Associate Professor of Computer Science,
Advisor to First-Year Engineering Students,
Manager, Louis and Jeanette Brooks Engineering Design Center (BEDC) Tel:
+1.212.353.4350
---------------------------------------------------------------------------------------------------------


Index: setup/README
=================================================================== RCS
file: /cvs/cygwin-apps/setup/README,v
retrieving revision 2.39
diff -u -r2.39 README
--- setup/README        21 Feb 2007 07:05:18 -0000      2.39
+++ setup/README        22 Sep 2007 11:20:46 -0000
@@ -6,6 +6,8 @@
 -------------
 Setup should build out-of-the-box on any Cygwin environment that has all
the
 required packages installed:
+  - bison
+  - flex
   - gcc-mingw-g++
   - make
   - mingw-zlib







Reply via email to