all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Uwe Brauer <oub@mat.ucm.es>
Cc: kjambunathan@gmail.com, emacs-devel@gnu.org
Subject: Re: "make autoloads" fails
Date: Sun, 30 Jun 2013 22:20:45 +0300	[thread overview]
Message-ID: <8361wvcsmq.fsf@gnu.org> (raw)
In-Reply-To: <87zju778q9.fsf@mat.ucm.es>

> From: Uwe Brauer <oub@mat.ucm.es>
> Cc: Jambunathan K <kjambunathan@gmail.com>, emacs-devel@gnu.org
> Date: Sun, 30 Jun 2013 20:29:34 +0200
> 
> Another annoyance. My actual emacs24 is in prefix=/opt/emacs24
> 
> However even choosing 
> 
> ./configure --prefix=/opt/emacs24
> 
> Make 
> 
> I obtain the following error
> 
> Warning: arch-independent data dir
> `/usr/local/share/emacs/24.3.50/etc/': No such file or directory 
> Error: charsets directory not found:

Let's slow down.  The commands you should invoke are, in order:

  ./autogen.sh
  ./configure --prefix=...
  make bootstrap

("make bootstrap" because you already tried to build and failed, so
something is not clean in that directory.)

Also, what do you mean by "my actual emacs24 is in
prefix=/opt/emacs24" -- is that where you want to install Emacs after
building, or is that where the sources are?

> Why the hack is he looking in /usr/local/share/emacs/24.3.50

Probably because you built it incorrectly.  Did you also invoke "make
install"?

> And by the way does he suppose there is already a working GNU emacs
> installation?

No.



  reply	other threads:[~2013-06-30 19:20 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-29 18:51 "make autoloads" fails Eli Zaretskii
2013-06-30  1:02 ` Paul Eggert
2013-06-30  1:35   ` Juanma Barranquero
2013-06-30  2:43     ` Eli Zaretskii
2013-06-30  3:03       ` Juanma Barranquero
2013-06-30  2:43   ` Eli Zaretskii
2013-06-30 15:30 ` Waiyian Chong
2013-06-30 16:04   ` Eli Zaretskii
2013-06-30 17:45     ` Uwe Brauer
2013-06-30 17:50       ` Jambunathan K
2013-06-30 17:52         ` Uwe Brauer
2013-06-30 18:05           ` Jambunathan K
2013-06-30 18:12             ` Eli Zaretskii
2013-06-30 18:17               ` Uwe Brauer
2013-06-30 18:27                 ` Eli Zaretskii
2013-06-30 18:29               ` Uwe Brauer
2013-06-30 19:20                 ` Eli Zaretskii [this message]
2013-06-30 20:59                   ` Uwe Brauer
  -- strict thread matches above, loose matches on Subject: below --
2013-06-30  8:21 Jan Djärv
2013-06-30 14:37 ` Eli Zaretskii
2013-06-30 11:31 Angelo Graziosi

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

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

  git send-email \
    --in-reply-to=8361wvcsmq.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=kjambunathan@gmail.com \
    --cc=oub@mat.ucm.es \
    /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 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.