all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vinicius Jose Latorre <viniciusjl@ig.com.br>
Subject: source newer than elc file & make error
Date: Thu, 12 Jun 2003 21:41:27 -0300	[thread overview]
Message-ID: <3EE91DB7.6070801@ig.com.br> (raw)

Hi folks,


Emacs is complaining that some source files are newer than the byte-compiled
file.  The files are the following:

bindings.el
buff-menu.el
comint.el
cus-edit.el
dabbrev.el
desktop.el
dired.el
files.el
frame.el
gdb-ui.el
info.el
mwheel.el
shell.el
simple.el
skeleton.el
sort.el
vc-hooks.el
whitespace.el
windmove.el

So, I deleted the corresponding *.elc and tried to byte-compile them using
make, but now it happens the following error:

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 xsmfns.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 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 mktime.o   ../lwlib/liblw.a -L/usr/X11R6/lib 
-lXaw3d -lXmu -lXt -lSM -lICE -lXext -ltiff -ljpeg -lpng -lz -lm -lungif 
-lXpm -lX11  -lncurses   -lm -lgcc -lc -lgcc /usr/lib/crtn.o
make[1]: *** No rule to make target 
`/home/vinicius/work/emacs/src/../lisp/buff-menu.elc', needed by 
`../etc/DOC'.  Stop.
make[1]: Leaving directory `/home/vinicius/work/emacs/src'
make: *** [src] Error 2


Vinicius

             reply	other threads:[~2003-06-13  0:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-13  0:41 Vinicius Jose Latorre [this message]
2003-06-13  1:20 ` source newer than elc file & make error Luc Teirlinck
2003-06-13 12:31   ` Vinicius Jose Latorre
2003-06-13  9:59 ` Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3EE91DB7.6070801@ig.com.br \
    --to=viniciusjl@ig.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.