bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#28181: 26.0.50; emacs master segfaults on make-network-process, embe


From: andrés ramírez
Subject: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900
Date: Thu, 24 Aug 2017 13:11:21 -0600

> I'm almost sure that the problem is with getaddrinfo_a, which we now
> use on platforms that provide this function.  Maybe you could tweak
> the build to not define HAVE_GETADDRINFO_A, and see if that makes the
> problem go away.

Below line should do the job?:
--8<---------------cut here---------------start------------->8---
CFLAGS="-g3 -O0 -UHAVE_GETADDRINFO_A" ../configure --without-gconf --with-xft 
--without-xwidgets --with-xpm=no --with-gif=no --without-selinux --disable-acl 
--with-gnutls=no --with-x-toolkit=no --without-pop
--8<---------------cut here---------------end--------------->8---






reply via email to

[Prev in Thread] Current Thread [Next in Thread]