I've done the same under cygwin _with_ X libraries.
Don't see the first error, but I do see the second, plus another
cygwin problem as related in
http://list-archive.xemacs.org/xemacs-beta/200102/msg00481.html
--with-gtk=no seems to work fine though.
- Phil
Bush, David writes:
I checked out Xemacs from the gtk-xemacs-21-2 branch and build under
Cygwin. I ran into two problems.
1) lib-src/gnuclient.c fails to build with a parse error before else at line
654.
I don't have X Windows libraries installed so there is no if for
the else. It is easy to patch this by moving the else inside the
two #ifdefs, but I don't think this is the correct solution.
Before the addition of GTK support, the X support was always
there even when build with an Xemacs that has no X.
It seems that this should stay. There needs to be a way of
asking for a generic display X or GTK as appropriate. I know
zero about GTK so I can't suggest anything.
2) For the first time I see temacs looping when running
auto-autoloads.el This is reproducible. I reran "make beta" on
21-2.45 loaded from tarballs and this did not hang.
david
> -----Original Message-----
> From: Stephen J. Turnbull [mailto:turnbullīŧ sk.tsukuba.ac.jp]
> Sent: Monday, February 26, 2001 7:29 AM
> To: wmperry(a)aventail.com; xemacs-beta(a)xemacs.org
> Subject: Re: GTK: In or out? I need more non-Linux build reports!!
>
>
> Bill, get me those build-reports for all your Insane Makefile
> platforms (restricted to --with-gtk=no if that helps). Successful
> builds --with-gtk=no on as many NT platforms as you can get would
> make me much happier. Cygwin is a must since I _know_ you have
> it. :-)
>
> Please address both me and xemacs-buildreports. I've only
> resubscribed to xemacs-buildreports in the last 24 hours and
> haven't gotten any yet. My procmail filter strips dupes so no
> problem there. I will review those as top priority, and give you
> the go to commit to the release branch, assuming nothing evil has
> shown up in the reports.