>>>> "Raymond" == Raymond Toy
<toy.raymond(a)gmail.com> writes:
>>>> "Jerry" == Jerry James
<james(a)xemacs.org> writes:
Jerry> On Fri, Nov 14, 2014 at 11:56 AM,
Raymond Toy <toy.raymond(a)gmail.com> wrote:
>> My config of --with-mule --with-xft=emacs,menubars seems
relatively
>> harmless, but xft (on this ubuntu trusty box) has been a source of at
>> least one issue already. :-(
>>
>> I can try out your config too, as an additional check.
Jerry> Well, I tried yours and still didn't reproduce the problem. It's
not
Jerry> an exact match, though, since I have different development libraries
Jerry> installed, and we may well be using different compilers (I've got gcc
Jerry> 4.8.3 + Fedora patches).
Jerry> Can you try adding this to your configure invocation to see if it
Jerry> helps? --with-cflags="-O2 -g fno-strict-aliasing"
Raymond> No joy. I just added --with-cflags to my regular config, and the build
Raymond> fails with undefined references like
Raymond> tls.o: In function `openssl_report_error_stack':
Raymond> /usr/local/google/home/rtoy/src/XEmacs/xemacs/src/tls.c:803: undefined
reference to `ERR_get_error'
Raymond> /usr/local/google/home/rtoy/src/XEmacs/xemacs/src/tls.c:815: undefined
reference to `ERR_lib_error_string'
Well this is strange. configure can't seem to figure out what kind of
tls support to use, and specifying a value with --with-tls doesn't
seem to do the right thing, so I can't reproduce the build that I had
before.
However, saying --without-tls results in a configuration that can link
and run. And crash on customize-group whitespace. I'll do some
debugging with this setup for now, and get back to the tls issue
later.
--
Ray
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta