X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-3.1 required=5.0 	tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Andrew Schulman <schulman.andrew@epamail.epa.gov>
Subject:  Re: Can't compile Screen: Undefined reference to __imp__ospeed
Date:  Mon, 26 Jan 2009 16:23:06 -0500
Lines: 16
Message-ID:  <u3asn41ivnl7ml3vg5nubdh756dh7te9lg@4ax.com>
References:  <loom.20090126T051539-969@post.gmane.org>
Mime-Version:  1.0
Content-Type:  text/plain; charset=us-ascii
Content-Transfer-Encoding:  7bit
X-Archive: encrypt
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
Note-from-DJ: This may be spam

Hi Justin.

> I'm trying to compile GNU Screen under Cygwin.  Right now, I'm failing to
> compile an unmodified package, but my goal is to compile with 256 color support.

Hm, I hadn't looked at that option before.  If it compiles cleanly and is of
interest then I can certainly package a new release with it.

> display.o:display.c:(.text+0x76d): undefined reference to `__imp__ospeed'

I don't have this problem when I compile screen.  ospeed is defined in
termcap.h, which comes in termcap and libncurses-devel.  I'm guessing that you
need libncurses-devel.

Let us know if that works and if the 256-color support works.
Andrew.


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

