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: Eli Zaretskii
Subject: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900
Date: Thu, 24 Aug 2017 22:24:30 +0300

> From: andrés ramírez <rrandresf@gmail.com>
> Cc: 28181@debbugs.gnu.org
> Date: Thu, 24 Aug 2017 13:11:21 -0600
> 
> 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---

No, I think you need to say this:

  ac_cv_lib_anl_getaddrinfo_a=no CFLAGS="-g3 -O0" ../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





reply via email to

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