emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: "Thomas S. Dye" <tsd@tsdye.com>
Cc: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: Cannot open load file: subst-ksc
Date: Fri, 31 Aug 2012 23:21:53 -0400	[thread overview]
Message-ID: <3934.1346469713@alphaville> (raw)
In-Reply-To: Message from tsd@tsdye.com (Thomas S. Dye) of "Fri, 31 Aug 2012 17:06:15 -1000." <m1y5kuzbko.fsf@tsdye.com>

Thomas S. Dye <tsd@tsdye.com> wrote:

> Aloha all,
> 
> Stumbling out of the gate here:
> 
> bash-3.2$ git clone git://orgmode.org/org-mode.git
> Cloning into 'org-mode'...
> remote: Counting objects: 65748, done.        
> remote: Compressing objects: 100% (13967/13967), done.        
> remote: Total 65748 (delta 52088), reused 65145 (delta 51659)        
> Receiving objects: 100% (65748/65748), 56.53 MiB | 793 KiB/s, done.
> Resolving deltas: 100% (52088/52088), done.
> 
> bash-3.2$ cd org-mode && make uncompiled
> ======================================================
> = Invoke "make help" for a synopsis of make targets. =
> = Created a default local.mk template.               =
> = Setting "oldorg" as the default target.            =
> = Please adapt local.mk to your local setup!         =
> ======================================================
> Cannot open load file: subst-ksc
> make: [local.mk] Error 255 (ignored)
> make -C lisp clean
> rm -f org-version.el org-install.el org-version.elc org-install.elc
> rm -f *.elc
> make -C lisp autoloads
> rm -f org-version.el org-install.el org-version.elc org-install.elc
> org-version: 7.9 (release_7.9-176-g293933)
> Cannot open load file: subst-ksc
> make[1]: *** [org-version.el] Error 255
> make: *** [autoloads] Error 2
> 
> bash-3.2$ ls
> Makefile			doc
> README				etc
> README_DIST			lisp
> README_GIT			mk
> README_maintainer		request-assign-future.txt
> contrib				testing
> 
> I usually suspect user error, but I'm pretty certain I followed the
> instructions on Worg.
> 
> Any help appreciated.
> 

Weird: I just cloned and did ``make uncompiled'' but I get no error:

,----
| nick@alphaville:~/src/emacs/org/tmp/org-mode$ make uncompiled
| ======================================================
| = Invoke "make help" for a synopsis of make targets. =
| = Created a default local.mk template.               =
| = Setting "oldorg" as the default target.            =
| = Please adapt local.mk to your local setup!         =
| ======================================================
| Loading /home/nick/src/emacs/org/tmp/org-mode/lisp/org-compat.el (source)...
| Loading /home/nick/src/emacs/org/tmp/org-mode/mk/org-fixup.el (source)...
| Saving file /home/nick/src/emacs/org/tmp/org-mode/local.mk...
| Loading vc-git...
| Wrote /home/nick/src/emacs/org/tmp/org-mode/local.mk
| make -C lisp clean
| ...
`----

Can you do

 find -type f | xargs grep subst-ksc

in the org-mode directory? I find no trace of such a beast in my tree
(or indeed in emacs).

Nick

  reply	other threads:[~2012-09-01  3:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-01  3:06 Cannot open load file: subst-ksc Thomas S. Dye
2012-09-01  3:21 ` Nick Dokos [this message]
2012-09-01  3:43   ` Charles Philip Chan
2012-09-01  3:46     ` Charles Philip Chan
2012-09-01  4:09     ` Thomas S. Dye
2012-09-01  3:48   ` Thomas S. Dye
2012-09-01  3:58     ` Nick Dokos
2012-09-01  4:17     ` Chris Malone

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.orgmode.org/

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

  git send-email \
    --in-reply-to=3934.1346469713@alphaville \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=tsd@tsdye.com \
    /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/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).