[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs-19.34 segfauls when built with Xfree 4.3.0 (glibc 2.3.x, gcc 3.2)
From: |
Hin-Tak Leung |
Subject: |
emacs-19.34 segfauls when built with Xfree 4.3.0 (glibc 2.3.x, gcc 3.2) |
Date: |
Tue, 06 May 2003 21:12:05 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312 |
I am trying to build emacs-19.34 against glibc-2.3 and Xfree 4.3.0
on linux with gcc 3.2. The binary works with -nw switch, but
when I run it without -nw, it segfaults with Fatal Error(11).
So it seems to be an X-related problem.
I had an older binary which was compiled by gcc 2.95.x against
Xfree 4.1(?) and glibc-2.1 (maybe 2.0?) which still works on
this current system.
#uname -a
Linux pc7221 2.4.20 #2 Wed Apr 23 08:44:11 BST 2003 i686 unknown
#cat /var/log/XFree86.log
XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20 i686 [ELF]
# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/3.2.2/specs
Configured with: ../gcc-3.2.2/configure --prefix=/usr --enable-shared
--enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld
--verbose --target=i386-slackware-linux --host=i386-slackware-linux
Thread model: posix
gcc version 3.2.2
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- emacs-19.34 segfauls when built with Xfree 4.3.0 (glibc 2.3.x, gcc 3.2),
Hin-Tak Leung <=