unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex <kensanata@gmail.com>
To: emacs-pretest-bug@gnu.org
Subject: bug#1151: Building Emacs on Mac OS 10.3.9
Date: Sun, 12 Oct 2008 22:27:41 +0200	[thread overview]
Message-ID: <9abbd5730810121327q31c1322cna476246f738fcbed@mail.gmail.com> (raw)

I'm trying to build Emacs from CVS on my old iBook running Mac OS 10.3.9.

The last Emacs I built on this machine was GNU Emacs 22.1.1
(powerpc-apple-darwin7.9.0, Carbon Version 1.6.0) of 2007-06-05 on
Alpinobombus.local

I also tried to build Emacs 22.3 on this iBook a while ago and it
ended with the following error:
ld: /usr/lib/gcc/darwin/3.3/libgcc.a(_fixunssfdi.o) illegal reference
to symbol: ___cmpdi2 defined in indirectly referenced dynamic library
/usr/lib/libgcc_s.1.dylib

So now I'm trying Emacs from CVS:

./configure --with-ns
make bootstrap

This is where it ends:

In file included from nsterm.m:49:
keyboard.h:324: warning: redefinition of `Boolean'
/System/Library/Frameworks/CoreServices.framework/Headers/../Frameworks/CarbonCore.framework/Headers/MacTypes.h:255:
warning: `Boolean' previously declared here
nsterm.m: In function `ns_term_init':
nsterm.m:3864: warning: assignment from incompatible pointer type
nsterm.m:3875: warning: assignment from incompatible pointer type
nsterm.m:3886: warning: assignment from incompatible pointer type
nsterm.m: In function `-[EmacsView keyDown:]':
nsterm.m:4340: warning: multiple declarations for method `initWithCapacity:'
/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:108:
warning: using `-(id)initWithCapacity:(unsigned)numItems'
nsterm.h:315: warning: also found `-initWithCapacity:(unsigned long)c'
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/alex/Source/emacs/src
-Dtemacs    -g -O2  nsfns.m
In file included from nsfns.m:36:
keyboard.h:324: warning: redefinition of `Boolean'
/System/Library/Frameworks/CoreServices.framework/Headers/../Frameworks/CarbonCore.framework/Headers/MacTypes.h:255:
warning: `Boolean' previously declared here
nsfns.m: In function `interpret_services_menu':
nsfns.m:293: warning: assignment from incompatible pointer type
nsfns.m: In function `ns_do_applescript':
nsfns.m:2042: error: `typeUTF16ExternalRepresentation' undeclared
(first use in this function)
nsfns.m:2042: error: (Each undeclared identifier is reported only once
nsfns.m:2042: error: for each function it appears in.)
make[2]: *** [nsfns.o] Error 1
make[1]: *** [src] Error 2
make: *** [bootstrap] Error 2






             reply	other threads:[~2008-10-12 20:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-12 20:27 Alex [this message]
2008-10-13  2:41 ` bug#1151: Building Emacs on Mac OS 10.3.9 YAMAMOTO Mitsuharu

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=9abbd5730810121327q31c1322cna476246f738fcbed@mail.gmail.com \
    --to=kensanata@gmail.com \
    --cc=1151@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@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).