From: takamoto <gl...@ct...> - 2002-06-01 22:42:42
|
Hello I'm trying to install emacs on my powerbook(MacOSX10.1.4) But I recieve error in make. First I installed texinfo4.2 from source(./configure then make,make install,it's OK) Now I patched emacs (emacs-21.1-2-mac.patch to emacs-21.1) ./configure>make>make install first time I recieved error at this time. Then I tried make bootstrap Now I recieved error at this time. I copied error message of end,I past below. --------------------------------------------------- (cd man; make info) cd /Users/takamoto/emacs/emacs-21.1/man; makeinfo emacs.texi emacs.texi:103: First argument to cross-reference may not be empty. ./maintaining.texi:847: First argument to cross-reference may not be empty. makeinfo: Removing output file `../info/emacs' due to errors; use --force to preserve. make[1]: *** [../info/emacs] Error 2 make: *** [info] Error 2 ---------------------------------------------------- this is just end of message,Is it enough?? If there is any good suggestion,Let me know. Thanks, Takamoto Ando gl...@ct... |