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: Fri, 25 Aug 2017 09:25:13 +0300

> From: andrés ramírez <rrandresf@gmail.com>
> Cc: 28181@debbugs.gnu.org
> Date: Thu, 24 Aug 2017 13:45:38 -0600
> 
> > 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
> 
> You were Right Eli. It did not segfaulted.

In that case, one more check: the getaddrinfo_a function AFAIK lives
in the libanl library.  You should be able to see that the Emacs
binaries you've built before, those that segfaulted, depend on that
library, by running ldd on the binary.  So do you have that library
available on that device?  If not, that could perhaps be the reason
for a segfault in the normal build.





reply via email to

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