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

Re: (x)emacs segfaults when compiling p4.el



Drew Hess wrote:
Nevermind, I think this  is happening because the p4 executable is
segfaulting on amd64.  Sorry for the false alarm.

p4 works quite well on amd64 gcc3.4. Just checked.


d


On 5/3/05, Drew Hess <drew.hess@gmail.com> wrote:

On debian-pure64, both emacs and xemacs segfault when compiling the
Emacs Perforce mode, which can be found at http://p4el.sf.net:

xemacs -batch -f batch-byte-compile p4.el
Loading /usr/share/emacs/site-lisp/debian-startup...
Loading 00debian...
Loading site-start...
Loading 00debian-vars...
Loading 50autoconf...
Loading 50devhelp...
Loading 50dictionaries-common...
Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el...
Loading /var/cache/dictionaries-common/emacsen-ispell-default.el...
Loading 50gtk-doc-tools...
Loading 50psvn...
Loading 50python-docutils...
Loading 50vc-svn...
Loading 55ecb...
Compiling /home/dhess/work/debian/p4-mode/p4-mode-10.6/p4.el...
Loading dired-mule...
While compiling p4-exec-p4 in file
/home/dhess/work/debian/p4-mode/p4-mode-10.6/p4.el:
 ** assignment to free variable hilit-auto-rehighlight
While compiling toplevel forms:
 ** reference to free variable menu-bar-final-items
 ** assignment to free variable menu-bar-final-items
 !! Wrong type argument ((number-char-or-marker-p "Segmentation fault"))

Error occurred processing p4.el:

Wrong type argument: number-char-or-marker-p, "Segmentation fault"

This only occurs on amd64; emacs and xemacs on i386 can compile it just fine.

d







Reply to: