emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building with --enable-carbon-app on MacOSX 10.4.11


From: Karl Eichwalder
Subject: Building with --enable-carbon-app on MacOSX 10.4.11
Date: Sat, 07 Jun 2008 09:23:58 +0200
User-agent: Internet Messaging Program (IMP) H3 (4.1.5)

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]