home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / gnu / emacs / bug / 1570 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.8 KB  |  69 lines

  1. Newsgroups: gnu.emacs.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!racerx.cit.cornell.edu!kakazu
  3. From: kakazu@racerx.cit.cornell.edu (Gary Kakazu)
  4. Subject: Trouble building 18.59 on Sun os 4.1.1
  5. Message-ID: <199212151748.AA17658@racerx.cit.cornell.edu>
  6. Sender: gnulists@ai.mit.edu
  7. Reply-To: Gary Kakazu <kakazu@cornell.edu>
  8. Organization: GNUs Not Usenet
  9. Distribution: gnu
  10. Date: Tue, 15 Dec 1992 17:48:34 GMT
  11. Approved: bug-gnu-emacs@prep.ai.mit.edu
  12. Lines: 55
  13.  
  14. I had trouble building 18.59 on a sparc running sun os 4.1.1 using gcc
  15. 2.3.1 with the XWINDOW option.  Now, I got a workable executable to build
  16. so I really shouldn't be complaining, but this question is more for my
  17. curiosity than anything else.  The problem is illustrated below:
  18.  
  19.  
  20. racerx:[~/temp/emacs-18.59] make all
  21. cd etc; make  all
  22. cd src; make  all
  23. make  -f xmakefile  all
  24. ./temacs -batch -l inc-vers
  25. Loading inc-vers...
  26. New Emacs version will be 18.59.2
  27. ./temacs -batch -l loadup.el dump
  28. Loading loadup.el...
  29. Loading subr...
  30. Loading loaddefs.el...
  31. Loading simple...
  32. Loading help...
  33. Loading files...
  34. Loading indent...
  35. Loading window...
  36. Loading paths.el...
  37. Loading startup...
  38. Loading lisp...
  39. Loading page...
  40. Loading register...
  41. Loading paragraphs...
  42. Loading lisp-mode...
  43. Loading text-mode...
  44. Loading fill...
  45. Loading c-mode...
  46. Loading isearch...
  47. Loading replace...
  48. Loading abbrev...
  49. Loading buff-menu...
  50. Loading version.el...
  51. Finding pointers to doc strings...
  52. Finding pointers to doc strings...done
  53. Loading site-init...
  54. Cannot open load file: mouse
  55.  
  56. *** Error code 255
  57.  
  58. I got around the problem by commenting out the second reference to
  59. site-init in loadup.el, since I didn't use a site-init file.  I'm wondering
  60. where it got the notion to load the file mouse.
  61.  
  62. Gary 
  63. --
  64. Cub Fan, Homebrew man
  65. Gary Kakazu                kakazu@cornell.edu
  66. Network Programmer            (607) 255-1679
  67. Cornell Information Technologies
  68.  
  69.