At 19:27 27/09/2001, Stephen J. Turnbull wrote:
Thanks for the report.
>>>>> "Ian" == Ian MacKinnon <ian(a)teliauk.com> writes:
Ian> Hi, just did the cvs checkout on -r r21-4-5-rc1 and got the
Ian> following error This is cygwin on Win2K
Ian> dialog-msw.c: In function `console_type_create_dialog_mswindows':
Ian> dialog-msw.c:692: structure has no member named
Ian> `make_dialog_box_internal_method'
Please send your Installation file. That method is a member of struct
console in src/console.h, but guarded by #ifdef HAVE_DIALOGS. So also
check if HAVE_DIALOGS is defined in src/config.h.
Attached
Exactly what was your update and build procedure? Did you
reconfigure, eg with config.status --recheck?
Clean xemacs directory
cvs -d :pserver:xemacs@cvs.xemacs.org:/usr/CVSroot login
cvs -d :pserver:xemacs@cvs.xemacs.org:/usr/CVSroot checkout -r r21-4-5-rc1
xemacs
cd xemacs
./configure
make
This is cygwin 1.3.2
I notice 1.3.3 is now out I may try that
--
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091
_________________ _________________ _________________ _________________
What are those straight lines for? "XEmacs rules."
--
Ian