32-bit builds?

Raymond Toy toy.raymond at gmail.com
Fri May 27 00:25:51 EDT 2011


>>>>> "Raymond" == Raymond Toy <toy.raymond at gmail.com> writes:

    Raymond> While trying to do a build on Solaris (sparc), I ran into this
    Raymond> problem:

    Raymond>   Building finder database ...
    Raymond>   rm -f /net/gondor/Volumes/share2/src/xemacs/hg/xemacs-21.5/src/../lisp/finder-inf.el
    Raymond>   ./xemacs -no-packages -batch    -eval "(setq finder-compile-keywords-quiet t)" \
    Raymond>           -eval "(setq lisp-directory \"/net/gondor/Volumes/share2/src/xemacs/hg/xemacs-21.5/src/../lisp\")" \
    Raymond>           -l finder -f finder-compile-keywords

    Raymond>   Loading auto-autoloads.el... (file auto-autoloads.elc is out-of-date)
    Raymond>   Loading auto-autoloads.el... (file auto-autoloads.elc is out-of-date)

    Raymond>   xemacs exiting.
    Raymond>   Invalid argument: No buffer named, "*finder-scratch*"

I think this problem is very strange.  A 32-bit build fails with this
strange error, but the same code using a 64-bit build works fine.

How can I debug this?

Ray



More information about the XEmacs-Beta mailing list