[OS X Emacs] Building Aquamacs from source

David Reitter david.reitter at gmail.com
Sat Aug 16 08:25:41 EDT 2014


On Aug 16, 2014, at 3:22 AM, roadie <roadie at zenroadie.org> wrote:
>> 
>> OK, can?t you see (further up) what exactly fails?
> 
> cd nextstep && /Applications/Xcode.app/Contents/Developer/usr/bin/make  clean
> rm -rf /Users/roadie/src/aquamacs-emacs/nextstep/Aquamacs.app
> [ -r "src/config.in" ] || ( cd . && autoheader )
> cd lib && /Applications/Xcode.app/Contents/Developer/usr/bin/make all                          \
> 	  CC='gcc' CFLAGS='-O0 -g  -mmacosx-version-min=10.6' CPPFLAGS='' \
> 	  LDFLAGS='-O0 -g  -mmacosx-version-min=10.6' MAKE='/Applications/Xcode.app/Contents/Developer/usr/bin/make'
> rm -f alloca.h-t alloca.h && \

Your compiler versions seem OK.
The above log does not actually show what fails.  Can you post the complete compile out at a place like this: https://gist.github.com/  and send a link?

Thanks,
David


--
http://aquamacs.org -- Aquamacs: Emacs on Mac OS X
http://aquamacs.org/donate -- Could we help you? Return the favor and support the Aquamacs Project!


More information about the MacOSX-Emacs mailing list