emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crash on MacOSX 10.4 (Re: gnustep build broken)


From: Karl Eichwalder
Subject: Re: Crash on MacOSX 10.4 (Re: gnustep build broken)
Date: Tue, 29 Jul 2008 06:23:27 +0200
User-agent: Internet Messaging Program (IMP) H3 (4.1.5)

Am Sat 26 Jul 2008 06:05:44 AM CEST schrieb YAMAMOTO Mitsuharu <address@hidden>:

On Fri, 25 Jul 2008 08:08:47 +0200, Karl Eichwalder <address@hidden> said:

Using Gnus, Emacs compiled this morning crashes very often (it also
cashes if you build without NS support--I observe this behavior
since several weeks now once I started to use Emacs 23 on this
platform).

I suspect the crash *without NS support* is due to this issue:

ATM, it does not build without NS support; 'configure --with-x11'
results in:

image.c: In function 'svg_load_image':
image.c:8007: error: 'RsvgDimensionData' undeclared (first use in this function)
image.c:8007: error: (Each undeclared identifier is reported only once
image.c:8007: error: for each function it appears in.)
image.c:8007: error: parse error before 'dimension_data'
image.c:8035: error: 'dimension_data' undeclared (first use in this function)
make[1]: *** [image.o] Error 1
make: *** [src] Error 2

Trying --without-rsvg resulsts in:

ftfont.c: In function 'ftfont_pattern_entity':
ftfont.c:163: error: 'FC_WEIGHT_REGULAR' undeclared (first use in this function)
ftfont.c:163: error: (Each undeclared identifier is reported only once
ftfont.c:163: error: for each function it appears in.)
ftfont.c:172: error: 'FC_WIDTH' undeclared (first use in this function)
ftfont.c: In function 'ftfont_list':
ftfont.c:768: error: 'FC_WIDTH' undeclared (first use in this function)
make[1]: *** [ftfont.o] Error 1
make: *** [src] Error 2


  http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-07/msg00132.html

This happens with Emacs 23 on Mac OS X 10.4 as far as I tested.  Can
you try removing the `res_init' call in process.c?

Compiling with NS support and removing the two res_init calls in does
not help.





reply via email to

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