emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Failure bootstrapping Emacs (Cygwin)


From: Angelo Graziosi
Subject: Failure bootstrapping Emacs (Cygwin)
Date: Thu, 31 Jul 2008 16:45:47 +0200
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

Current trunk fails in this waY:

[...]
term.o: In function `dissociate_if_controlling_tty':
/work/emacs/src/term.c:3216: undefined reference to `_EMACS_GET_TTY_PGRP'
emacs.o: In function `shut_down_emacs':
/work/emacs/src/emacs.c:2031: undefined reference to `_EMACS_GET_TTY_PGRP'
callproc.o: In function `child_setup':
/work/emacs/src/callproc.c:1257: undefined reference to `_EMACS_SET_TTY_PGRP'
collect2: ld returned 1 exit status
make[1]: *** [temacs.exe] Error 1
make[1]: Leaving directory `/work/build/src'
make: *** [src] Error 2

This does not happen with trunk of a few hours before.

Perhaps this changes are the cause:

2008-07-31  Dan Nicolaescu  <address@hidden>

        * bitmaps/README:
        * xfns.c:
        * termcap.c:
        * term.c:         <==
        * syswait.h:
        * systty.h:
        * systime.h:
        [...]

Cheers,
   Angelo.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]