unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: Difficulties with elpa repository.
Date: Thu, 26 Nov 2015 14:23:07 +0000	[thread overview]
Message-ID: <20151126142307.GC1738@acm.fritz.box> (raw)
In-Reply-To: <jwvr3jdg5da.fsf-monnier+gmane.emacs.devel@gnu.org>

Hello, Stefan.

On Wed, Nov 25, 2015 at 04:07:03PM -0500, Stefan Monnier wrote:
> > This has been difficult.  I followed the instructions to build elpa in
> > its README.

> Which ones?  There re several, depending on what you want to do.
> In your case, the best option is to "install in place", I think (you
> don't want to create tarballs for distribution, since those aren't
> compiled anyway).  So

>    git clone .../elpa
>    cd elpa
>    make externals
>    make

> Should do what you want.

OK.  I call make with

    PATH=~/path/to/emacs-25/src:$PATH make -k

, and I've inserted a "-Q" into the definition of EMACS in GNUMakefile.
But I get a near infinite number of errors like:

    Error loading autoloads: (file-error Cannot open load file No such
    file or directory tex-site)

, always complaining about the one file tex-site.  tex-site.el is in the
auctex package.  Have you any notion as to why so many files are trying
to load tex-site.el/c, and why they're not finding it?

> I rebuild in this way on a regular basis, so I'm pretty sure that it
> works to some extent, but there might be issues with the initial
> setup, or temporary problems.  "make -k" lets you go past some
> temporary problems in specific packages.

Funnily enough, my make -k bailed out about 15% of the way through the
build.  I'll need to look at that.

[ .... ]


>         Stefan

-- 
Alan Mackenzie (Nuremberg, Germany).



  parent reply	other threads:[~2015-11-26 14:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-25 13:29 Difficulties with elpa repository Alan Mackenzie
2015-11-25 21:07 ` Stefan Monnier
2015-11-25 21:16   ` Alan Mackenzie
2015-11-26 14:23   ` Alan Mackenzie [this message]
2015-11-26 15:32     ` Stefan Monnier
2015-11-26 17:21       ` Alan Mackenzie
2015-11-27  1:37         ` Stefan Monnier
2015-11-27  8:21           ` Alan Mackenzie

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=20151126142307.GC1738@acm.fritz.box \
    --to=acm@muc.de \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.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).