Can't compile Screen: Undefined reference to __imp__ospeed

Andrew Schulman schulman.andrew@epamail.epa.gov
Mon Jan 26 22:33:00 GMT 2009


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/



More information about the Cygwin mailing list