all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6062: Emacs installation crashes on osx 10.6 Snow leopard. (with attachment)
@ 2010-04-29  9:26 Jan Heldal
  2010-04-29 19:08 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Heldal @ 2010-04-29  9:26 UTC (permalink / raw)
  To: 6062

[-- Attachment #1: Type: text/plain, Size: 849 bytes --]

Sorry, I forgot to include the attatchment, so here is a copy of the original message, plus the attachment that should have been there:

Hi.
I am using a fresh, clean install of Mac OSX 10.6.3 Snow Leopard, build 10D578, fully updated, on an Intel Core Duo 32bit 13" MacBook.
I have just downloaded emacs from 
http://ftp.gnu.org/pub/gnu/emacs/emacs-23.1.tar.bz2

I do as the readme says, but the installation constantly crashes at the same point. I include printouts from the first two attempts (in case they are different).

I dont know if this is relevant, but I noticed
checking build system type... i386-apple-darwin10.3.0
checking host system type... i386-apple-darwin10.3.0
... which does not seem correct (see my specs above).
The app file is also not produced.

Any advice, please?

Yours sincerely
Jan Heldal
Norway.


[-- Attachment #2: emacs bug.txt --]
[-- Type: text/plain, Size: 97657 bytes --]

Date: 2010 Mon Apr 29 
I am using a fresh, clean install of Mac OSX 10.6.3 Snow Leopard, build 10D578, fully updated, on an Intel Core Duo 32bit 13" MacBook.
I have just downloaded emacs from 
http://ftp.gnu.org/pub/gnu/emacs/emacs-23.1.tar.bz2

I do as the readme says, but the installation constantly crashes at the same point. I include printouts from the first two attempts (in case they are different).

Testing checksums:
Jan-Heldals-MacBook:Downloads janheldal$ md5 emacs-23.1.tar.bz2
MD5 (emacs-23.1.tar.bz2) = 17f7f0ba68a0432d58fa69d05a2225be
Jan-Heldals-MacBook:Downloads janheldal$ cksum emacs-23.1.tar.bz2
2725702946 34382732 emacs-23.1.tar.bz2

I have also tried to download the gz variant, with the same problem (as far as I can see).

Heres my first two attempts at the bz2 files (after unpacking):

Jan-Heldals-MacBook:~ janheldal$ cd Downloads/emacs-23.1/
Jan-Heldals-MacBook:emacs-23.1 janheldal$ ls
BUGS		config.guess	install-sh	mkinstalldirs	src
COPYING		config.sub	leim		move-if-change	update-subdirs
ChangeLog	configure	lib-src		msdos		vpath.sed
INSTALL		configure.in	lisp		nextstep
Makefile.in	doc		lwlib		nt
README		etc		m4		oldXMenu
config.bat	info		make-dist	site-lisp
Jan-Heldals-MacBook:emacs-23.1 janheldal$ ./configure --with-ns
checking build system type... i386-apple-darwin10.3.0
checking host system type... i386-apple-darwin10.3.0
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E -no-cpp-precomp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether gcc understands -Wno-pointer-sign... yes
checking whether ln -s works... yes
checking how to run the C preprocessor... cc -E -no-cpp-precomp
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for install-info... /usr/bin/install-info
checking for install-info... (cached) /usr/bin/install-info
checking for install-info... (cached) /usr/bin/install-info
checking for gzip... /usr/bin/gzip
checking for makeinfo... /usr/bin/makeinfo
checking for -znocombreloc... no
configure: checking the machine- and system-dependent files to find out
 - which libraries the lib-src programs will want, and
 - whether the GNU malloc routines are usable...
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
rm: conftest.dSYM: is a directory
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking sys/soundcard.h usability... no
checking sys/soundcard.h presence... no
checking for sys/soundcard.h... no
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking for _oss_ioctl in -lossaudio... no
checking for pkg-config... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking linux/version.h usability... no
checking linux/version.h presence... no
checking for linux/version.h... no
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking stdio_ext.h usability... no
checking stdio_ext.h presence... no
checking for stdio_ext.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking coff.h usability... no
checking coff.h presence... no
checking for coff.h... no
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/vlimit.h usability... no
checking sys/vlimit.h presence... no
checking for sys/vlimit.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/_mbstate_t.h usability... no
checking sys/_mbstate_t.h presence... no
checking for sys/_mbstate_t.h... no
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking if personality LINUX32 can be set... no
checking for term.h... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether sys_siglist is declared... no
checking whether __sys_siglist is declared... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for struct utimbuf... yes
checking return type of signal handlers... void
checking for speed_t... yes
checking for struct timeval... yes
checking for struct exception... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for net/if.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for struct ifreq.ifr_flags... yes
checking for struct ifreq.ifr_hwaddr... no
checking for struct ifreq.ifr_netmask... no
checking for struct ifreq.ifr_broadaddr... yes
checking for struct ifreq.ifr_addr... yes
checking for function prototypes... yes
checking for working volatile... yes
checking for an ANSI C-conforming const... yes
checking for void * support... yes
checking whether make sets $(MAKE)... yes
checking for long file names... yes
checking for X... no
checking AppKit/AppKit.h usability... yes
checking AppKit/AppKit.h presence... yes
checking for AppKit/AppKit.h... yes
checking for malloc_get_state... no
checking for malloc_set_state... no
checking whether __after_morecore_hook exists... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for dnet_ntoa in -ldnet... no
checking for main in -lXbsd... no
checking for cma_open in -lpthreads... no
checking for pkg-config... (cached) no
checking for pkg-config... (cached) no
checking gpm.h usability... no
checking gpm.h presence... no
checking for gpm.h... no
checking malloc/malloc.h usability... yes
checking malloc/malloc.h presence... yes
checking for malloc/malloc.h... yes
checking whether netdb declares h_errno... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for sqrt in -lm... yes
checking for maillock in -lmail... no
checking for maillock in -llockfile... no
checking for liblockfile.so... no
checking for touchlock... no
checking maillock.h usability... no
checking maillock.h presence... no
checking for maillock.h... no
checking for gethostname... yes
checking for getdomainname... yes
checking for dup2... yes
checking for rename... yes
checking for closedir... yes
checking for mkdir... yes
checking for rmdir... yes
checking for sysinfo... no
checking for getrusage... yes
checking for get_current_dir_name... no
checking for random... yes
checking for lrand48... yes
checking for bcopy... yes
checking for bcmp... yes
checking for logb... yes
checking for frexp... yes
checking for fmod... yes
checking for rint... yes
checking for cbrt... yes
checking for ftime... yes
checking for setsid... yes
checking for strerror... yes
checking for fpathconf... yes
checking for select... yes
checking for mktime... yes
checking for euidaccess... no
checking for getpagesize... (cached) yes
checking for tzset... yes
checking for setlocale... yes
checking for utimes... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for setpgid... yes
checking for getcwd... yes
checking for getwd... yes
checking for shutdown... yes
checking for getaddrinfo... yes
checking for __fpending... no
checking for mblen... yes
checking for mbrlen... yes
checking for mbsinit... yes
checking for strsignal... yes
checking for setitimer... yes
checking for ualarm... yes
checking for index... yes
checking for rindex... yes
checking for sendto... yes
checking for recvfrom... yes
checking for getsockopt... yes
checking for setsockopt... yes
checking for getsockname... yes
checking for getpeername... yes
checking for gai_strerror... yes
checking for mkstemp... yes
checking for getline... no
checking for getdelim... no
checking for mremap... no
checking for memmove... yes
checking for fsync... yes
checking for sync... yes
checking for bzero... yes
checking for memset... yes
checking for memcmp... yes
checking for difftime... yes
checking for memcpy... yes
checking for mempcpy... no
checking for mblen... (cached) yes
checking for mbrlen... (cached) yes
checking for posix_memalign... yes
checking for cfmakeraw... yes
checking for cfsetspeed... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for getloadavg... yes
checking for pstat_getdynamic... no
checking for kstat_open in -lkstat... no
checking for getloadavg... yes
checking whether getloadavg requires setgid... rm: conftest.dSYM: is a directory no
checking for _LARGEFILE_SOURCE value needed for large files... no
rm: conftest.dSYM: is a directory
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long_only... yes
checking whether optreset is declared... yes
checking whether getpgrp requires zero arguments... yes
checking for strftime... yes
checking for grantpt... yes
checking for getpt... no
checking for tparm in -lncurses... yes
checking for res_init with -lresolv... yes
checking for dgettext in -lintl... no
checking whether localtime caches TZ... no
checking for gettimeofday... yes
checking whether gettimeofday can accept two arguments... yes
checking for socket... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking whether system supports dynamic ptys... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for nl_langinfo and CODESET... yes
checking for size_t... yes
checking for mbstate_t... yes
checking for C restrict keyword... __restrict
checking for C restricted array declarations... yes

Configured for `i386-apple-darwin10.3.0'.

  Where should the build process find the source code?    /Users/janheldal/Downloads/emacs-23.1
  What operating system and machine description files should Emacs use?
        `s/darwin.h' and `m/intel386.h'
  What compiler should emacs be built with?               gcc -g -O2 -Wno-pointer-sign 
  Should Emacs use the GNU version of malloc?             no
    (The GNU allocators don't work with this system configuration.)
  Should Emacs use a relocating allocator for buffers?    no
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    nextstep
  What toolkit should Emacs use?                          none
  Where do we find X Windows header files?                NONE
  Where do we find X Windows libraries?                   NONE
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   no
  Does Emacs use -ljpeg?                                  no
  Does Emacs use -ltiff?                                  no
  Does Emacs use a gif library?                           no 
  Does Emacs use -lpng?                                   no
  Does Emacs use -lrsvg-2?                                no
  Does Emacs use -lgpm?                                   no
  Does Emacs use -ldbus?                                  no
  Does Emacs use -lfreetype?                              no
  Does Emacs use -lm17n-flt?                              no
  Does Emacs use -lotf?                                   no
  Does Emacs use -lxft?                                   no
  Does Emacs use toolkit scroll bars?                     yes



You must run "make install" in order to test the built application.
The installed application will go to nextstep/Emacs.app and can be
run or moved from there.
The application will be fully self-contained.

rm: conftest.dSYM: is a directory
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib-src/Makefile.c
config.status: creating oldXMenu/Makefile
config.status: creating doc/emacs/Makefile
config.status: creating doc/misc/Makefile
config.status: creating doc/lispintro/Makefile
config.status: creating doc/lispref/Makefile
config.status: creating src/Makefile.c
config.status: creating lwlib/Makefile
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating src/config.h
config.status: executing default commands
creating src/epaths.h
creating lib-src/Makefile
creating src/Makefile



Jan-Heldals-MacBook:emacs-23.1 janheldal$ make install



cd lib-src; make all                            \
	  CC='gcc' CFLAGS='-g -O2 -Wno-pointer-sign ' CPPFLAGS='' \
	  LDFLAGS='' MAKE='make'
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  -o test-distrib /Users/janheldal/Downloads/emacs-23.1/lib-src/test-distrib.c
./test-distrib /Users/janheldal/Downloads/emacs-23.1/lib-src/testfile
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/make-docfile.c  -o make-docfile
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/profile.c  -o profile
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/digest-doc.c  -o digest-doc
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/sorted-doc.c  -o sorted-doc
cp /Users/janheldal/Downloads/emacs-23.1/lib-src/getopt_.h getopt.h-t
mv getopt.h-t getopt.h
gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src  -g -O2 -Wno-pointer-sign  -Demacs  /Users/janheldal/Downloads/emacs-23.1/lib-src/movemail.c
/Users/janheldal/Downloads/emacs-23.1/lib-src/movemail.c: In function ‘error’:
/Users/janheldal/Downloads/emacs-23.1/lib-src/movemail.c:625: warning: format not a string literal and no format arguments
gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src  -g -O2 -Wno-pointer-sign   /Users/janheldal/Downloads/emacs-23.1/lib-src/pop.c
gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src  -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/getopt.c
gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src  -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/getopt1.c
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src  -g -O2 -Wno-pointer-sign   movemail.o pop.o getopt.o getopt1.o         -o movemail
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/cvtmail.c  -o cvtmail
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/fakemail.c  -o fakemail
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/hexl.c  -o hexl
gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src  -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/update-game-score.c -DHAVE_SHARED_GAME_DIR="\"/Users/janheldal/Downloads/emacs-23.1/nextstep/Emacs.app/Contents/Resources/var/games/emacs\""
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src  -g -O2 -Wno-pointer-sign   update-game-score.o getopt.o getopt1.o  -o update-game-score
gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src  -g -O2 -Wno-pointer-sign  -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /Users/janheldal/Downloads/emacs-23.1/lib-src/../src/regex.c
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.1\"" /Users/janheldal/Downloads/emacs-23.1/lib-src/etags.c getopt.o getopt1.o regex.o  -o etags
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.1\"" /Users/janheldal/Downloads/emacs-23.1/lib-src/etags.c getopt.o getopt1.o regex.o  -o ctags
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/emacsclient.c getopt.o getopt1.o -DVERSION="\"23.1\""  -o emacsclient
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/b2m.c -DVERSION="\"23.1\"" getopt.o getopt1.o  -o b2m
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  -DVERSION="\"23.1\"" /Users/janheldal/Downloads/emacs-23.1/lib-src/ebrowse.c getopt.o getopt1.o  -o ebrowse
boot=bootstrap-emacs;                         \
	if [ ! -x "src/$boot" ]; then                                     \
	    cd src; make all                                    \
	      CC='gcc' CFLAGS='-g -O2 -Wno-pointer-sign ' CPPFLAGS=''         \
	      LDFLAGS='' MAKE='make' BOOTSTRAPEMACS="$boot"; \
	fi;
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  pre-crt0.c
touch stamp-oldxmenu
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  dispnew.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  frame.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  scroll.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  xdisp.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  menu.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  window.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  charset.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  coding.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  category.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  ccl.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  character.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  chartab.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  cm.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  term.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  terminal.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  xfaces.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  emacs.c
emacs.c: In function ‘main’:
emacs.c:1185: warning: too few arguments for format
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  keyboard.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  macros.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  keymap.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  sysdep.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  buffer.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  filelock.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  insdel.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  marker.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  minibuf.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  fileio.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  dired.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  filemode.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  cmds.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  casetab.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  casefiddle.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  indent.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  search.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  regex.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  undo.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  alloc.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  data.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  doc.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  editfns.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  callint.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  eval.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  floatfns.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  fns.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  font.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  print.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  lread.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  syntax.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  unexmacosx.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  bytecode.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  process.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  callproc.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  region-cache.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  sound.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  atimer.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  doprnt.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  strftime.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  intervals.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  textprop.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  composite.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  md5.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  nsterm.m
nsterm.m: In function ‘ns_get_color’:
nsterm.m:1429: warning: format ‘%x’ expects type ‘unsigned int *’, but argument 3 has type ‘long long unsigned int *’
nsterm.m: In function ‘ns_color_to_lisp’:
nsterm.m:1579: warning: '0' flag ignored with precision and ‘%x’ printf format
nsterm.m:1579: warning: '0' flag ignored with precision and ‘%x’ printf format
nsterm.m:1579: warning: '0' flag ignored with precision and ‘%x’ printf format
nsterm.m:1585: warning: '0' flag ignored with precision and ‘%x’ printf format
nsterm.m:1585: warning: '0' flag ignored with precision and ‘%x’ printf format
nsterm.m:1585: warning: '0' flag ignored with precision and ‘%x’ printf format
nsterm.m: In function ‘-[EmacsView keyDown:]’:
nsterm.m:4611: warning: ‘wantsToDelayTextChangeNotifications’ is deprecated (declared at /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:112)
nsterm.m: In function ‘-[EmacsView initFrameFromEmacs:]’:
nsterm.m:5219: warning: class 'EmacsView' does not implement the 'NSWindowDelegate' protocol
nsterm.m: In function ‘-[EmacsScroller setPosition:portion:whole:]’:
nsterm.m:5912: warning: ‘setFloatValue:knobProportion:’ is deprecated (declared at /System/Library/Frameworks/AppKit.framework/Headers/NSScroller.h:107)
nsterm.m:5919: warning: ‘setFloatValue:knobProportion:’ is deprecated (declared at /System/Library/Frameworks/AppKit.framework/Headers/NSScroller.h:107)
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  nsfns.m
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  nsmenu.m
nsmenu.m: In function ‘ns_update_menubar’:
nsmenu.m:463: warning: class 'EmacsMenu' does not implement the 'NSMenuDelegate' protocol
nsmenu.m: In function ‘-[EmacsMenu initWithTitle:frame:]’:
nsmenu.m:555: warning: class 'EmacsMenu' does not implement the 'NSMenuDelegate' protocol
nsmenu.m: In function ‘-[EmacsMenu fillWithWidgetValue:]’:
nsmenu.m:713: warning: ‘sizeToFit’ is deprecated (declared at /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:281)
nsmenu.m: In function ‘-[EmacsToolbar initForView:withIdentifier:]’:
nsmenu.m:1291: warning: class 'EmacsToolbar' does not implement the 'NSToolbarDelegate' protocol
nsmenu.m: In function ‘-[EmacsToolbar addDisplayItemWithImage:idx:helpText:enabled:]’:
nsmenu.m:1335: warning: ‘stringWithCString:’ is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:386)
nsmenu.m: In function ‘-[EmacsTooltip init]’:
nsmenu.m:1422: warning: class 'EmacsTooltip' does not implement the 'NSWindowDelegate' protocol
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  nsselect.m
nsselect.m: In function ‘ns_string_from_pasteboard’:
nsselect.m:346: warning: ‘cString’ is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:367)
nsselect.m:351: warning: ‘lossyCString’ is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:368)
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  nsimage.m
nsimage.m: In function ‘+[EmacsImage allocInitFromFile:]’:
nsimage.m:189: warning: ‘bestRepresentationForDevice:’ is deprecated (declared at /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:128)
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  nsfont.m
nsfont.m: In function ‘ns_char_width’:
nsfont.m:241: warning: ‘widthOfString:’ is deprecated (declared at /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:216)
nsfont.m: In function ‘nsfont_open’:
nsfont.m:837: warning: ‘CGFontCreateWithPlatformFont’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Headers/CGFont.h:60)
nsfont.m:844: warning: ‘widthOfString:’ is deprecated (declared at /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:216)
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  fontset.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  fringe.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  image.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  terminfo.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  lastfile.c
gcc -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign   /Users/janheldal/Downloads/emacs-23.1/src/prefix-args.c -o prefix-args
echo "dispnew.o frame.o scroll.o xdisp.o menu.o  window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o    emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexmacosx.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o  nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o fontset.o fringe.o image.o   terminfo.o lastfile.o    " > buildobj.lst
gcc  -prebind -framework AppKit -Xlinker -headerpad -Xlinker 6C8  -o temacs pre-crt0.o dispnew.o frame.o scroll.o xdisp.o menu.o  window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o    emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexmacosx.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o  nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o fontset.o fringe.o image.o   terminfo.o lastfile.o          -lncurses   
cd ../lisp; make  update-subdirs
wd=/Users/janheldal/Downloads/emacs-23.1/lisp; subdirs=`(cd $wd; find . -type d -print)`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.* | */.*/* | */=* ) ;; *) wins="$wins $wd/$file" ;; esac; done; \
	for file in $wins; do \
	   /Users/janheldal/Downloads/emacs-23.1/lisp/../update-subdirs $file; \
	done;
