GNU bug report logs -
#28181
26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900
Previous Next
Reported by: rrandresf <at> gmail.com
Date: Tue, 22 Aug 2017 03:24:01 UTC
Severity: normal
Tags: moreinfo
Found in version 26.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #71 received at 28181 <at> debbugs.gnu.org (full text, mbox):
> 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.
I have another question. As my embedded device has a debian based
distro. This is what I have on the debian/rules file:
--8<---------------cut here---------------start------------->8---
./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --without-gconf --with-xft --without-xwidgets --with-xpm=no --with-gif=no --without-selinux --with-gnutls=no --without-pop --without-pop --disable-acl CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
--8<---------------cut here---------------end--------------->8---
How should I acommodate the expression below on my configure line?
--8<---------------cut here---------------start------------->8---
ac_cv_lib_anl_getaddrinfo_a=no
--8<---------------cut here---------------end--------------->8---
This bug report was last modified 7 years and 266 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.