| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
First error is:
lisp.h:275:3: error: #error "USE_LSB_TAG not supported on this platform;
please report this." "Try 'configure --with-wide-int' to work around
the problem."
And with --with-wide-int the error is:
static heap exhausted: avail 13631488 used 13588928 failed request 65536
during lisp compilation.
Disabling build for now.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
The extensible, customizable, self-documenting real-time display editor
http://www.gnu.org/software/emacs/emacs.html
build without xorg support
[tteras: fixed some dependencies, configure options and indenting]
|
| |
|
|
|
|
| |
needs ncurses-dev
|
|
|
|
| |
fixes #1369
|
|
|
|
|
|
| |
Due to the error:
/home/autobuild/aports/testing/emacs/src/emacs-23.3/lib-src/test-distrib: can't handle reloc type R_X86_64_RELATIVE
make[1]: *** [test-distrib] Error 1
|
|
GNU Emacs text editor
http://www.gnu.org/software/emacs/
|