Stephen J. Turnbull <stephen(a)xemacs.org> writes:
Hi!
Well, the CVS checkout, the full tarball, and patching up from
21.4.4
(from full tarball) all build fine for me. YMDidV :(
Hmm, and unfortunately, it still does after a fresh upgrade :-(
Oh well, so it must be connected to the configure options (sorry for
not sending them in earlier). Mine are
sh configure \
--prefix=/sw/i386_fbsd4/xemacs-21.4 \
--site-includes=/client/include \
--site-libraries=/client/lib \
--use-union-type \
--with-mule
viteno> Now, [struct window] doesn't have a member
dedicated.
It does. In src/winslots.h, included at src/window.h:196.
Uh sorry. I haven't though about including something in the middle of
a struct.
I hope that helps, 'cause I can't figure out what might be
going
wrong.
Ah, found the culprit. A configure run without --use-union-type
leads to successfull compilation. Still it's bug, IMHO. Should I
file a report?
Thanks,
norbert.