all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.graziosi@alice.it>
To: emacs-devel@gnu.org
Subject: Bootstrap broken on Cygwin
Date: Fri, 13 Jun 2008 22:48:42 +0200	[thread overview]
Message-ID: <4852DD2A.2020507@alice.it> (raw)

Current trunk fails to bootstrap, on Cygwin, in this way:

[...]
gcc   -Wl,--enable-auto-import -Wl,--enable-auto-image-base 
-Wl,--enable-runtime-pseudo-reloc -L/usr/X11R6/lib -o temacs ecrt0.o 
dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o 
coding.o category.o ccl.o character.o chartab.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 font.o print.o 
lread.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 xfont.o ftfont.o xftfont.o ftxfont.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 -L/usr/X11R6/lib 
-lXft -lfreetype -lz -lXrender -lX11 -lXext -lfontconfig -lexpat 
-lresolv -lcurses -lg  `gcc -print-libgcc-file-name` -lm -lc `gcc 
-print-libgcc-file-name`
sysdep.o: In function `serial_configure':
/work/emacs/src/sysdep.c:5436: undefined reference to `_cfmakeraw'
/work/emacs/src/sysdep.c:5450: undefined reference to `_cfsetspeed'
collect2: ld returned 1 exit status
make[2]: *** [temacs.exe] Error 1
make[2]: Leaving directory `/work/build/src'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/work/build'
make: *** [bootstrap] Error 2


Could these changes (today)

2008-06-13  Daniel Engeler
	These changes add serial port access.
	[...]
	* sysdep.c [HAVE_TERMIOS] (serial_open, serial_configure):
	New functions.
	[...]

be the cause?

Until 24 hours ago it bootstrapped fine.


Hard times for Emacs on Cygwin these days...


Cheers,
    Angelo.

---
Tu proverai si' come sa di sale
lo pane altrui, e come e' duro calle
lo scendere e 'l salir per l'altrui scale.
-
                   DANTE, Paradiso, xvii 58-60




             reply	other threads:[~2008-06-13 20:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-13 20:48 Angelo Graziosi [this message]
2008-06-14  2:14 ` Bootstrap broken on Cygwin Jashy
2008-06-14  3:29 ` Evil Boris
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=4852DD2A.2020507@alice.it \
    --to=angelo.graziosi@alice.it \
    --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.