Re: [FWD] compiling emacs-bidi
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.emacs.bidi |
|---|---|
| Message-ID | <[email protected]> |
> Date: Tue, 2 Mar 2004 15:35:17 +0900 (JST) > From: TAKAHASHI Naoto <[email protected]> > > Can anybody answer the following question? I don't know any way to debug this except by running GDB on the resultant core file. Perhaps when the backtrace from the deceased Emacs is posted here, more specific ideas will pop up. Btw, these warnings: > > In file included from /extras/emacs-bidi/emacs-bidi/src/regex.c:257: > > /extras/emacs-bidi/emacs-bidi/src/regex.h:541:1: warning: "__restrict_arr" redefined > > In file included from /usr/include/features.h:295, > > from /usr/include/string.h:26, > > from ../src/config.h:899, > > from /extras/emacs-bidi/emacs-bidi/src/regex.c:40: > > /usr/include/sys/cdefs.h:246:1: warning: this is the location of the previous definition Don't sound good; I'd investigate them. HTH