>>>> "sb" == SL Baur <steve(a)xemacs.org>
writes:
> Xemacs was compiled using egcs 1.1b on a HP/UX 9.05 machine. It
> was configured as follows: /configure
> --prefix=/u/bmtln135/chudon '--site-prefixes=/u/bmtln135/chudon
> /usr/local/lib' --error-checking=none --with-mule --with-xfs
[ ... ]
> #12 0xdd444 in Initialize_Locale () at input-method-motif.c:63
Aarrgh. This should not happen. Motif already handles the FontSet
stuff itself (although differently from xfs == XFontSet, as I recall)
and --with-xfs should (I believe) be incompatible with Motif, as xfs
provides a small subset of Motif functionality with a different
implementation and interface. I have no opinion as to whether
configure should barf and stop, turn off Motif and warn, or turn off
xfs and warn.
Caveat: I do not understand the etiology of the crash, especially not
the huge malloc, I just know what O'Reilly _The X Windows System_ says.
Martin, correct me if I'm wrong....
sb> Try adding the option `--with-xim=none' and see if that helps.
This is not going to help, the conflict is not between xim as such and
xfs (I have not seen any --with-xfs --with-xim=xlib crashes reported
since the patch that fixed --xim=xlib), it's between --with-xfs and
Motif. You need to turn off Motif or xfs entirely.
--
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 two straight lines for? "Free software rules."