all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Caldwell <david@porkrind.org>
To: 11548@debbugs.gnu.org
Subject: bug#11548: Mac Intel/PowerPC doesn't build due to recent commit
Date: Wed, 23 May 2012 16:34:17 -0700	[thread overview]
Message-ID: <m2r4uaa2va.fsf@porkrind.org> (raw)

On Mac OS X x86_64:
make  all-am
gcc -mmacosx-version-min=10.5 -std=gnu99 -DHAVE_CONFIG_H -I. -I../src
-I/Users/david/src/emacs-dev/emacs-bzr/build-2012-05-23/src      -g -O2
-MT allocator.o -MD -MP -MF .deps/allocator.Tpo -c -o allocator.o
allocator.c
In file included from allocator.c:2:
../src/config.h:1352:26: error: m/amdx86-64.h: No such file or directory

Cross compiling PowerPC on Mac OS X:
powerpc-apple-darwin10-gcc-4.2.1 -mmacosx-version-min=10.4 -std=gnu99
-DHAVE_CONFIG_H -I. -I../src
-I/Users/david/src/emacs-dev/emacs-bzr/build-2012-05-23/src      -g -O2
-MT allocator.o -MD -MP -MF .deps/allocator.Tpo -c -o allocator.o
allocator.c
In file included from allocator.c:2:
../src/config.h:1352:26: error: m/macppc.h: No such file or directory

This appears to be related to this commit:

revno: 108341
committer: Paul Eggert <eggert@cs.ucla.edu>
branch nick: trunk
timestamp: Tue 2012-05-22 09:20:27 -0700
message:
  Remove src/m/*.


I'm not sure what the solution is, I'm just reporting that I can't build
on the Mac (PPC or Intel) any more.

-David







             reply	other threads:[~2012-05-23 23:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-23 23:34 David Caldwell [this message]
2012-05-24  0:21 ` bug#11548: Mac Intel/PowerPC doesn't build due to recent commit Glenn Morris
2012-05-24  0:53   ` David Caldwell
2012-05-24  1:03     ` Glenn Morris
2012-05-24  1:58       ` David Caldwell
2012-05-24  2:06         ` Glenn Morris
2012-05-24  2:25           ` David Caldwell

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=m2r4uaa2va.fsf@porkrind.org \
    --to=david@porkrind.org \
    --cc=11548@debbugs.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.