unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
To: emacs-devel@gnu.org
Subject: Re: Unable to build from git on emacs-24.5 (866501efe0)
Date: Thu, 16 Apr 2015 09:24:17 +0200	[thread overview]
Message-ID: <552F63A1.6010306@swipnet.se> (raw)
In-Reply-To: <CALXzQZh5BzSV-JJKqTefjsSX=ZFfN+vKBTHDBbJDmRC=mnR1Jw@mail.gmail.com>

Please send the complete make output.

	Jan D.

Paul Nathan skrev den 2015-04-15 18:48:
> Hi,
>
> I have a recently upgraded OSX Yosemite (10.10) system I am attempting
> to build emacs on.  I have attempted to update my Xcode, command-line
> tools, brew, etc, prior to performing a build.
>
> I begin by running git checkout emacs-24.5
>
> After running autogen.sh, then ./configure --with-ns, then invoking
> make, I receive this information.
>
> make[1]: Circular bootstrap-emacs <- temacs dependency dropped.
> cd ../lisp; /Applications/Xcode.app/Contents/Developer/usr/bin/make
> update-subdirs
> for file in `find . -type d -print`; do case $file in .*/cedet* |
> .*/leim* ) ;; *) wins="$wins${wins:+ }$file" ;; esac; done; \
>      for file in $wins; do \
>         ./../build-aux/update-subdirs $file; \
>      done;
> if test "no" = "yes"; then \
>        rm -f bootstrap-emacs; \
>        ln temacs bootstrap-emacs; \
>      else \
>        ./temacs --batch --load loadup bootstrap || exit 1; \
>        test "X" = X ||  -zex emacs; \
>        mv -f emacs bootstrap-emacs; \
>      fi
> /bin/sh: ./temacs: No such file or directory
> make[1]: *** [bootstrap-emacs] Error 1
> make: *** [src] Error 2
>
> Make has the right of it:  find . | grep temacs from the repository root
> returns nothing.
>
> I perfectly am willing to believe that my system is misconfigured and
> the issue lies solely in the computer and the user, however, I am not
> sure exactly where to start the hunt to find the misconfiguration.
>
> Please advise.
>
> Thank you for your time,
> Paul




      parent reply	other threads:[~2015-04-16  7:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-15 16:48 Unable to build from git on emacs-24.5 (866501efe0) Paul Nathan
2015-04-15 18:39 ` Dmitry Gutov
2015-04-16  7:24 ` Jan D. [this message]

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=552F63A1.6010306@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    /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).