* bug in trunk: make bootstrap for Mac
@ 2007-08-29 16:30 Scott Turner
2007-08-29 20:46 ` Michaël Cadilhac
0 siblings, 1 reply; 2+ messages in thread
From: Scott Turner @ 2007-08-29 16:30 UTC (permalink / raw)
To: bug-gnu-emacs
[-- Attachment #1.1: Type: text/plain, Size: 500 bytes --]
Sequence of commands after checking out trunk:
make maintainer-clean ;; I noticed many changes in trunk from last
check out
./configure --enable-carbon-app
make bootstrap
Loading /Users/scotty/Sources/emacs/lisp/term/mac-win.el (source)...
Cannot open load file: url
make[2]: *** [bootstrap-emacs] Error 255
make[1]: *** [bootstrap-build] Error 2
make: *** [bootstrap] Error 2
Inspection of the require doesn't immediately jump out as being wrong
to me...
(eval-when-compile (require 'url))
[-- Attachment #1.2: Type: text/html, Size: 1191 bytes --]
[-- Attachment #2: Type: text/plain, Size: 149 bytes --]
_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-08-29 20:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-29 16:30 bug in trunk: make bootstrap for Mac Scott Turner
2007-08-29 20:46 ` Michaël Cadilhac
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.