This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
GNU Emacs build: NTEmacs vs cygwinized
- From: "FRC" <frc at myrealbox dot com>
- To: <cygwin at cygwin dot com>
- Date: Wed, 6 Aug 2003 22:21:02 +0200
- Subject: GNU Emacs build: NTEmacs vs cygwinized
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/