X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-3.4 required=5.0 	tests=BAYES_00,RCVD_IN_DNSWL_LOW,SARE_SUB_ENC_UTF8,SPF_HELO_PASS,SPF_PASS
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: "Justin L." <starwiz@gmail.com>
Subject:  Re: Can't compile Screen: Undefined reference to =?utf-8?b?X19pbXBfX29zcGVlZA==?=
Date: Mon, 26 Jan 2009 23:42:10 +0000 (UTC)
Lines: 37
Message-ID:  <loom.20090126T233225-348@post.gmane.org>
References:  <loom.20090126T051539-969@post.gmane.org> <u3asn41ivnl7ml3vg5nubdh756dh7te9lg@4ax.com>
Mime-Version:  1.0
Content-Type:  text/plain; charset=us-ascii
Content-Transfer-Encoding:  7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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

