all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "d.henman" <dhenman@gmail.com>
To: <emacs-devel@gnu.org>
Subject: Re: Failure in building Emacs 23.0.50 on Cygwin
Date: Sat, 01 Sep 2007 09:19:56 +0900	[thread overview]
Message-ID: <20070901091956.1876@blackhawk> (raw)
In-Reply-To: Your message of Thu, 30 Aug 2007 01:51:16 +0200 <Pine.CYG.4.58.0708300104560.2536@homepc>


I confirm that I too, encounter the same problem reported by Angelo on cygwin

> term.o: In function `dissociate_if_controlling_tty':
> /tmp/emacs/src/term.c:3146: undefined reference to `_croak'


I believe, the problem is that "croak" is not being properly defined in the
"sysdep.c" file.  It is only manifested when trying to compile term.c which refers to croak.

How should one define "croak" in sysdep.c for "i686-pc-cygwin" to test this?
   Ref: config.log:Target: i686-pc-cygwin


Regards,
  darel henman

  parent reply	other threads:[~2007-09-01  0:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-29 23:51 Failure in building Emacs 23.0.50 on Cygwin Angelo Graziosi
2007-08-30  0:56 ` Dan Nicolaescu
2007-08-30 23:42   ` Angelo Graziosi
2007-09-01  0:19 ` d.henman [this message]
2007-09-01  0:35   ` Dan Nicolaescu
2007-09-01  3:53     ` d.henman
2007-09-01  8:18       ` Eli Zaretskii
2007-09-01 10:14         ` d.henman
2007-09-01 10:36           ` Eli Zaretskii
2007-09-01 16:10       ` Dan Nicolaescu
2007-09-01  8:09     ` Eli Zaretskii

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=20070901091956.1876@blackhawk \
    --to=dhenman@gmail.com \
    --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.