unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Damien Elmes <resolve@repose.cx>
Cc: Damien Elmes <emacs-devel@repose.cx>, Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Current CVS compile problems
Date: Mon, 02 Sep 2002 01:26:10 +1000	[thread overview]
Message-ID: <86vg5pk9yl.fsf@mobile.repose.cx> (raw)
In-Reply-To: <Pine.SUN.3.91.1020901150853.28825E@is> (Eli Zaretskii's message of "Sun, 1 Sep 2002 15:10:30 +0200")

Eli Zaretskii <eliz@is.elta.co.il> writes:

> On Sun, 1 Sep 2002, Damien Elmes wrote:
>
>> Loading dired (source)...
>> Loading info (source)...
>> Symbol's function definition is void: locate-library
>> make[1]: *** [autoloads] Error 255
>
> Didn't happen to me yesterday evening.  Try to regenerate loaddefs.el.

Looks like the error's occuring further up in the bootstrap process now. Did I
regenerate loaddefs.el incorrectly?

mobile% (cd lisp && rm loaddefs.el; make loaddefs.el); make bootstrap
echo ";;; loaddefs.el --- automatically extracted autoloads" >> loaddefs.el
echo ";;" >> loaddefs.el; echo ";;; Code:" >> loaddefs.el
echo "" >> loaddefs.el
echo ";;; Local Variables:" >> loaddefs.el
echo ";;; version-control: never" >> loaddefs.el
echo ";;; no-byte-compile: t" >> loaddefs.el
echo ";;; no-update-autoloads: t" >> loaddefs.el
echo ";;; End:" >> loaddefs.el
echo ";;; loaddefs.el ends here" >> loaddefs.el
[...]
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     
./temacs --batch --load loadup bootstrap
Loading loadup.el (source)...
Using load-path (/home/resolve/Build/emacs/lisp /home/resolve/Build/emacs/lisp/emacs-lisp /home/resolve/Build/emacs/lisp/language /home/resolve/Build/emacs/lisp/international)
[...]
Lists of integers (garbage collection statistics) are normal output
while building Emacs; they do not indicate a problem.
((87400 . 18475) (5000 . 22) (516 . 80) 315808 22137 (6 . 0) (16 . 0) (6371 . 244))
Loading loaddefs.el (source)...
((87402 . 18473) (5000 . 22) (517 . 79) 315690 22137 (6 . 0) (16 . 0) (6371 . 244))
Loading help (source)...
Symbol's function definition is void: define-minor-mode
make[1]: *** [bootstrap-emacs] Error 255
make[1]: Leaving directory `/home/resolve/Build/emacs/src'
make: *** [bootstrap-src] Error 2

This is from a fresh checkout about 6 hours ago - I had other issues when
attempting to update the CVS source I had from a few months back.

> You have an old version of Texinfo.  Install Texinfo 4.2, and the problem 
> will go away (@copying was introduced in the latest Texinfo release.)

Thanks, that fixed it.

-- 
Damien Elmes

      reply	other threads:[~2002-09-01 15:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-01 11:27 Current CVS compile problems Damien Elmes
2002-09-01 13:10 ` Eli Zaretskii
2002-09-01 15:26   ` Damien Elmes [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=86vg5pk9yl.fsf@mobile.repose.cx \
    --to=resolve@repose.cx \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-devel@repose.cx \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).