Со мной emacs дружить не хочет...
Добавлено: 29 дек 2002, 20:14
ppl, проблемс, однако.
На втором компакте Альт Джуниора есть пакеты типа:
emacs-something-21.4.3-alt6.rpm
xemacs-something-21.4.3-alt6.rpm
а самого emacs/xemacs нет.
apt-get install xemacs говорит, что пакет xemacs не найден, но уже установленный xemacs-common способен заменить его.
Поставить смог только xemacs-common, xemacs-nomule, а все остальное требует xemacs-21.4.3-alt6 и все тут
.
Далее, сходил на xemacs.org, слил требуемый пакет. Подумал, что очень уж мне хочется побыстрее поюзать емакса и слил бинари (весили на 3 метра больше сырцов, что насторожило, т.к. обычно наоборот). Распаковал, а там и намека нет на бинарники. Думаю, ладно, фигня, соберу. Запустил configure --with-png, все, вроде, пучком, прошло на ура. make подарил мне долгожданный бинарник. Однако, при запуске это чудо выдает следующее:
Fatal error (11).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
If you have access to the PROBLEMS file that came with your
version of XEmacs, please check to see if your crash is described
there, as there may be a workaround available.
Otherwise, please report this bug by running the send-pr
script included with XEmacs, or selecting `Send Bug Report'
from the help menu.
As a last resort send ordinary email to `crashes@xemacs.org'.
*MAKE SURE* to include the information in the command
M-x describe-installation.
If at all possible, *please* try to obtain a C stack backtrace;
it will help us immensely in determining what went wrong.
To do this, locate the core file that was produced as a result
of this crash (it's usually called `core' and is located in the
directory in which you started the editor, or maybe in your home
directory), and type
gdb /home/Dowloads/xemacs-21.4.3/src/xemacs core
then type `where' when the debugger prompt comes up.
(If you don't have GDB on your system, you might have DBX,
or XDB, or SDB. A similar procedure should work for all of
these. Ask your system administrator if you need more help.)
Lisp backtrace follows:
# bind (frame-being-created)
make-frame(nil #<x-device on ":0.0" 0x1ba2>)
frame-initialize()
# bind (debugger debug-on-error command-line-args-left)
command-line()
# (unwind-protect ...)
normal-top-level()
# (condition-case ... . error)
# (catch top-level ...)
Segmentation fault
Пробовал конфигурить с --dynamic=no, но ничего не вышло
Кто подскажет, что делать? Только править код и дебагить мне что-то не очень хочется
.
На втором компакте Альт Джуниора есть пакеты типа:
emacs-something-21.4.3-alt6.rpm
xemacs-something-21.4.3-alt6.rpm
а самого emacs/xemacs нет.
apt-get install xemacs говорит, что пакет xemacs не найден, но уже установленный xemacs-common способен заменить его.
Поставить смог только xemacs-common, xemacs-nomule, а все остальное требует xemacs-21.4.3-alt6 и все тут

Далее, сходил на xemacs.org, слил требуемый пакет. Подумал, что очень уж мне хочется побыстрее поюзать емакса и слил бинари (весили на 3 метра больше сырцов, что насторожило, т.к. обычно наоборот). Распаковал, а там и намека нет на бинарники. Думаю, ладно, фигня, соберу. Запустил configure --with-png, все, вроде, пучком, прошло на ура. make подарил мне долгожданный бинарник. Однако, при запуске это чудо выдает следующее:
Fatal error (11).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
If you have access to the PROBLEMS file that came with your
version of XEmacs, please check to see if your crash is described
there, as there may be a workaround available.
Otherwise, please report this bug by running the send-pr
script included with XEmacs, or selecting `Send Bug Report'
from the help menu.
As a last resort send ordinary email to `crashes@xemacs.org'.
*MAKE SURE* to include the information in the command
M-x describe-installation.
If at all possible, *please* try to obtain a C stack backtrace;
it will help us immensely in determining what went wrong.
To do this, locate the core file that was produced as a result
of this crash (it's usually called `core' and is located in the
directory in which you started the editor, or maybe in your home
directory), and type
gdb /home/Dowloads/xemacs-21.4.3/src/xemacs core
then type `where' when the debugger prompt comes up.
(If you don't have GDB on your system, you might have DBX,
or XDB, or SDB. A similar procedure should work for all of
these. Ask your system administrator if you need more help.)
Lisp backtrace follows:
# bind (frame-being-created)
make-frame(nil #<x-device on ":0.0" 0x1ba2>)
frame-initialize()
# bind (debugger debug-on-error command-line-args-left)
command-line()
# (unwind-protect ...)
normal-top-level()
# (condition-case ... . error)
# (catch top-level ...)
Segmentation fault
Пробовал конфигурить с --dynamic=no, но ничего не вышло

Кто подскажет, что делать? Только править код и дебагить мне что-то не очень хочется
