home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.emacs.bug
- Path: sparky!uunet!cis.ohio-state.edu!racerx.cit.cornell.edu!kakazu
- From: kakazu@racerx.cit.cornell.edu (Gary Kakazu)
- Subject: Trouble building 18.59 on Sun os 4.1.1
- Message-ID: <199212151748.AA17658@racerx.cit.cornell.edu>
- Sender: gnulists@ai.mit.edu
- Reply-To: Gary Kakazu <kakazu@cornell.edu>
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Tue, 15 Dec 1992 17:48:34 GMT
- Approved: bug-gnu-emacs@prep.ai.mit.edu
- Lines: 55
-
- I had trouble building 18.59 on a sparc running sun os 4.1.1 using gcc
- 2.3.1 with the XWINDOW option. Now, I got a workable executable to build
- so I really shouldn't be complaining, but this question is more for my
- curiosity than anything else. The problem is illustrated below:
-
-
- racerx:[~/temp/emacs-18.59] make all
- cd etc; make all
- cd src; make all
- make -f xmakefile all
- ./temacs -batch -l inc-vers
- Loading inc-vers...
- New Emacs version will be 18.59.2
- ./temacs -batch -l loadup.el dump
- Loading loadup.el...
- Loading subr...
- Loading loaddefs.el...
- Loading simple...
- Loading help...
- Loading files...
- Loading indent...
- Loading window...
- Loading paths.el...
- Loading startup...
- Loading lisp...
- Loading page...
- Loading register...
- Loading paragraphs...
- Loading lisp-mode...
- Loading text-mode...
- Loading fill...
- Loading c-mode...
- Loading isearch...
- Loading replace...
- Loading abbrev...
- Loading buff-menu...
- Loading version.el...
- Finding pointers to doc strings...
- Finding pointers to doc strings...done
- Loading site-init...
- Cannot open load file: mouse
-
- *** Error code 255
-
- I got around the problem by commenting out the second reference to
- site-init in loadup.el, since I didn't use a site-init file. I'm wondering
- where it got the notion to load the file mouse.
-
- Gary
- --
- Cub Fan, Homebrew man
- Gary Kakazu kakazu@cornell.edu
- Network Programmer (607) 255-1679
- Cornell Information Technologies
-
-