From xemacs-m  Sat Mar  8 14:22:47 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id OAA02584
	for <xemacs-beta@xemacs.org>; Sat, 8 Mar 1997 14:22:46 -0600 (CST)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id MAA18703;
	Sat, 8 Mar 1997 12:34:55 -0800
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: [Zlatko Calusic <zcalusic@srce.hr>] Coredump with XEmacs 19.14, 20.0
References: <kigsp26upmd.fsf@jagor.srce.hr>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: Hrvoje Niksic's message of 08 Mar 1997 20:53:46 +0100
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
Date: 08 Mar 1997 12:34:53 -0800
Message-ID: <m2vi72ruky.fsf@altair.xemacs.org>
Lines: 19
X-Mailer: Gnus v5.4.23/XEmacs 20.1

Hrvoje Niksic writes:

> Has anyone considered shipping compface with XEmacs, or at least
> providing the pointer to a bugless version of it?  Or is this already
> done?

We already have a copy of compface source on the FTP site.  The
problem described here is one we found prior to releasing 19.14 and is
related to use of _BSD_SOURCE on Linux with libc-5 (someone with
libc-6 should check to see whether this is `fixed' with glibc).  The
jmp_buf structure has a different size depending on whether code that
#includes <setjmp.h> has _BSD_SOURCE defined or not.  XEmacs is
compiled with _BSD_SOURCE defined because that is how binary
distributions of XFree86 are compiled.

Would it make you feel better if I uploaded the libcompface.so I use?
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

