unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: cygwin@cygwin.com, Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
Subject: Re: Failure in building Emacs 23.0.50 on Cygwin
Date: Fri, 31 Aug 2007 01:42:37 +0200	[thread overview]
Message-ID: <Pine.CYG.4.58.0708310137080.2256@homepc> (raw)
In-Reply-To: <200708300056.l7U0upeG000619@oogie-boogie.ics.uci.edu>


For the sake of completeness, using Emacs CVS 20070829 07:20 (cvs -z3
-d:pserver:anonymous@cvs.savannah.gnu.org:/sources/emacs co -P -D
"29 Aug 2007 7:20" emacs) bootstraps, while the CVS of few minutes later,
7:30, fails in bootstrapping as described.

It looks the problem is in src/term.c.


Cheers,

   Angelo.


On Wed, 29 Aug 2007, Dan Nicolaescu wrote:

> Angelo Graziosi <Angelo.Graziosi@roma1.infn.it> writes:
>
>   > I have tried to bootstrap the last Emacs-23.0.50 CVS (checked out about an
>   > hour ago) on Cygwin, but it fails:
>
> [snip]
>
>   > gcc   -Wl,--enable-auto-import -Wl,--enable-auto-image-base
>   > -L/usr/X11R6/lib -o temacs ecrt0.o dispnew.o frame.o scroll.o xdisp.o
>   > xmenu.o window.o charset.o coding.o category.o ccl.o cm.o term.o
>   > terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o xsmfns.o
>   > fringe.o image.o  emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o
>   > filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o
>   > casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o
>   > doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o abbrev.o
>   > syntax.o unexcw.o bytecode.o process.o callproc.o region-cache.o sound.o
>   > atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o
>   > sheap.o terminfo.o gmalloc.o ralloc.o lastfile.o vm-limit.o  widget.o
>   > mktime.o getloadavg.o   ../lwlib/liblw.a -L/usr/X11R6/lib -lXaw3d -lXmu
>   > -lXt -lSM -lICE -lXext -ltiff -ljpeg -lpng -lz -lm -lungif -lXpm -lX11
>   > -lcurses -lg  `gcc -print-libgcc-file-name` -lm -lc `gcc
>   > -print-libgcc-file-name`
>   > term.o: In function `dissociate_if_controlling_tty':
>   > /tmp/emacs/src/term.c:3146: undefined reference to `_croak'
>   > collect2: ld returned 1 exit status
>   > make[2]: *** [temacs.exe] Error 1
>   > make[2]: Leaving directory `/tmp/emacs/build/src'
>   > make[1]: *** [bootstrap-build] Error 2
>   > make[1]: Leaving directory `/tmp/emacs/build'
>   > make: *** [bootstrap] Error 2
>   > ---------------------------------------------------------------
>   >
>   > (Note that term.c was one of the last update files before I checked out
>   > CVS)
>   >
>   >
>   > The same CVS bootstraps fine on GNU/Linux SLC4.
>   >
>   >
>   > The CVS of 20070819 builds fine on both systems (linux and cygwin)
>
> This is because the multi-tty branch got merged into emacs CVS
> mainline. Most likely nobody tried it on cygwin before. Someone that
> uses cygwin needs to take a look at what does it take to make it
> compile again. Probably just a few #ifs need to be updated.
>
>

  reply	other threads:[~2007-08-30 23:42 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 [this message]
2007-09-01  0:19 ` d.henman
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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=Pine.CYG.4.58.0708310137080.2256@homepc \
    --to=angelo.graziosi@roma1.infn.it \
    --cc=cygwin@cygwin.com \
    --cc=dann@ics.uci.edu \
    --cc=eliz@gnu.org \
    --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 public inbox

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

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).