* Building with --enable-carbon-app on MacOSX 10.4.11
@ 2008-06-07 7:23 Karl Eichwalder
0 siblings, 0 replies; only message in thread
From: Karl Eichwalder @ 2008-06-07 7:23 UTC (permalink / raw)
To: emacs-devel
Building on MacOSX 10.4.11 from cvs trunk basically works again.
Configuring with --enable-carbon-app or --enable-carbon-app=/Applications,
then "make bootstrap" and "make install" does not in a populated
/Applications/Emacs.app directory. Instead you will find the
compiled Emacs environment in /usr/local.
Then I tried ./make-package in the mac directory. This results in
a compilation error:
gcc -I/sw/include -L/sw/lib -fpascal-strings -DMAC_OSX -DHAVE_CONFIG_H
-I. -I../src -I/Users/ke/emacs/mac/../lib-src
-I/Users/ke/emacs/mac/../lib-src/../src -g -O2 -Wno-pointer-sign
movemail.o pop.o getopt.o getopt1.o -o movemail
powerpc-apple-darwin8-gcc-4.0.1: getopt.o: No such file or directory
powerpc-apple-darwin8-gcc-4.0.1: getopt1.o: No such file or directory
make[1]: *** [movemail] Error 1
make: *** [lib-src] Error 2
Make failed... Aborting make-package.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-06-07 7:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-07 7:23 Building with --enable-carbon-app on MacOSX 10.4.11 Karl Eichwalder
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.