all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: merlyn@stonehenge.com (Randal L. Schwartz)
To: emacs-devel@gnu.org
Subject: Re: CVS HEAD still broken for OSX
Date: Sun, 28 Sep 2008 10:33:03 -0700	[thread overview]
Message-ID: <86ljxc6ur4.fsf@blue.stonehenge.com> (raw)
In-Reply-To: loom.20080927T164740-80@post.gmane.org

>>>>> "Adrian" == Adrian Robert <Adrian.B.Robert@gmail.com> writes:

Adrian> Also, what is the history of the error -- from what you say
Adrian> you got it before, then someone fixed it, now it has reappeared?

No, I haven't been able to do a "make all install" without "bootstrap"
on the new config yet.

Here's how I repeat the error, using the CVS view:

  make distclean
  ./configure --prefix=/opt/emacs --with-ns
  make bootstrap install

At this point, I have a working nextstep/Emacs.app with .1 of the DOC file
properly installed.  Now, pretending I've gone up to the next day, and have
pulled some new CVS updates, and want to do an incremental build...

  cvs up
  touch src/nsterm.m # stimulate a rebuild even if not needed for this test
  make all install

And in this pass, the .2 version of the DOC file is *not* installed properly
(although it's built properly), and thus nextstep/Emacs.app is no longer
functional.  A new "bootstrap install" works fine though, but takes a lot
longer since I'm throwing everything away every time.

Somewhere, for the incremental build, the paths are getting mangled.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion





  parent reply	other threads:[~2008-09-28 17:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-26 22:57 CVS HEAD still broken for OSX "make all install" for .app creation Randal L. Schwartz
2008-09-27 16:52 ` CVS HEAD still broken for OSX Adrian Robert
2008-09-27 19:48   ` popup-menu with keyboard menu Stephen Leake
2008-09-29 19:52     ` Glenn Morris
2008-09-30  6:49       ` Stephen Leake
2008-09-30  6:53         ` Glenn Morris
2008-09-30 11:31           ` Stephen Leake
2008-10-01 17:12             ` Glenn Morris
2008-09-28 17:33   ` Randal L. Schwartz [this message]
2008-09-29 21:34     ` CVS HEAD still broken for OSX Adrian Robert
2008-09-30  2:46       ` Randal L. Schwartz
2008-09-30  3:00         ` Randal L. Schwartz
2008-09-30 13:32           ` Adrian Robert

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=86ljxc6ur4.fsf@blue.stonehenge.com \
    --to=merlyn@stonehenge.com \
    --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 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.