emacs-devel
[Top][All Lists]
Advanced

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

Emacs build failure


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

I always use the same script to build Emacs.  The script starts with
"make distclean", then invokes autoconf, configure, and make.

The compilation aborts with the following 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/custom.elc', needed by 
`../etc/DOC'.  Stop.
| make[1]: Leaving directory `/home-local/grossjoh/work/gnu/emacs/src'
| make: *** [src] Error 2
\----

I have seen a similar problem before; can you teach me how to solve
problems like these myself?  Then I can actually do something useful
rather than having to keep bothering you with this.

Thanks,
kai
-- 
I like BOTH kinds of music.



reply via email to

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