I just helped a guy yesterday on
irc.openprojects.net #emacs who was
trying to build XEmacs 21.4.3. He used the irc handle "NoZe". It
was failing to configure, was looking for "winspool". I looked in
"configure.in" and found the string "winspool", and guessed that it
was not detecting X11 for some reason. He said he's got a Suse
system but that he hates RPM and never uses it, so I believe that
most of his configuration is home-brewed. Perhaps he has Wine
installed?
I suggested that he use the "--with-msw=no" switch, and that worked.
This is somewhat of a showstopper... I am not skilled or
knowledgable enough in autoconf and that particular environmental
problem to be the person who can fix it... Looking forward to
reading the patch that cures this.
karlheg