public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Justin L. <starwiz@gmail.com>
To: cygwin@cygwin.com
Subject: Can't compile Screen: Undefined reference to __imp__ospeed
Date: Mon, 26 Jan 2009 09:57:00 -0000	[thread overview]
Message-ID: <loom.20090126T051539-969@post.gmane.org> (raw)

Hi, all.

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.

I downloaded the package via the Cygwin installer and ran

  cygport screen-4.0.3-1.cygport almostall

At compile, I get the following error:

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

It's not clear to me if these errors are from compiling display.c or from
linking display.o.  They come after the command to link, but they look more like
compile errors than link errors to me.  In any case, searching for
"__imp__ospeed" doesn't turn up anything enlightening to me.

I'm inclined to believe that I'm missing some library, but I'm not sure which
that would be.  Cygwin setup tells me I have termcap (20050421-1), crypt
(1.1-1), binutils (20080624-2), and coreutils (6.10-2).  I'm running GCC 3.4.4
and cygport 0.4.3.

Does anyone know what might be going on here?  I'd love to get this thing
working, if I can.

-Justin


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

             reply	other threads:[~2009-01-26  5:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-26  9:57 Justin L. [this message]
2009-01-26 22:33 ` Andrew Schulman
2009-01-27  3:19   ` Justin L.
2009-01-28  2:08     ` Andrew Schulman
2009-01-28 10:19       ` Justin L.
2009-01-29 17:07         ` Andrew Schulman
2009-01-29 20:28           ` Justin L.
2009-01-29 22:54             ` Andrew Schulman
2009-01-30  9:34               ` Justin L.
2009-01-30 13:02                 ` Andrew Schulman
2009-02-19 16:09               ` Presto Ten
2009-02-19 16:27                 ` Andrew Schulman
2009-02-19 17:55                   ` Matt Wozniski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20090126T051539-969@post.gmane.org \
    --to=starwiz@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).