I met same issue in mingw32 at the time there's no pkg-config availble.
It feels like SSL linking flags are missing.
And later, after I installed a copy of pkg-config the build still fail at
linking time. This time it was caused by wrong linking commandline defined
in Makefile.in.in.
On 2014 年 11 月 18 日周二 上午 1:07 Raymond Toy <toy.raymond(a)gmail.com> wrote:
>>>>> "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"
No joy. I just added --with-cflags to my regular config, and the build
fails with undefined references like
tls.o: In function `openssl_report_error_stack':
/usr/local/google/home/rtoy/src/XEmacs/xemacs/src/tls.c:803: undefined
reference to `ERR_get_error'
/usr/local/google/home/rtoy/src/XEmacs/xemacs/src/tls.c:815: undefined
reference to `ERR_lib_error_string'
This seems odd, since xemacs builds and links fine without the
--with-cflags option.
I'll poke around some more.
Ray
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org