* 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
* Re: bug in trunk: make bootstrap for Mac
2007-08-29 16:30 bug in trunk: make bootstrap for Mac Scott Turner
@ 2007-08-29 20:46 ` Michaël Cadilhac
0 siblings, 0 replies; 2+ messages in thread
From: Michaël Cadilhac @ 2007-08-29 20:46 UTC (permalink / raw)
To: Scott Turner; +Cc: bug-gnu-emacs
[-- Attachment #1.1: Type: text/plain, Size: 967 bytes --]
Scott Turner <scotty1024@mac.com> writes:
> 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))
Thanks for the report. This has been fixed earlier today.
--
| Michaël `Micha' Cadilhac | If this means you don't run Windows, |
| http://michael.cadilhac.name | don't say "unfortunately". What is |
| JID/MSN: | unfortunate is when someone runs it. |
`---- michael.cadilhac@gmail.com | -- RMS - --'
[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 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 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).