> I'm guessing that you need libncurses-devel. Yep. That's what I was missing.
> If it compiles cleanly and is of > interest then I can certainly package a new release with it. Unfortunately, I can't get it to compile cleanly when I add --enable-colors256 to the cygconf line. The output from the install step is below. Maybe this is why Cygwin doesn't have 256-color Screen by default. :) -Justin >>> Installing screen-4.0.3-1 /usr/src/screen-4.0.3-1/src/screen-4.0.3/etc/mkinstalldirs /usr/src/screen-4.0.3-1/inst/usr/bin /usr/src/screen-4.0.3-1/inst`sed < config.h -n -e '/define SCREENENCODINGS/s/^.*"\([^"]*\)"/\1/p'` /usr/bin/install -c screen /usr/src/screen-4.0.3-1/inst/usr/bin/screen /usr/bin/install: cannot create regular file `/usr/src/screen-4.0.3-1/inst/usr/bin/screen.exe': No such file or directory make: *** [install_bin] Error 1 make: *** Waiting for unfinished jobs.... mkdir /usr/src/screen-4.0.3-1/inst/usr/bin mkdir /usr/src/screen-4.0.3-1/inst/usr/share/screen mkdir /usr/src/screen-4.0.3-1/inst/usr/share/screen/utf8encodings cd doc ; make installdirs make[1]: Entering directory `/usr/src/screen-4.0.3-1/build/doc' /usr/src/screen-4.0.3-1/src/screen-4.0.3/doc/../etc/mkinstalldirs /usr/src/screen-4.0.3-1/inst/usr/share/man/man1 /usr/src/screen-4.0.3-1/inst/usr/share/info mkdir /usr/src/screen-4.0.3-1/inst/usr/share/man mkdir /usr/src/screen-4.0.3-1/inst/usr/share/man/man1 mkdir /usr/src/screen-4.0.3-1/inst/usr/share/info make[1]: Leaving directory `/usr/src/screen-4.0.3-1/build/doc' *** ERROR: make install DESTDIR failed >>> Packaging screen-4.0.3-1 -- 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/