`/bin/pwd`/temacs --batch --load loadup bootstrap
Loading loadup.el (source)...
Using load-path (/Users/janheldal/Downloads/emacs-23.1/lisp /Users/janheldal/Downloads/emacs-23.1/lisp/emacs-lisp /Users/janheldal/Downloads/emacs-23.1/lisp/language /Users/janheldal/Downloads/emacs-23.1/lisp/international /Users/janheldal/Downloads/emacs-23.1/lisp/textmodes)
Loading emacs-lisp/byte-run...
Loading emacs-lisp/backquote...
Loading subr...
Loading version.el (source)...
Loading widget...
Loading custom...
Loading emacs-lisp/map-ynp...
Loading cus-start...
Loading international/mule...
Loading international/mule-conf.el (source)...
Loading env...
Loading format...
Loading bindings...
Loading files...
Loading cus-face...
Loading faces...
Loading minibuffer...
Loading button...
Loading startup...
Lists of integers (garbage collection statistics) are normal output
while building Emacs; they do not indicate a problem.
((23482 . 2679) (5621 . 0) (586 . 8) 162842 38131 (28 . 1) (21 . 0) (7402 . 4883))
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/loaddefs.el (source)...
((45679 . 3915) (8451 . 0) (596 . 4) 1124472 38131 (98 . 33) (21 . 0) (15819 . 1821))
Loading abbrev...
Loading simple...
Loading help...
Loading jka-cmpr-hook...
Loading epa-hook...
Loading international/mule-cmds...
Loading case-table...
Loading international/characters...
Loading composite...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/international/charprop.el (source)...
Loading language/chinese...
Loading language/cyrillic...
Loading language/indian...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/sinhala.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/english.el (source)...
Loading language/ethiopic...
Loading language/european...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/czech.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/slovak.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/romanian.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/greek.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/hebrew.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/japanese.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/international/cp51932.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/international/eucjp-ms.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/korean.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/lao.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/tai-viet.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/thai.el (source)...
Loading language/tibetan...
Loading language/vietnamese...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/misc-lang.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/utf-8-lang.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/georgian.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/khmer.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/burmese.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/cham.el (source)...
Loading indent...
Loading window...
Loading frame...
Loading term/tty-colors...
Loading font-core...
Loading facemenu...
Loading emacs-lisp/syntax...
Loading font-lock...
Loading jit-lock...
Loading mouse...
Loading scroll-bar...
Loading select...
Loading emacs-lisp/timer...
Loading isearch...
Loading rfn-eshadow...
((75581 . 11402) (11886 . 1) (639 . 38) 1329161 305732 (126 . 5) (22 . 13) (24517 . 5156))
Loading menu-bar...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/paths.el (source)...
Loading emacs-lisp/lisp...
Loading textmodes/page...
Loading register...
Loading textmodes/paragraphs...
Loading emacs-lisp/lisp-mode...
Loading textmodes/text-mode...
Loading textmodes/fill...
((84339 . 2644) (12486 . 0) (642 . 35) 1376796 313150 (126 . 5) (22 . 13) (26356 . 4766))
Loading replace...
Loading buff-menu...
Loading fringe...
Loading image...
Loading international/fontset...
Loading dnd...
Loading mwheel...
Loading tool-bar...
((89046 . 2853) (12999 . 18) (643 . 34) 1406515 317307 (137 . 1) (22 . 13) (27697 . 5126))
Loading emacs-lisp/easymenu...
Loading term/ns-win...
Loading emacs-lisp/float-sup...
((90333 . 1773) (13250 . 0) (643 . 34) 1418246 334850 (145 . 4) (22 . 13) (28132 . 5006))
Loading vc-hooks...
Loading ediff-hook...
Loading tooltip...
((91593 . 1385) (13417 . 1) (644 . 33) 1426470 335929 (147 . 2) (22 . 13) (28513 . 4625))
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name emacs
--- List of All Regions ---
   address     size prot maxp
         0   0x1000 none none
    0x1000 0x1a7000 r x  rwx 
  0x1a8000 0x171000 rw   rwx 
  0x319000  0x43000 rw   rwx 
  0x35c000   0x2000 rw   rwx 
  0x35e000  0xa3000 r    rwx 
  0x401000   0x1000 none rwx 
  0x402000   0x1000 rw   rwx 
  0x403000   0x1000 none rwx 
  0x404000   0x1000 none rwx 
  0x405000   0x6000 rw   rwx 
  0x40b000   0x1000 none rwx 
  0x40c000   0x1000 none rwx 
  0x40d000   0x6000 rw   rwx 
  0x413000   0x1000 none rwx 
  0x414000   0x1000 r    rwx 
  0x415000   0x1000 none rwx 
  0x416000   0x1000 rw   rwx 
  0x417000   0x1000 none rwx 
  0x418000   0x1000 none rwx 
  0x419000   0x6000 rw   rwx 
  0x41f000   0x1000 none rwx 
  0x420000   0x1000 none rwx 
  0x421000   0x6000 rw   rwx 
  0x427000   0x1000 none rwx 
  0x428000   0x1000 r    rw  
  0x429000   0x1000 rw   rwx 
  0x42a000  0x41000 rw   rwx 
  0x46b000   0x1000 rw   rw  
  0x46c000  0x40000 r    r   
  0x4ac000   0x1000 r    r   
  0x4ad000   0x8000 r    r   
  0x4b5000   0x1000 none rwx 
  0x4b6000   0x1000 rw   rwx 
  0x4b7000   0x1000 none rwx 
  0x4b8000   0x1000 none rwx 
  0x4b9000   0x6000 rw   rwx 
  0x4bf000   0x1000 none rwx 
  0x4c0000   0x1000 none rwx 
  0x4c1000   0x6000 rw   rwx 
  0x4c7000   0x1000 none rwx 
  0x4c9000   0x1000 rw   rw  
  0x4ca000   0x1000 rw   rw  
  0x4cb000   0x1000 rw   rwx 
  0x4cc000   0x2000 r    rw  
  0x500000 0x100000 rw   rwx 
  0x600000 0x100000 rw   rwx 
  0x800000 0x800000 rw   rwx 
 0x1000000 0x400000 rw   rwx 
