This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cvs emacs


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]