[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 23.0.50; Emacs seg fault
From: |
Leo |
Subject: |
Re: 23.0.50; Emacs seg fault |
Date: |
Mon, 08 Oct 2007 01:19:15 +0100 |
User-agent: |
Gnus/5.110007 Emacs/23.0.50 (20070922) Fedora 7 (gnu/linux) |
On 2007-10-07 22:35 +0100, Kim F. Storm wrote:
> Leo <address@hidden> writes:
>
>> On 2007-10-06 23:41 +0100, Kim F. Storm wrote:
>>> Just a wild guess - could you try to change "AIX" to "1" in the above
>>> code and see if that makes any difference...
>>
>> I wasn't able to compile. See:
>>
>> ......
>> make[1]: Entering directory `/home/emacs/src'
>> gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_GTK
>> -I. -I/home/emacs/src -D_BSD_SOURCE -I/usr/include/gtk-2.0
>> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
>> -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
>> -I/usr/lib/glib-2.0/include -I/usr/include/freetype2
>> -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0
>> -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -g -O0 process.c
>> process.c:4641:8: error: macro names must be identifiers
>> make[1]: *** [process.o] Error 1
>> make[1]: Leaving directory `/home/emacs/src'
>> make: *** [src] Error 2
>
> Sorry, I meant replace
>
> #ifdef AIX
>
> by
>
> #if 1
Now emacs doesn't CRASH.
--
.: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ] :.
Use the most powerful email client -- http://gnus.org/
- Re: 23.0.50; Emacs seg fault, Richard Stallman, 2007/10/01
- Re: 23.0.50; Emacs seg fault, Leo, 2007/10/05
- Re: 23.0.50; Emacs seg fault, Kim F. Storm, 2007/10/06
- Re: 23.0.50; Emacs seg fault, Leo, 2007/10/07
- Re: 23.0.50; Emacs seg fault, Kim F. Storm, 2007/10/07
- Re: 23.0.50; Emacs seg fault,
Leo <=
- Re: 23.0.50; Emacs seg fault, Kim F. Storm, 2007/10/08
- Re: 23.0.50; Emacs seg fault, Dan Nicolaescu, 2007/10/08
- Re: 23.0.50; Emacs seg fault, Leo, 2007/10/08
- Re: 23.0.50; Emacs seg fault, Dan Nicolaescu, 2007/10/08
- Re: 23.0.50; Emacs seg fault, Leo, 2007/10/10
- Re: 23.0.50; Emacs seg fault, Dan Nicolaescu, 2007/10/10
- Re: 23.0.50; Emacs seg fault, Leo, 2007/10/10
- Re: 23.0.50; Emacs seg fault, Dan Nicolaescu, 2007/10/10
- Re: 23.0.50; Emacs seg fault, Leo, 2007/10/11
- Re: 23.0.50; Emacs seg fault, Dan Nicolaescu, 2007/10/11