--- List of Regions to be Dumped ---
   address     size prot maxp
         0   0x1000 none none
    0x1000 0x1a7000 r x  rwx 
  0x1a8000 0x1b6000 rw   rwx 
  0x35e000  0xa3000 r    rwx 
  0x401000   0x1000 none rwx 
  0x402000   0x1000 rw   rwx 
  0x403000   0x2000 none rwx 
  0x405000   0x6000 rw   rwx 
  0x40b000   0x2000 none rwx 
  0x40d000   0x6000 rw   rwx 
  0x413000   0x1000 none rwx 
  0x414000   0x1000 r    rwx 
  0x415000   0x1000 none rwx 
  0x416000   0x1000 rw   rwx 
  0x417000   0x2000 none rwx 
  0x419000   0x6000 rw   rwx 
  0x41f000   0x2000 none rwx 
  0x421000   0x6000 rw   rwx 
  0x427000   0x1000 none rwx 
  0x428000   0x1000 r    rw  
  0x429000  0x42000 rw   rwx 
  0x46b000   0x1000 rw   rw  
  0x46c000  0x49000 r    r   
  0x4b5000   0x1000 none rwx 
  0x4b6000   0x1000 rw   rwx 
  0x4b7000   0x2000 none rwx 
  0x4b9000   0x6000 rw   rwx 
  0x4bf000   0x2000 none rwx 
  0x4c1000   0x6000 rw   rwx 
  0x4c7000   0x1000 none rwx 
  0x4c9000   0x2000 rw   rw  
  0x4cb000   0x1000 rw   rwx 
  0x4cc000   0x2000 r    rw  
  0x500000 0x200000 rw   rwx 
  0x800000 0xc00000 rw   rwx 
