>>>> "James" == James A Crippen
<james(a)unlambda.com> writes:
James> "Stephen J. Turnbull" <stephen(a)xemacs.org> writes:
> Please send Installation.
James> Appended.
James> Window System:
James> TTY:
Weird. There's code in configure intended to ensure that widgets (in
general) don't get referred to if there is no window system defined.
I may have more tests for you to run if I can't replicate, but you
should be able get a successful build (or at least past that point
:-/) by either
1. running configure with --without-menubars --without-scrollbars
--without-toolbars
OR
2. changing the defines of HAVE_MENUBARS, HAVE_SCROLLBARS,
HAVE_TOOLBARS in src/config.h to /* #undef $symbol */ format.
You have to do #2 every time you run configure; #1 is easier to script.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.