* Build Failure 21.3.50
@ 2002-08-31 5:24 Dhruva Krishnamurthy
2002-09-01 20:09 ` D. Goel
0 siblings, 1 reply; 2+ messages in thread
From: Dhruva Krishnamurthy @ 2002-08-31 5:24 UTC (permalink / raw)
Cc: Emacs Bug
Hi,
Building emacs (21.3.5) on W2K with gcc (MinGW32) tools fails.
I have the latest source from the CVS. When I do a "gmake bootstrap",
it fails with the following output (last few lines at error). I also
tried the same with MSVC++ 6.0 and it fails too (Just to make sure).
with regards,
dk
Generating autoloads for language/ind-util.el...
Generating autoloads for language/ind-util.el...done
Generating autoloads for net/tramp.el...
Generating autoloads for net/tramp.el...done
Generating autoloads for progmodes/idlwave-shell.el...
Generating autoloads for progmodes/idlwave-shell.el...done
Generating autoloads for textmodes/po.el...
Generating autoloads for textmodes/po.el...done
Generating autoloads for textmodes/table.el...
Generating autoloads for textmodes/table.el...done
Saving file d:/tmp/emacs/emacs/lisp/loaddefs.el...
Loading reporter (source)...
Loading ediff-init.el (source)...
Loading ange-ftp (source)...
Loading ediff-help.el (source)...
Loading ediff-mult.el (source)...
Loading ediff-wind.el (source)...
Loading ediff-diff.el (source)...
Loading ediff-merg.el (source)...
Loading ediff.el (source)...
Loading dired (source)...
Loading info (source)...
Symbol's function definition is void: locate-library
[1] + Done(134) ?
1720 Abort ./../bin/emacs.exe
gmake[1]: *** [autoloads] Error 134
gmake[1]: Leaving directory `D:/tmp/emacs/emacs/lisp'
gmake: *** [bootstrap-gmake] Error 2
PS: I am still not in a position to help in fixing or providing more
specific bug locations, I am in the process of learning emacs code. The
best I can do is build on a regular basis and test it. I hope to one
day start contributing myself.
--
Dhruva Krishnamurthy
Home: http://www.geocities.com/gnued/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Build Failure 21.3.50
2002-08-31 5:24 Build Failure 21.3.50 Dhruva Krishnamurthy
@ 2002-09-01 20:09 ` D. Goel
0 siblings, 0 replies; 2+ messages in thread
From: D. Goel @ 2002-09-01 20:09 UTC (permalink / raw)
Cc: Emacs Devel
i had the same problem. Andrew Choi told me that:
This problem will be fixed once someone corrects the loaddefs.el, and
until then, this worked-->
[make bootstrap (breaks)]
cd lisp/
make autoloads
cd ..
make bootstrap
make install
and out comes emacs 21.3.50.2....
DG http://24.197.159.102/~deego/
--
RIAA logic applied to cars--->
http://www.bbspot.com/News/2002/08/ride_sharing.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-09-01 20:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-31 5:24 Build Failure 21.3.50 Dhruva Krishnamurthy
2002-09-01 20:09 ` D. Goel
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).