--- Header Information ---
Magic = 0xfeedface
CPUType = 7
CPUSubType = 3
FileType = 0x2
NCmds = 19
SizeOfCmds = 3060
Flags = 0x00000085
Highest address of load commands in input file: 0x401000
Lowest offset of all sections in __TEXT segment:   0x13c0
--- List of Load Commands in Input File ---
# cmd              cmdsize name                address     size
0 LC_SEGMENT             56 __PAGEZERO                0   0x1000
1 LC_SEGMENT            464 __TEXT               0x1000 0x1a7000
                           __text               0x23c0 0x18db05
                           __cstring          0x18fec8  0x16858
                           __const            0x1a6720    0x7d0
                           __symbol_stub      0x1a6ef0    0x642
                           __stub_helper      0x1a7532    0xa7a
                           __unwind_info      0x1a7fb0     0x48
2 LC_SEGMENT            600 __DATA             0x1a8000 0x1b4000
                           __program_vars     0x1a8000     0x14
                           __nl_symbol_ptr    0x1a8014   0x1844
                           __la_symbol_ptr    0x1a9858    0x42c
                           __const            0x1a9ca0    0x3c8
                           __cfstring         0x1aa068    0x320
                           __data             0x1aa3a0 0x16e448
                           __bss              0x318800  0x37815
                           __common           0x350020   0xbc11
3 LC_SEGMENT            940 __OBJC             0x35c000   0x2000
                           __cat_cls_meth     0x35c000     0x20
                           __cat_inst_meth    0x35c020     0x88
                           __message_refs     0x35c0a8    0x76c
                           __cls_refs         0x35c814     0xfc
                           __class            0x35c910    0x2a0
                           __meta_class       0x35cbb0    0x2a0
                           __cls_meth         0x35ce50     0x28
                           __inst_meth        0x35ce78    0x82c
                           __protocol         0x35d6a4     0x28
                           __instance_vars    0x35d6cc    0x27c
                           __module_info      0x35d948     0x60
                           __symbols          0x35d9a8     0x74
                           __image_info       0x35da1c      0x8
4 LC_SEGMENT             56 __LINKEDIT         0x35e000  0xa3000
5 unknown                48
6 LC_SYMTAB              24
7 LC_DYSYMTAB            80
8 LC_LOAD_DYLINKER       28
9 LC_UUID                24
10 LC_UNIXTHREAD          80
11 LC_LOAD_DYLIB          88
12 LC_LOAD_DYLIB          56
13 LC_LOAD_DYLIB          52
14 LC_LOAD_DYLIB         100
15 LC_LOAD_DYLIB          52
16 LC_LOAD_DYLIB         104
17 LC_LOAD_DYLIB         112
18 LC_LOAD_DYLIB          96
 0x16fc080 (sz:   0x3f18/  0x3f1c)
 0x1600000 (sz:  0xfc07f/ 0xfc080)
  0x6fc080 (sz:   0x3f18/  0x3f1c)
  0x600000 (sz:  0xfc07f/ 0xfc080)
 0x1ff8000 (sz:   0x4e00/  0x7f94)
 0x1800000 (sz: 0x4de9ff/0x7f8000)
  0x429000 (sz:        0/  0x1000)
--- Load Commands written to Output File ---
Writing segment __PAGEZERO       @        0 (       0/  0x1000 @          0)
Writing segment __TEXT           @        0 (0x1a7000/0x1a7000 @     0x1000)
Writing segment __DATA           @ 0x1a7000 (0x1b4000/0x1b4000 @   0x1a8000)
unexec: unrecognized section name in __DATA segment
make[1]: *** [bootstrap-emacs] Error 1
make: *** [src] Error 2



Jan-Heldals-MacBook:emacs-23.1 janheldal$ make clean



(cd src;      make  clean)
rm -f temacs prefix-args core *.core \#* *.o libXMenu11.a liblw.a
rm -f ../etc/DOC
rm -f bootstrap-emacs emacs-23.1
rm -f buildobj.lst
rm -f emacs-*.*.* emacs
rm -fr /Users/janheldal/Downloads/emacs-23.1/nextstep/Emacs.app/
(cd oldXMenu; make  clean)
rm -f libXMenu11.a Activate.o AddPane.o AddSel.o ChgPane.o ChgSel.o Create.o DelPane.o DelSel.o Destroy.o Error.o EvHand.o FindPane.o FindSel.o InsPane.o InsSel.o Internal.o Locate.o Post.o Recomp.o SetAEQ.o SetFrz.o SetPane.o SetSel.o XDelAssoc.o XLookAssoc.o XCrAssoc.o XDestAssoc.o XMakeAssoc.o insque.o
(cd lwlib;    make  clean)
rm -f *.o core errs ,* *.a .emacs_* make.log MakeOut \#*
(cd lib-src;  make  clean)
rm -f core *.o getopt.h getopt.h-t
rm -f etags ctags emacsclient b2m ebrowse  profile digest-doc sorted-doc movemail cvtmail fakemail hexl update-game-score test-distrib make-docfile
rm -f fns*.el *.tab.c *.tab.h
(cd doc/emacs &&   make  clean)
rm -f *.log *.cp *.fn *.ky *.op *.ops *.pg *.vr core *.tp *.core
rm -f *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc
rm -f *.dvi
(cd doc/misc &&   make  clean)
rm -f *.log *.cp *.fn *.ky *.op *.ops *.pg *.vr core *.tp \
	*.tps *.core gnustmp.*
