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 Message-ID: <005b01c35c59$7016e820$0200a8c0@jedi> From: "FRC" To: Subject: GNU Emacs build: NTEmacs vs cygwinized Date: Wed, 6 Aug 2003 22:21:02 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Hi, I'm trying to build latest GNU Emacs from cvs on savannah, using cygwin (latest, almost all pkgs). I know a pkg is available, but it looks like it's too much tied to cygwin eg. it doesn't understand winpaths like C:/ etc...I'm also afraid it won't communicate with extern processes as "well" as with a std NTEmacs distro. Is it nonsense? Will I have the same pbs if I manage to build it myself using cygwin gcc? I get the following when running make bootstrap: gcc -c -I/usr/share/gettext -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/c/ cvsarea/emacs/src -I/usr/share/gettext -I/usr/X11R6/include -g -O2 xterm.c xterm.c: In function `x_create_toolkit_scroll_bar': xterm.c:4488: `XtNbeNiceToColormap' undeclared (first use in this function) xterm.c:4488: (Each undeclared identifier is reported only once xterm.c:4488: for each function it appears in.) make[1]: *** [xterm.o] Error 1 make[1]: Leaving directory `/c/cvsarea/emacs/src' make: *** [bootstrap] Error 2 Thanks for ur help, FRC -- 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/