GNU bug report logs - #17598
Emacs pretest 24.3.91 - AIX - SIGSEV when customize

Previous Next

Package: emacs;

Reported by: Gilles Pion <gpion <at> lfdj.com>

Date: Mon, 26 May 2014 06:54:02 UTC

Severity: important

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #164 received at 17598 <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Antipov <dmantipov <at> yandex.ru>
To: Gilles PION <gpion <at> lfdj.com>
Cc: 17598 <at> debbugs.gnu.org, Paul Eggert <eggert <at> cs.ucla.edu>
Subject: Re: bug#17598: Emacs pretest 24.3.91 - AIX - SIGSEV when customize
Date: Wed, 04 Jun 2014 11:06:59 +0400
On 06/04/2014 10:31 AM, Gilles PION wrote:

> will try to remove "--with xpm"

As it was said, you can't use --with-x-toolkit=lucid and --without-xpm
(because Lucid toolkit uses -lXaw, and the latter one requires -lXpm on
your system). Try --with-x-toolkit=no instead (don't worry, you will have
X but with ugly menus, scroll bars, popups and other similar stuff :-().

> ldd results:
> ./emacs-24.4.50/src/temacs needs:
>           /usr/lib/libc.a(shr.o)
>           /usr/lib/libpthread.a(shr_xpg5.o)
>           /usr/lib/libXt.a(shr4.o)
>           /usr/lib/libX11.a(shr4.o)
>           /usr/lib/libcurses.a(shr42.o)
>           /usr/lib/libXpm.a(shr.o)
>           /usr/lib/libpthread.a(shr_comm.o)

Did you use CC=xlc or CC=xlc_r? The first one may be unsafe since you
link with libpthread.a.

Dmitry





This bug report was last modified 10 years and 335 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.