rm -f *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc
rm -f *.dvi
(cd doc/lispref &&   make  clean)
rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys elisp[12]*
rm -f make.out core
(cd doc/lispintro &&   make  clean)
rm -f  *.log *.cp *.fn *.ky *.pg *.vr *.tp
rm -f *.dvi
(cd leim;     make  clean)
rm -f quail/CCDOSPY.elc quail/Punct.elc quail/QJ.elc quail/SW.elc quail/TONEPY.elc quail/4Corner.elc quail/ARRAY30.elc quail/ECDICT.elc quail/ETZY.elc quail/Punct-b5.elc quail/PY-b5.elc quail/QJ-b5.elc quail/ZOZY.elc quail/tsang-b5.elc quail/quick-b5.elc quail/tsang-cns.elc quail/quick-cns.elc quail/PY.elc quail/ZIRANMA.elc quail/CTLau.elc quail/CTLau-b5.elc quail/CCDOSPY.el quail/Punct.el quail/QJ.el quail/SW.el quail/TONEPY.el quail/4Corner.el quail/ARRAY30.el quail/ECDICT.el quail/ETZY.el quail/Punct-b5.el quail/PY-b5.el quail/QJ-b5.el quail/ZOZY.el quail/tsang-b5.el quail/quick-b5.el quail/tsang-cns.el quail/quick-cns.el quail/PY.el quail/ZIRANMA.el quail/CTLau.el quail/CTLau-b5.el \
		leim-list.el changed.tit changed.misc



Jan-Heldals-MacBook:emacs-23.1 janheldal$ ./configure --with-ns



checking build system type... i386-apple-darwin10.3.0
checking host system type... i386-apple-darwin10.3.0
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E -no-cpp-precomp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether gcc understands -Wno-pointer-sign... yes
checking whether ln -s works... yes
checking how to run the C preprocessor... cc -E -no-cpp-precomp
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for install-info... /usr/bin/install-info
checking for install-info... (cached) /usr/bin/install-info
checking for install-info... (cached) /usr/bin/install-info
checking for gzip... /usr/bin/gzip
checking for makeinfo... /usr/bin/makeinfo
checking for -znocombreloc... no
configure: checking the machine- and system-dependent files to find out
 - which libraries the lib-src programs will want, and
 - whether the GNU malloc routines are usable...
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
rm: conftest.dSYM: is a directory
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking sys/soundcard.h usability... no
checking sys/soundcard.h presence... no
checking for sys/soundcard.h... no
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking for _oss_ioctl in -lossaudio... no
checking for pkg-config... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking linux/version.h usability... no
checking linux/version.h presence... no
checking for linux/version.h... no
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking stdio_ext.h usability... no
checking stdio_ext.h presence... no
checking for stdio_ext.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking coff.h usability... no
checking coff.h presence... no
checking for coff.h... no
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/vlimit.h usability... no
checking sys/vlimit.h presence... no
checking for sys/vlimit.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/_mbstate_t.h usability... no
checking sys/_mbstate_t.h presence... no
checking for sys/_mbstate_t.h... no
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking if personality LINUX32 can be set... no
checking for term.h... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether sys_siglist is declared... no
checking whether __sys_siglist is declared... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for struct utimbuf... yes
checking return type of signal handlers... void
checking for speed_t... yes
checking for struct timeval... yes
checking for struct exception... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for net/if.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for struct ifreq.ifr_flags... yes
checking for struct ifreq.ifr_hwaddr... no
checking for struct ifreq.ifr_netmask... no
checking for struct ifreq.ifr_broadaddr... yes
checking for struct ifreq.ifr_addr... yes
checking for function prototypes... yes
checking for working volatile... yes
checking for an ANSI C-conforming const... yes
checking for void * support... yes
checking whether make sets $(MAKE)... yes
checking for long file names... yes
checking for X... no
checking AppKit/AppKit.h usability... yes
checking AppKit/AppKit.h presence... yes
checking for AppKit/AppKit.h... yes
checking for malloc_get_state... no
checking for malloc_set_state... no
checking whether __after_morecore_hook exists... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for dnet_ntoa in -ldnet... no
checking for main in -lXbsd... no
checking for cma_open in -lpthreads... no
checking for pkg-config... (cached) no
checking for pkg-config... (cached) no
checking gpm.h usability... no
checking gpm.h presence... no
checking for gpm.h... no
checking malloc/malloc.h usability... yes
checking malloc/malloc.h presence... yes
checking for malloc/malloc.h... yes
checking whether netdb declares h_errno... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for sqrt in -lm... yes
checking for maillock in -lmail... no
checking for maillock in -llockfile... no
checking for liblockfile.so... no
checking for touchlock... no
checking maillock.h usability... no
checking maillock.h presence... no
checking for maillock.h... no
checking for gethostname... yes
checking for getdomainname... yes
checking for dup2... yes
checking for rename... yes
checking for closedir... yes
checking for mkdir... yes
checking for rmdir... yes
checking for sysinfo... no
checking for getrusage... yes
checking for get_current_dir_name... no
checking for random... yes
checking for lrand48... yes
checking for bcopy... yes
checking for bcmp... yes
checking for logb... yes
checking for frexp... yes
checking for fmod... yes
checking for rint... yes
checking for cbrt... yes
checking for ftime... yes
checking for setsid... yes
checking for strerror... yes
checking for fpathconf... yes
checking for select... yes
checking for mktime... yes
checking for euidaccess... no
checking for getpagesize... (cached) yes
checking for tzset... yes
checking for setlocale... yes
checking for utimes... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for setpgid... yes
checking for getcwd... yes
checking for getwd... yes
checking for shutdown... yes
checking for getaddrinfo... yes
checking for __fpending... no
checking for mblen... yes
checking for mbrlen... yes
checking for mbsinit... yes
checking for strsignal... yes
checking for setitimer... yes
checking for ualarm... yes
checking for index... yes
checking for rindex... yes
checking for sendto... yes
checking for recvfrom... yes
checking for getsockopt... yes
checking for setsockopt... yes
checking for getsockname... yes
checking for getpeername... yes
checking for gai_strerror... yes
checking for mkstemp... yes
checking for getline... no
checking for getdelim... no
checking for mremap... no
checking for memmove... yes
checking for fsync... yes
checking for sync... yes
checking for bzero... yes
checking for memset... yes
checking for memcmp... yes
checking for difftime... yes
checking for memcpy... yes
checking for mempcpy... no
checking for mblen... (cached) yes
checking for mbrlen... (cached) yes
checking for posix_memalign... yes
checking for cfmakeraw... yes
checking for cfsetspeed... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for getloadavg... yes
checking for pstat_getdynamic... no
checking for kstat_open in -lkstat... no
checking for getloadavg... yes
checking whether getloadavg requires setgid... rm: conftest.dSYM: is a directory no
checking for _LARGEFILE_SOURCE value needed for large files... no
rm: conftest.dSYM: is a directory
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long_only... yes
checking whether optreset is declared... yes
checking whether getpgrp requires zero arguments... yes
checking for strftime... yes
checking for grantpt... yes
checking for getpt... no
checking for tparm in -lncurses... yes
checking for res_init with -lresolv... yes
checking for dgettext in -lintl... no
checking whether localtime caches TZ... no
checking for gettimeofday... yes
checking whether gettimeofday can accept two arguments... yes
checking for socket... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking whether system supports dynamic ptys... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for nl_langinfo and CODESET... yes
checking for size_t... yes
checking for mbstate_t... yes
checking for C restrict keyword... __restrict
checking for C restricted array declarations... yes

