all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Evil Boris <evilborisnet@netscape.net>
To: emacs-devel@gnu.org
Subject: Re: Bootstrap broken on Cygwin
Date: Fri, 13 Jun 2008 23:29:00 -0400	[thread overview]
Message-ID: <84y758d79e.fsf@boris.laptop> (raw)
In-Reply-To: 4852DD2A.2020507@alice.it


I am getting a possibly related error on Solaris 2.7 with GCC 3.1:

====
sysdep.o: In function `serial_configure':
/local/2/software/emacs-cvs/emacs/src/sysdep.c:5438: undefined reference to `cfmakeraw'
/local/2/software/emacs-cvs/emacs/src/sysdep.c:5451: undefined reference to `cfsetspeed'
collect2: ld returned 1 exit status
====

After some poking around I found that instead of cfsetspeed there is a
definition of cfsetispeed and cfsetospeed in sys/termios.h.  I cannot
find any mention of csmakeraw.  Here's one place that describes 
possible replacement code:

http://www.sunmanagers.org/pipermail/summaries/2005-October/006871.html

--Boris





  parent reply	other threads:[~2008-06-14  3:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-13 20:48 Bootstrap broken on Cygwin Angelo Graziosi
2008-06-14  2:14 ` Jashy
2008-06-14  3:29 ` Evil Boris [this message]
2008-06-15  0:25 ` Angelo Graziosi
  -- strict thread matches above, loose matches on Subject: below --
2010-11-18 20:55 Angelo Graziosi

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=84y758d79e.fsf@boris.laptop \
    --to=evilborisnet@netscape.net \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.