From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel,gmane.os.cygwin Subject: Re: Failure in building Emacs 23.0.50 on Cygwin Date: Wed, 29 Aug 2007 17:56:51 -0700 Message-ID: <200708300056.l7U0upeG000619@oogie-boogie.ics.uci.edu> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1188435482 320 80.91.229.12 (30 Aug 2007 00:58:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Aug 2007 00:58:02 +0000 (UTC) Cc: cygwin@cygwin.com, emacs-devel@gnu.org To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 30 02:58:00 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IQYMA-0003RC-3S for ged-emacs-devel@m.gmane.org; Thu, 30 Aug 2007 02:57:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQYM9-0002za-R9 for ged-emacs-devel@m.gmane.org; Wed, 29 Aug 2007 20:57:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IQYM5-0002wM-Pf for emacs-devel@gnu.org; Wed, 29 Aug 2007 20:57:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IQYM5-0002vL-7T for emacs-devel@gnu.org; Wed, 29 Aug 2007 20:57:53 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQYM4-0002v1-Vx for emacs-devel@gnu.org; Wed, 29 Aug 2007 20:57:53 -0400 Original-Received: from oogie-boogie.ics.uci.edu ([128.195.1.41]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IQYM4-0007d1-GU for emacs-devel@gnu.org; Wed, 29 Aug 2007 20:57:52 -0400 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by oogie-boogie.ics.uci.edu (8.13.6/8.13.6) with ESMTP id l7U0upeG000619; Wed, 29 Aug 2007 17:56:52 -0700 (PDT) In-Reply-To: (Angelo Graziosi's message of "Thu\, 30 Aug 2007 01\:51\:16 +0200") Original-Lines: 45 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-0.84, required 5, autolearn=disabled, ALL_TRUSTED -1.44, J_CHICKENPOX_21 0.60) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-Detected-Kernel: Solaris 9 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:77376 gmane.os.cygwin:91906 Archived-At: Angelo Graziosi 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.