Configured for `i386-apple-darwin10.3.0'.

  Where should the build process find the source code?    /Users/janheldal/Downloads/emacs-23.1
  What operating system and machine description files should Emacs use?
        `s/darwin.h' and `m/intel386.h'
  What compiler should emacs be built with?               gcc -g -O2 -Wno-pointer-sign 
  Should Emacs use the GNU version of malloc?             no
    (The GNU allocators don't work with this system configuration.)
  Should Emacs use a relocating allocator for buffers?    no
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    nextstep
  What toolkit should Emacs use?                          none
  Where do we find X Windows header files?                NONE
  Where do we find X Windows libraries?                   NONE
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   no
  Does Emacs use -ljpeg?                                  no
  Does Emacs use -ltiff?                                  no
  Does Emacs use a gif library?                           no 
  Does Emacs use -lpng?                                   no
  Does Emacs use -lrsvg-2?                                no
  Does Emacs use -lgpm?                                   no
  Does Emacs use -ldbus?                                  no
  Does Emacs use -lfreetype?                              no
  Does Emacs use -lm17n-flt?                              no
  Does Emacs use -lotf?                                   no
  Does Emacs use -lxft?                                   no
  Does Emacs use toolkit scroll bars?                     yes



You must run "make install" in order to test the built application.
The installed application will go to nextstep/Emacs.app and can be
run or moved from there.
The application will be fully self-contained.

rm: conftest.dSYM: is a directory
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib-src/Makefile.c
config.status: creating oldXMenu/Makefile
config.status: creating doc/emacs/Makefile
config.status: creating doc/misc/Makefile
config.status: creating doc/lispintro/Makefile
config.status: creating doc/lispref/Makefile
config.status: creating src/Makefile.c
config.status: creating lwlib/Makefile
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing default commands
creating src/epaths.h
src/epaths.h is unchanged
creating lib-src/Makefile
creating src/Makefile



Jan-Heldals-MacBook:emacs-23.1 janheldal$ make install



cd lib-src; make all                            \
	  CC='gcc' CFLAGS='-g -O2 -Wno-pointer-sign ' CPPFLAGS='' \
	  LDFLAGS='' MAKE='make'
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  -o test-distrib /Users/janheldal/Downloads/emacs-23.1/lib-src/test-distrib.c
./test-distrib /Users/janheldal/Downloads/emacs-23.1/lib-src/testfile
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/make-docfile.c  -o make-docfile
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/profile.c  -o profile
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/digest-doc.c  -o digest-doc
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/sorted-doc.c  -o sorted-doc
cp /Users/janheldal/Downloads/emacs-23.1/lib-src/getopt_.h getopt.h-t
mv getopt.h-t getopt.h
gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src  -g -O2 -Wno-pointer-sign  -Demacs  /Users/janheldal/Downloads/emacs-23.1/lib-src/movemail.c
/Users/janheldal/Downloads/emacs-23.1/lib-src/movemail.c: In function ‘error’:
/Users/janheldal/Downloads/emacs-23.1/lib-src/movemail.c:625: warning: format not a string literal and no format arguments
gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src  -g -O2 -Wno-pointer-sign   /Users/janheldal/Downloads/emacs-23.1/lib-src/pop.c
gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src  -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/getopt.c
gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src  -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/getopt1.c
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src  -g -O2 -Wno-pointer-sign   movemail.o pop.o getopt.o getopt1.o         -o movemail
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/cvtmail.c  -o cvtmail
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/fakemail.c  -o fakemail
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/hexl.c  -o hexl
gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src  -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/update-game-score.c -DHAVE_SHARED_GAME_DIR="\"/Users/janheldal/Downloads/emacs-23.1/nextstep/Emacs.app/Contents/Resources/var/games/emacs\""
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src  -g -O2 -Wno-pointer-sign   update-game-score.o getopt.o getopt1.o  -o update-game-score
gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src  -g -O2 -Wno-pointer-sign  -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /Users/janheldal/Downloads/emacs-23.1/lib-src/../src/regex.c
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.1\"" /Users/janheldal/Downloads/emacs-23.1/lib-src/etags.c getopt.o getopt1.o regex.o  -o etags
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.1\"" /Users/janheldal/Downloads/emacs-23.1/lib-src/etags.c getopt.o getopt1.o regex.o  -o ctags
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/emacsclient.c getopt.o getopt1.o -DVERSION="\"23.1\""  -o emacsclient
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/janheldal/Downloads/emacs-23.1/lib-src/b2m.c -DVERSION="\"23.1\"" getopt.o getopt1.o  -o b2m
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/janheldal/Downloads/emacs-23.1/lib-src -I/Users/janheldal/Downloads/emacs-23.1/lib-src/../src   -g -O2 -Wno-pointer-sign  -DVERSION="\"23.1\"" /Users/janheldal/Downloads/emacs-23.1/lib-src/ebrowse.c getopt.o getopt1.o  -o ebrowse
boot=bootstrap-emacs;                         \
	if [ ! -x "src/$boot" ]; then                                     \
	    cd src; make all                                    \
	      CC='gcc' CFLAGS='-g -O2 -Wno-pointer-sign ' CPPFLAGS=''         \
	      LDFLAGS='' MAKE='make' BOOTSTRAPEMACS="$boot"; \
	fi;
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  pre-crt0.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  dispnew.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  frame.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  scroll.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  xdisp.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  menu.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  window.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  charset.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  coding.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  category.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  ccl.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  character.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  chartab.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  cm.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  term.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  terminal.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  xfaces.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  emacs.c
emacs.c: In function ‘main’:
emacs.c:1185: warning: too few arguments for format
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  keyboard.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  macros.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  keymap.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  sysdep.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  buffer.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  filelock.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  insdel.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  marker.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  minibuf.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  fileio.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  dired.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  filemode.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  cmds.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  casetab.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  casefiddle.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  indent.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  search.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  regex.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  undo.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  alloc.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  data.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  doc.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  editfns.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  callint.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  eval.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  floatfns.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  fns.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  font.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  print.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  lread.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  syntax.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  unexmacosx.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  bytecode.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  process.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  callproc.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  region-cache.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  sound.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  atimer.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  doprnt.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  strftime.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  intervals.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  textprop.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  composite.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  md5.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  nsterm.m
nsterm.m: In function ‘ns_get_color’:
nsterm.m:1429: warning: format ‘%x’ expects type ‘unsigned int *’, but argument 3 has type ‘long long unsigned int *’
nsterm.m: In function ‘ns_color_to_lisp’:
nsterm.m:1579: warning: '0' flag ignored with precision and ‘%x’ printf format
nsterm.m:1579: warning: '0' flag ignored with precision and ‘%x’ printf format
nsterm.m:1579: warning: '0' flag ignored with precision and ‘%x’ printf format
nsterm.m:1585: warning: '0' flag ignored with precision and ‘%x’ printf format
nsterm.m:1585: warning: '0' flag ignored with precision and ‘%x’ printf format
nsterm.m:1585: warning: '0' flag ignored with precision and ‘%x’ printf format
nsterm.m: In function ‘-[EmacsView keyDown:]’:
nsterm.m:4611: warning: ‘wantsToDelayTextChangeNotifications’ is deprecated (declared at /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:112)
nsterm.m: In function ‘-[EmacsView initFrameFromEmacs:]’:
nsterm.m:5219: warning: class 'EmacsView' does not implement the 'NSWindowDelegate' protocol
nsterm.m: In function ‘-[EmacsScroller setPosition:portion:whole:]’:
nsterm.m:5912: warning: ‘setFloatValue:knobProportion:’ is deprecated (declared at /System/Library/Frameworks/AppKit.framework/Headers/NSScroller.h:107)
nsterm.m:5919: warning: ‘setFloatValue:knobProportion:’ is deprecated (declared at /System/Library/Frameworks/AppKit.framework/Headers/NSScroller.h:107)
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  nsfns.m
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  nsmenu.m
nsmenu.m: In function ‘ns_update_menubar’:
nsmenu.m:463: warning: class 'EmacsMenu' does not implement the 'NSMenuDelegate' protocol
nsmenu.m: In function ‘-[EmacsMenu initWithTitle:frame:]’:
nsmenu.m:555: warning: class 'EmacsMenu' does not implement the 'NSMenuDelegate' protocol
nsmenu.m: In function ‘-[EmacsMenu fillWithWidgetValue:]’:
nsmenu.m:713: warning: ‘sizeToFit’ is deprecated (declared at /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:281)
nsmenu.m: In function ‘-[EmacsToolbar initForView:withIdentifier:]’:
nsmenu.m:1291: warning: class 'EmacsToolbar' does not implement the 'NSToolbarDelegate' protocol
nsmenu.m: In function ‘-[EmacsToolbar addDisplayItemWithImage:idx:helpText:enabled:]’:
nsmenu.m:1335: warning: ‘stringWithCString:’ is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:386)
nsmenu.m: In function ‘-[EmacsTooltip init]’:
nsmenu.m:1422: warning: class 'EmacsTooltip' does not implement the 'NSWindowDelegate' protocol
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  nsselect.m
nsselect.m: In function ‘ns_string_from_pasteboard’:
nsselect.m:346: warning: ‘cString’ is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:367)
nsselect.m:351: warning: ‘lossyCString’ is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:368)
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  nsimage.m
nsimage.m: In function ‘+[EmacsImage allocInitFromFile:]’:
nsimage.m:189: warning: ‘bestRepresentationForDevice:’ is deprecated (declared at /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:128)
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  nsfont.m
nsfont.m: In function ‘ns_char_width’:
nsfont.m:241: warning: ‘widthOfString:’ is deprecated (declared at /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:216)
nsfont.m: In function ‘nsfont_open’:
nsfont.m:837: warning: ‘CGFontCreateWithPlatformFont’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Headers/CGFont.h:60)
nsfont.m:844: warning: ‘widthOfString:’ is deprecated (declared at /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:216)
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  fontset.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  fringe.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  image.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  terminfo.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign  lastfile.c
gcc -Demacs -DHAVE_CONFIG_H  -I. -I/Users/janheldal/Downloads/emacs-23.1/src -Dtemacs    -g -O2 -Wno-pointer-sign   /Users/janheldal/Downloads/emacs-23.1/src/prefix-args.c -o prefix-args
echo "dispnew.o frame.o scroll.o xdisp.o menu.o  window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o    emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexmacosx.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o  nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o fontset.o fringe.o image.o   terminfo.o lastfile.o    " > buildobj.lst
gcc  -prebind -framework AppKit -Xlinker -headerpad -Xlinker 6C8  -o temacs pre-crt0.o dispnew.o frame.o scroll.o xdisp.o menu.o  window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o    emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexmacosx.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o  nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o fontset.o fringe.o image.o   terminfo.o lastfile.o          -lncurses   
cd ../lisp; make  update-subdirs
wd=/Users/janheldal/Downloads/emacs-23.1/lisp; subdirs=`(cd $wd; find . -type d -print)`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.* | */.*/* | */=* ) ;; *) wins="$wins $wd/$file" ;; esac; done; \
	for file in $wins; do \
	   /Users/janheldal/Downloads/emacs-23.1/lisp/../update-subdirs $file; \
	done;
