emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs build failure


From: Kai Großjohann
Subject: Re: Emacs build failure
Date: Thu, 08 Nov 2001 10:47:51 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i686-pc-linux-gnu)

Eli Zaretskii <address@hidden> writes:

> Probably because the new lisp/calc directory, which is not yet 
> operational.  Move that directory out of your sandpit, and try again.

Maybe the directory indeed has something to do with it, as moving the
directory changed the behavior.  Alas, I still get an error:

/----
| gcc -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. 
-I/home-local/grossjoh/work/gnu/emacs/src   -D_BSD_SOURCE    
-I/usr/X11R6/include      -g -O2  -L/usr/X11R6/lib 
/home-local/grossjoh/work/gnu/emacs/src/prefix-args.c -o prefix-args
| gcc -nostdlib  `./prefix-args -Xlinker   -R/usr/X11R6/lib   -z nocombreloc    
      -L/usr/X11R6/lib `      -o temacs pre-crt0.o /usr/lib/crt1.o 
/usr/lib/crti.o  dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o   
charset.o coding.o category.o ccl.o     cm.o term.o xfaces.o xterm.o xfns.o 
xselect.o xrdb.o fontset.o emacs.o keyboard.o macros.o keymap.o sysdep.o    
buffer.o filelock.o insdel.o marker.o   minibuf.o fileio.o dired.o filemode.o   
cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o  alloc.o data.o 
doc.o editfns.o callint.o       eval.o floatfns.o fns.o print.o lread.o  
abbrev.o syntax.o unexelf.o  mocklisp.o bytecode.o      process.o callproc.o    
region-cache.o sound.o atimer.o        doprnt.o strftime.o intervals.o 
textprop.o composite.o md5.o      terminfo.o lastfile.o vm-limit.o  widget.o    
       ../lwlib/liblw.a -L/usr/X11R6/lib    -lXaw -lXmu  -lXt -lSM -lICE -lXext 
-ltiff  -ljpeg  -lpng -lz -lm    -lXpm  -lX11              -lncurses         
-lm  -lgcc -lc -lgcc /usr/lib/crtn.o     
| make[1]: *** No rule to make target 
`/home-local/grossjoh/work/gnu/emacs/src/../lisp/emacs-lisp/lisp-mode.elc', 
needed by `../etc/DOC'.  Stop.
| make[1]: Leaving directory `/home-local/grossjoh/work/gnu/emacs/src'
| make: *** [src] Error 2
| [status 5]
| address@hidden> mv ../off.calc lisp/calc
\----

The last line shows where I moved the lisp/calc directory before
compilation, by showing how I moved it back afterwards.

Previously, it was complaining about lisp/custom.elc, now it's
complaining about lisp/emacs-lisp/lisp-mode.elc.  Hm.

Once again, I used my normal build script which does "make distclean;
autoconf; ./configure ...; make".

kai
-- 
I like BOTH kinds of music.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]