X-Spam-Check-By: sourceware.org To: Message-ID: <20060525110823.2068@henman-np.b-eng.it.to-be.co.jp> From: "djh" Date: Thu, 25 May 2006 11:08:23 +0900 cc: Subject: cvs emacs X-Mailer: MH-E 7.94+cvs; GNU Mailutils 0.6.94; GNU Emacs 22.0.50 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Has anyone out there been successfull in finding out how to build the latest cvs emacs with the cygwin 5.19.4? I was building emacs with cygwin's x-windows with the following configuration: ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --exec-prefix= --with-jpeg --with-png --with-gtk --with-gif --without-toolkit-scroll-bars --with-xpm --with-tiff --x-includes=/usr/X11R6/include/X11 --x-libraries=/usr/X11R6/ lib I have tried it but ran into problems, such as: ---- Compiling /cygdrive/c/emacs/cvs/emacs/lisp/emacs-lisp/byte-opt.el Fatal error (6)/bin/sh: line 1: 1712 Aborted (core dumped) EMACSLOADPATH=/cygdrive/c/emacs/cvs/emacs/lisp ../src/bootstrap-emacs.exe -batch --no-site-file --multibyte -f batch-byte-compile-if-not-done $el make[2]: *** [compile] Error 1 make[2]: Leaving directory `/cygdrive/c/emacs/cvs/emacs/lisp' make[1]: *** [bootstrap-build] Error 2 make[1]: Leaving directory `/cygdrive/c/emacs/cvs/emacs' make: *** [bootstrap] Error 2 ---- I was able to build April 28ths cvs emacs on cygwin 5.18..., but not yet with 5.19. Wonder if the problem could be something in cygwin?? Have any of you out there ran into and solved this? Regards, Darel Henman -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/