`/bin/pwd`/temacs --batch --load loadup bootstrap
Loading loadup.el (source)...
Using load-path (/Users/janheldal/Downloads/emacs-23.1/lisp /Users/janheldal/Downloads/emacs-23.1/lisp/emacs-lisp /Users/janheldal/Downloads/emacs-23.1/lisp/language /Users/janheldal/Downloads/emacs-23.1/lisp/international /Users/janheldal/Downloads/emacs-23.1/lisp/textmodes)
Loading emacs-lisp/byte-run...
Loading emacs-lisp/backquote...
Loading subr...
Loading version.el (source)...
Loading widget...
Loading custom...
Loading emacs-lisp/map-ynp...
Loading cus-start...
Loading international/mule...
Loading international/mule-conf.el (source)...
Loading env...
Loading format...
Loading bindings...
Loading files...
Loading cus-face...
Loading faces...
Loading minibuffer...
Loading button...
Loading startup...
Lists of integers (garbage collection statistics) are normal output
while building Emacs; they do not indicate a problem.
((23482 . 2679) (5621 . 0) (586 . 8) 162842 38131 (28 . 1) (21 . 0) (7402 . 4883))
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/loaddefs.el (source)...
((45679 . 3915) (8451 . 0) (596 . 4) 1124472 38131 (98 . 33) (21 . 0) (15819 . 1821))
Loading abbrev...
Loading simple...
Loading help...
Loading jka-cmpr-hook...
Loading epa-hook...
Loading international/mule-cmds...
Loading case-table...
Loading international/characters...
Loading composite...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/international/charprop.el (source)...
Loading language/chinese...
Loading language/cyrillic...
Loading language/indian...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/sinhala.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/english.el (source)...
Loading language/ethiopic...
Loading language/european...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/czech.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/slovak.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/romanian.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/greek.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/hebrew.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/japanese.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/international/cp51932.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/international/eucjp-ms.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/korean.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/lao.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/tai-viet.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/thai.el (source)...
Loading language/tibetan...
Loading language/vietnamese...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/misc-lang.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/utf-8-lang.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/georgian.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/khmer.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/burmese.el (source)...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/language/cham.el (source)...
Loading indent...
Loading window...
Loading frame...
Loading term/tty-colors...
Loading font-core...
Loading facemenu...
Loading emacs-lisp/syntax...
Loading font-lock...
Loading jit-lock...
Loading mouse...
Loading scroll-bar...
Loading select...
Loading emacs-lisp/timer...
Loading isearch...
Loading rfn-eshadow...
((75581 . 11402) (11886 . 1) (639 . 38) 1329161 305732 (126 . 5) (22 . 13) (24517 . 5156))
Loading menu-bar...
Loading /Users/janheldal/Downloads/emacs-23.1/lisp/paths.el (source)...
Loading emacs-lisp/lisp...
Loading textmodes/page...
Loading register...
Loading textmodes/paragraphs...
Loading emacs-lisp/lisp-mode...
Loading textmodes/text-mode...
Loading textmodes/fill...
((84339 . 2644) (12486 . 0) (642 . 35) 1376796 313150 (126 . 5) (22 . 13) (26356 . 4766))
Loading replace...
Loading buff-menu...
Loading fringe...
Loading image...
Loading international/fontset...
Loading dnd...
Loading mwheel...
Loading tool-bar...
((89046 . 2853) (12999 . 18) (643 . 34) 1406515 317307 (137 . 1) (22 . 13) (27697 . 5126))
Loading emacs-lisp/easymenu...
Loading term/ns-win...
Loading emacs-lisp/float-sup...
((90333 . 1773) (13250 . 0) (643 . 34) 1418246 334850 (145 . 4) (22 . 13) (28132 . 5006))
Loading vc-hooks...
Loading ediff-hook...
Loading tooltip...
((91593 . 1385) (13417 . 1) (644 . 33) 1426470 335929 (147 . 2) (22 . 13) (28513 . 4625))
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name emacs
--- List of All Regions ---
   address     size prot maxp
         0   0x1000 none none
    0x1000 0x1a7000 r x  rwx 
  0x1a8000 0x171000 rw   rwx 
  0x319000  0x43000 rw   rwx 
  0x35c000   0x2000 rw   rwx 
  0x35e000  0xa3000 r    rwx 
  0x401000   0x1000 none rwx 
  0x402000   0x1000 rw   rwx 
  0x403000   0x1000 none rwx 
  0x404000   0x1000 none rwx 
  0x405000   0x6000 rw   rwx 
  0x40b000   0x1000 none rwx 
  0x40c000   0x1000 none rwx 
  0x40d000   0x6000 rw   rwx 
  0x413000   0x1000 none rwx 
  0x414000   0x1000 r    rwx 
  0x415000   0x1000 none rwx 
  0x416000   0x1000 rw   rwx 
  0x417000   0x1000 none rwx 
  0x418000   0x1000 none rwx 
  0x419000   0x6000 rw   rwx 
  0x41f000   0x1000 none rwx 
  0x420000   0x1000 none rwx 
  0x421000   0x6000 rw   rwx 
  0x427000   0x1000 none rwx 
  0x428000   0x1000 r    rw  
  0x429000   0x1000 rw   rwx 
  0x42a000  0x41000 rw   rwx 
  0x46b000   0x1000 rw   rw  
  0x46c000  0x40000 r    r   
  0x4ac000   0x1000 r    r   
  0x4ad000   0x8000 r    r   
  0x4b5000   0x1000 none rwx 
  0x4b6000   0x1000 rw   rwx 
  0x4b7000   0x1000 none rwx 
  0x4b8000   0x1000 none rwx 
  0x4b9000   0x6000 rw   rwx 
  0x4bf000   0x1000 none rwx 
  0x4c0000   0x1000 none rwx 
  0x4c1000   0x6000 rw   rwx 
  0x4c7000   0x1000 none rwx 
  0x4c9000   0x1000 rw   rw  
  0x4ca000   0x1000 rw   rw  
  0x4cb000   0x1000 rw   rwx 
  0x4cc000   0x2000 r    rw  
  0x500000 0x100000 rw   rwx 
  0x600000 0x100000 rw   rwx 
  0x800000 0x800000 rw   rwx 
 0x1000000 0x400000 rw   rwx 
