Henry S. Thompson writes:
Poking around suggested adding
#define emacs 1
to modules/postgresql/postgresql.c might fix this, and that did indeed
allow the build to succeed.
That's not the right long-run fix (that #define is normally done by
with a -Demacs in a Makefile rule, and it probably should be done for
all modules always, quite probably in ellcc). But it's the right
thing for your purpose (and might even make other stuff in the modules
work better ;-).
Or did I do something else wrong?
My guess is that nobody's tried to build the postgresql module under
Cygwin before. It could be something more recent than that, Aidan
fiddles with Cygwin occasionally I think. But surely nothing you're
doing wrong.
Steve
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta