* org-mode 6.26x does not compile under XEmacs
@ 2009-04-23 11:33 Defurne, Jurgen
2009-04-23 12:56 ` Sebastian Rose
0 siblings, 1 reply; 2+ messages in thread
From: Defurne, Jurgen @ 2009-04-23 11:33 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
[-- Attachment #1.1: Type: text/plain, Size: 1208 bytes --]
xemacs -batch -q -eval "(progn (add-to-list (quote load-path) (expand-file-name \"./lisp/\")) (add-to-list (quote load-path) \"/usr/local/lib/emacs/site-lisp\"))" -f batch-byte-compile lisp/org-protocol.el
Compiling /home/beq00871/src/builds/o/org-6.26d/lisp/org-protocol.el...
While compiling toplevel forms in file /home/beq00871/src/builds/o/org-6.26d/lisp/org-protocol.el:
!! File error (("Cannot open load file" "url"))
>>Error occurred processing lisp/org-protocol.el: Cannot open load file: url
Done
make: *** [lisp/org-protocol.elc] Fout 1
I tried to find a package for XEmacs containing 'url', but no such luck. Perhaps someone
can make a recommendation ?
Regards,
Jurgen
________________________________
The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.
[-- Attachment #1.2: Type: text/html, Size: 5835 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: org-mode 6.26x does not compile under XEmacs
2009-04-23 11:33 org-mode 6.26x does not compile under XEmacs Defurne, Jurgen
@ 2009-04-23 12:56 ` Sebastian Rose
0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Rose @ 2009-04-23 12:56 UTC (permalink / raw)
To: Defurne, Jurgen; +Cc: emacs-orgmode@gnu.org
Hallo Jurgen,
this was because of a dependency on url.el.
If pull the current git version, the problem should be gone. url.el is not
used anymore (see commit 1c9d7a6d73fa4d9e5747f0d01ade87dc2a77dead,
current head).
Regards
Sebastian
"Defurne, Jurgen" <jurgen.defurne@philips.com> writes:
> xemacs -batch -q -eval "(progn (add-to-list (quote load-path) (expand-file-name \"./lisp/\")) (add-to-list (quote load-path) \"/usr/local/lib/emacs/site-lisp\"))" -f batch-byte-compile lisp/org-protocol.el
> Compiling /home/beq00871/src/builds/o/org-6.26d/lisp/org-protocol.el...
> While compiling toplevel forms in file /home/beq00871/src/builds/o/org-6.26d/lisp/org-protocol.el:
> !! File error (("Cannot open load file" "url"))
>>>Error occurred processing lisp/org-protocol.el: Cannot open load file: url
>
> Done
> make: *** [lisp/org-protocol.elc] Fout 1
>
> I tried to find a package for XEmacs containing 'url', but no such luck. Perhaps someone
> can make a recommendation ?
>
> Regards,
>
> Jurgen
>
> ________________________________
> The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-04-23 12:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-23 11:33 org-mode 6.26x does not compile under XEmacs Defurne, Jurgen
2009-04-23 12:56 ` Sebastian Rose
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.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).