--- List of Regions to be Dumped ---
   address     size prot maxp
         0   0x1000 none none
    0x1000 0x1a7000 r x  rwx 
  0x1a8000 0x1b6000 rw   rwx 
  0x35e000  0xa3000 r    rwx 
  0x401000   0x1000 none rwx 
  0x402000   0x1000 rw   rwx 
  0x403000   0x2000 none rwx 
  0x405000   0x6000 rw   rwx 
  0x40b000   0x2000 none rwx 
  0x40d000   0x6000 rw   rwx 
  0x413000   0x1000 none rwx 
  0x414000   0x1000 r    rwx 
  0x415000   0x1000 none rwx 
  0x416000   0x1000 rw   rwx 
  0x417000   0x2000 none rwx 
  0x419000   0x6000 rw   rwx 
  0x41f000   0x2000 none rwx 
  0x421000   0x6000 rw   rwx 
  0x427000   0x1000 none rwx 
  0x428000   0x1000 r    rw  
  0x429000  0x42000 rw   rwx 
  0x46b000   0x1000 rw   rw  
  0x46c000  0x49000 r    r   
  0x4b5000   0x1000 none rwx 
  0x4b6000   0x1000 rw   rwx 
  0x4b7000   0x2000 none rwx 
  0x4b9000   0x6000 rw   rwx 
  0x4bf000   0x2000 none rwx 
  0x4c1000   0x6000 rw   rwx 
  0x4c7000   0x1000 none rwx 
  0x4c9000   0x2000 rw   rw  
  0x4cb000   0x1000 rw   rwx 
  0x4cc000   0x2000 r    rw  
  0x500000 0x200000 rw   rwx 
  0x800000 0xc00000 rw   rwx 
--- Header Information ---
Magic = 0xfeedface
CPUType = 7
CPUSubType = 3
FileType = 0x2
NCmds = 19
SizeOfCmds = 3060
Flags = 0x00000085
Highest address of load commands in input file: 0x401000
Lowest offset of all sections in __TEXT segment:   0x13c0
--- List of Load Commands in Input File ---
# cmd              cmdsize name                address     size
0 LC_SEGMENT             56 __PAGEZERO                0   0x1000
1 LC_SEGMENT            464 __TEXT               0x1000 0x1a7000
                           __text               0x23c0 0x18db05
                           __cstring          0x18fec8  0x16858
                           __const            0x1a6720    0x7d0
                           __symbol_stub      0x1a6ef0    0x642
                           __stub_helper      0x1a7532    0xa7a
                           __unwind_info      0x1a7fb0     0x48
2 LC_SEGMENT            600 __DATA             0x1a8000 0x1b4000
                           __program_vars     0x1a8000     0x14
                           __nl_symbol_ptr    0x1a8014   0x1844
                           __la_symbol_ptr    0x1a9858    0x42c
                           __const            0x1a9ca0    0x3c8
                           __cfstring         0x1aa068    0x320
                           __data             0x1aa3a0 0x16e448
                           __bss              0x318800  0x37815
                           __common           0x350020   0xbc11
3 LC_SEGMENT            940 __OBJC             0x35c000   0x2000
                           __cat_cls_meth     0x35c000     0x20
                           __cat_inst_meth    0x35c020     0x88
                           __message_refs     0x35c0a8    0x76c
                           __cls_refs         0x35c814     0xfc
                           __class            0x35c910    0x2a0
                           __meta_class       0x35cbb0    0x2a0
                           __cls_meth         0x35ce50     0x28
                           __inst_meth        0x35ce78    0x82c
                           __protocol         0x35d6a4     0x28
                           __instance_vars    0x35d6cc    0x27c
                           __module_info      0x35d948     0x60
                           __symbols          0x35d9a8     0x74
                           __image_info       0x35da1c      0x8
4 LC_SEGMENT             56 __LINKEDIT         0x35e000  0xa3000
5 unknown                48
6 LC_SYMTAB              24
7 LC_DYSYMTAB            80
8 LC_LOAD_DYLINKER       28
9 LC_UUID                24
10 LC_UNIXTHREAD          80
11 LC_LOAD_DYLIB          88
12 LC_LOAD_DYLIB          56
13 LC_LOAD_DYLIB          52
14 LC_LOAD_DYLIB         100
15 LC_LOAD_DYLIB          52
16 LC_LOAD_DYLIB         104
17 LC_LOAD_DYLIB         112
18 LC_LOAD_DYLIB          96
 0x16fc080 (sz:   0x3f18/  0x3f1c)
 0x1600000 (sz:  0xfc07f/ 0xfc080)
 0x3dfc080 (sz:   0x3f18/  0x3f1c)
 0x3d00000 (sz:   0x3a5f/ 0xfc080)
  0x6fc080 (sz:   0x3f18/  0x3f1c)
  0x600000 (sz:  0xfc07f/ 0xfc080)
 0x47f8000 (sz:     0x84/  0x7f94)
 0x4000000 (sz:   0x4ecb/0x7f8000)
 0x1ff8000 (sz:   0x4e00/  0x7f94)
 0x1800000 (sz: 0x4de9ff/0x7f8000)
  0x429000 (sz:        0/  0x1000)
--- Load Commands written to Output File ---
Writing segment __PAGEZERO       @        0 (       0/  0x1000 @          0)
Writing segment __TEXT           @        0 (0x1a7000/0x1a7000 @     0x1000)
Writing segment __DATA           @ 0x1a7000 (0x1b4000/0x1b4000 @   0x1a8000)
unexec: unrecognized section name in __DATA segment
make[1]: *** [bootstrap-emacs] Error 1
make: *** [src] Error 2



Jan-Heldals-MacBook:emacs-23.1 janheldal$ 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#6062: Emacs installation crashes on osx 10.6 Snow leopard. (with attachment)
  2010-04-29  9:26 bug#6062: Emacs installation crashes on osx 10.6 Snow leopard. (with attachment) Jan Heldal
@ 2010-04-29 19:08 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2010-04-29 19:08 UTC (permalink / raw)
  To: Jan Heldal; +Cc: 6062

Jan Heldal wrote:

> I am using a fresh, clean install of Mac OSX 10.6.3 Snow Leopard,
> build 10D578, fully updated, on an Intel Core Duo 32bit 13" MacBook.
> I have just downloaded emacs from
> http://ftp.gnu.org/pub/gnu/emacs/emacs-23.1.tar.bz2

This sounds like it might be a duplicate of

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3708

Please try the 23.1.96 pretest from

ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.96.tar.gz

where this issue may be fixed.

> I do as the readme says, but the installation constantly crashes at
> the same point. I include printouts from the first two attempts (in
> case they are different).






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-29 19:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-29  9:26 bug#6062: Emacs installation crashes on osx 10.6 Snow leopard. (with attachment) Jan Heldal
2010-04-29 19:08 ` Glenn Morris

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.