|
From: | Fleishman, Mark |
Subject: | Help with Emacs 23.3 install on AIX |
Date: | Wed, 27 Apr 2011 10:19:55 -0500 |
Hello, I am trying to install the latest Emacs version 23.3 on AIX 5.3 TL12 SP2. I do ./configure --with-x=no and it completes ok. The make command runs but then errors out, see output below, any assistance would be appreciated: cd lib-src; make all CC='gcc' CFLAGS='-g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign ' CPPFLAGS='' LDFLAGS='-Wl,-bbigtoc' MAKE='make' gcc -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -Wl,-bbigtoc -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign -o test-distrib /home/tsharma/emacs-23.3/lib-src/test-distrib.c ./test-distrib /home/tsharma/emacs-23.3/lib-src/testfile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -Wl,-bbigtoc -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign /home/tsharma/emacs-23.3/lib-src/make-docfile.c -lrts -lIM -liconv -o make-docfile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -Wl,-bbigtoc -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign /home/tsharma/emacs-23.3/lib-src/profile.c -lrts -lIM -liconv -o profile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -Wl,-bbigtoc -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign /home/tsharma/emacs-23.3/lib-src/digest-doc.c -lrts -lIM -liconv -o digest-doc gcc -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -Wl,-bbigtoc -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign /home/tsharma/emacs-23.3/lib-src/sorted-doc.c -lrts -lIM -liconv -o sorted-doc cp /home/tsharma/emacs-23.3/lib-src/getopt_.h getopt.h-t mv getopt.h-t getopt.h gcc -c -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign /home/tsharma/emacs-23.3/lib-src/movemail.c gcc -c -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign /home/tsharma/emacs-23.3/lib-src/pop.c gcc -c -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign /home/tsharma/emacs-23.3/lib-src/getopt.c gcc -c -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign /home/tsharma/emacs-23.3/lib-src/getopt1.c gcc -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -Wl,-bbigtoc -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign movemail.o pop.o getopt.o getopt1.o -lrts -lIM -liconv -o movemail gcc -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -Wl,-bbigtoc -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign /home/tsharma/emacs-23.3/lib-src/fakemail.c -lrts -lIM -liconv -o fakemail /home/tsharma/emacs-23.3/lib-src/fakemail.c: In function 'make_file_preface': /home/tsharma/emacs-23.3/lib-src/fakemail.c:374: warning: passing argument 1 of 'time' from incompatible pointer type /home/tsharma/emacs-23.3/lib-src/fakemail.c:378: warning: passing argument 1 of 'localtime' from incompatible pointer type gcc -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -Wl,-bbigtoc -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign /home/tsharma/emacs-23.3/lib-src/hexl.c -lrts -lIM -liconv -o hexl gcc -c -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign /home/tsharma/emacs-23.3/lib-src/update-game-score.c -DHAVE_SHARED_GAME_DIR="\"/usr/local/var/games/emacs\"" gcc -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -Wl,-bbigtoc -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign update-game-score.o getopt.o getopt1.o -lrts -lIM -liconv -o update-game-score gcc -c -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /home/tsharma/emacs-23.3/lib-src/../src/regex.c gcc -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -Wl,-bbigtoc -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.3\"" /home/tsharma/emacs-23.3/lib-src/etags.c getopt.o getopt1.o regex.o -lrts -lIM -liconv -o etags gcc -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -Wl,-bbigtoc -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.3\"" /home/tsharma/emacs-23.3/lib-src/etags.c getopt.o getopt1.o regex.o -lrts -lIM -liconv -o ctags gcc -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -Wl,-bbigtoc -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign /home/tsharma/emacs-23.3/lib-src/emacsclient.c getopt.o getopt1.o -DVERSION="\"23.3\"" -lrts -lIM -liconv -o emacsclient gcc -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -Wl,-bbigtoc -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign /home/tsharma/emacs-23.3/lib-src/b2m.c -DVERSION="\"23.3\"" getopt.o getopt1.o -lrts -lIM -liconv -o b2m gcc -DHAVE_CONFIG_H -I. -I../src -I/home/tsharma/emacs-23.3/lib-src -I/home/tsharma/emacs-23.3/lib-src/../src -Wl,-bbigtoc -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign -DVERSION="\"23.3\"" /home/tsharma/emacs-23.3/lib-src/ebrowse.c getopt.o getopt1.o -lrts -lIM -liconv -o ebrowse Target "all" is up to date. boot=bootstrap-emacs; if [ ! -x "src/$boot" ]; then cd src; make all CC='gcc' CFLAGS='-g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign ' CPPFLAGS='' LDFLAGS='-Wl,-bbigtoc' MAKE='make' BOOTSTRAPEMACS="$boot"; fi; touch stamp-oldxmenu gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign dispnew.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign frame.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign scroll.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign xdisp.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign menu.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign window.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign charset.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign coding.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign category.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign ccl.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign character.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign chartab.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign cm.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign term.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign terminal.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign xfaces.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign emacs.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign keyboard.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign macros.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign keymap.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign sysdep.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign buffer.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign filelock.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign insdel.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign marker.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign minibuf.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign fileio.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign dired.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign filemode.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign cmds.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign casetab.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign casefiddle.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign indent.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign search.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign regex.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign undo.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign alloc.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign data.c echo "#define BUILDOBJ \"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 unexaix.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 terminfo.o lastfile.o gmalloc.o ralloc.o vm-limit.o mktime.o getloadavg.o " "\"" > buildobj.h gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign doc.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign editfns.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign callint.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign eval.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign floatfns.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign fns.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign font.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign print.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign lread.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign syntax.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign unexaix.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign bytecode.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign process.c process.c: In function 'Fmake_network_process': process.c:3641: warning: passing argument 3 of 'ngetsockname' from incompatible pointer type process.c:3706: warning: passing argument 5 of 'getsockopt' from incompatible pointer type process.c:3761: warning: passing argument 3 of 'ngetsockname' from incompatible pointer type process.c: In function 'server_accept_connection': process.c:4396: warning: passing argument 3 of 'naccept' from incompatible pointer type process.c:4524: warning: passing argument 3 of 'ngetsockname' from incompatible pointer type process.c: In function 'wait_reading_process_output': process.c:5271: warning: passing argument 3 of 'ngetpeername' from incompatible pointer type process.c: In function 'read_process_output': process.c:5376: warning: passing argument 6 of 'nrecvfrom' from incompatible pointer type gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign callproc.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign region-cache.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign sound.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign atimer.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign doprnt.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign strftime.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign intervals.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign textprop.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign composite.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign md5.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign terminfo.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign lastfile.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign gmalloc.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign ralloc.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign vm-limit.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign mktime.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign getloadavg.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign prefix-args.c gcc -Demacs -DHAVE_CONFIG_H -I. -I/home/tsharma/emacs-23.3/src -g -O -O2 -Wdeclaration-after-statement -Wno-pointer-sign -Wl,-bbigtoc prefix-args.o -o prefix-args gcc -Wl,-bnodelcsect -Wl,-bbigtoc -o temacs 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 unexaix.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 terminfo.o lastfile.o gmalloc.o ralloc.o vm-limit.o mktime.o getloadavg.o -lrts -lIM -liconv -lcurses -lm cd ../lisp; make update-subdirs wd=/home/tsharma/emacs-23.3/lisp; subdirs=`(cd $wd; find . -type d -print)`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.* | */.*/* | */=* | */cedet* ) ;; *) wins="$wins $wd/$file" ;; esac; done; for file in $wins; do /home/tsharma/emacs-23.3/lisp/../update-subdirs $file; done; `/bin/pwd`/temacs --batch --load loadup bootstrap Loading loadup.el (source)... Using load-path (/home/tsharma/emacs-23.3/lisp /home/tsharma/emacs-23.3/lisp/emacs-lisp /home/tsharma/emacs-23.3/lisp/language /home/tsharma/emacs-23.3/lisp/international /home/tsharma/emacs-23.3/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... Loading env... Loading format... Loading bindings... Loading files... Loading cus-face... Loading faces... Loading minibuffer... Loading button... Loading startup... Loading /home/tsharma/emacs-23.3/lisp/loaddefs.el (source)... 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 /home/tsharma/emacs-23.3/lisp/international/charprop.el (source)... Loading language/chinese... Loading language/cyrillic... Loading language/indian... Loading /home/tsharma/emacs-23.3/lisp/language/sinhala.el (source)... Loading /home/tsharma/emacs-23.3/lisp/language/english.el (source)... Loading language/ethiopic... Loading language/european... Loading /home/tsharma/emacs-23.3/lisp/language/czech.el (source)... Loading /home/tsharma/emacs-23.3/lisp/language/slovak.el (source)... Loading /home/tsharma/emacs-23.3/lisp/language/romanian.el (source)... Loading /home/tsharma/emacs-23.3/lisp/language/greek.el (source)... Loading /home/tsharma/emacs-23.3/lisp/language/hebrew.el (source)... Loading /home/tsharma/emacs-23.3/lisp/language/japanese.el (source)... Loading /home/tsharma/emacs-23.3/lisp/international/cp51932.el (source)... Loading /home/tsharma/emacs-23.3/lisp/international/eucjp-ms.el (source)... Loading /home/tsharma/emacs-23.3/lisp/language/korean.el (source)... Loading /home/tsharma/emacs-23.3/lisp/language/lao.el (source)... Loading /home/tsharma/emacs-23.3/lisp/language/tai-viet.el (source)... Loading /home/tsharma/emacs-23.3/lisp/language/thai.el (source)... Loading language/tibetan... Loading language/vietnamese... Loading /home/tsharma/emacs-23.3/lisp/language/misc-lang.el (source)... Loading /home/tsharma/emacs-23.3/lisp/language/utf-8-lang.el (source)... Loading /home/tsharma/emacs-23.3/lisp/language/georgian.el (source)... Loading /home/tsharma/emacs-23.3/lisp/language/khmer.el (source)... Loading /home/tsharma/emacs-23.3/lisp/language/burmese.el (source)... Loading /home/tsharma/emacs-23.3/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 emacs-lisp/timer... Loading isearch... Loading rfn-eshadow... Loading menu-bar... Loading /home/tsharma/emacs-23.3/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... Loading replace... Loading buff-menu... Loading emacs-lisp/float-sup... Loading vc-hooks... Loading ediff-hook... Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name emacs 37599 pure bytes used mv -f emacs bootstrap-emacs cd ../lisp; make compile-first EMACS=../src/bootstrap-emacs Target "compile-first" is up to date. cd ../lisp; make autoloads EMACS=../src/bootstrap-emacs chmod +w /home/tsharma/emacs-23.3/lisp/ps-print.el /home/tsharma/emacs-23.3/lisp/emulation/tpu-edt.el /home/tsharma/emacs-23.3/lisp/emacs-lisp/cl-loaddefs.el /home/tsharma/emacs-23.3/lisp/mail/rmail.el /home/tsharma/emacs-23.3/lisp/dired.el /home/tsharma/emacs-23.3/lisp/ibuffer.el wd=/home/tsharma/emacs-23.3/lisp; subdirs=`(cd $wd; find . -type d -print)`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.* | */.*/* | */=* | */obsolete | */term ) ;; *) wins="$wins $wd/$file" ;; esac; done; echo Directories: $wins; EMACSLOADPATH=/home/tsharma/emacs-23.3/lisp LC_ALL=C ../src/bootstrap-emacs -batch --no-site-file --multibyte -l autoload --eval '(setq generated-autoload-file "/home/tsharma/emacs-23.3/lisp/loaddefs.el")' -f batch-update-autoloads $wins Directories: /home/tsharma/emacs-23.3/lisp/. /home/tsharma/emacs-23.3/lisp/./calc /home/tsharma/emacs-23.3/lisp/./calendar /home/tsharma/emacs-23.3/lisp/./cedet /home/tsharma/emacs-23.3/lisp/./cedet/ede /home/tsharma/emacs-23.3/lisp/./cedet/semantic /home/tsharma/emacs-23.3/lisp/./cedet/semantic/analyze /home/tsharma/emacs-23.3/lisp/./cedet/semantic/bovine /home/tsharma/emacs-23.3/lisp/./cedet/semantic/decorate /home/tsharma/emacs-23.3/lisp/./cedet/semantic/symref /home/tsharma/emacs-23.3/lisp/./cedet/semantic/wisent /home/tsharma/emacs-23.3/lisp/./cedet/srecode /home/tsharma/emacs-23.3/lisp/./emacs-lisp /home/tsharma/emacs-23.3/lisp/./emulation /home/tsharma/emacs-23.3/lisp/./erc /home/tsharma/emacs-23.3/lisp/./eshell /home/tsharma/emacs-23.3/lisp/./gnus /home/tsharma/emacs-23.3/lisp/./international /home/tsharma/emacs-23.3/lisp/./language /home/tsharma/emacs-23.3/lisp/./mail /home/tsharma/emacs-23.3/lisp/./mh-e /home/tsharma/emacs-23.3/lisp/./net /home/tsharma/emacs-23.3/lisp/./nxml /home/tsharma/emacs-23.3/lisp/./org /home/tsharma/emacs-23.3/lisp/./play /home/tsharma/emacs-23.3/lisp/./progmodes /home/tsharma/emacs-23.3/lisp/./textmodes /home/tsharma/emacs-23.3/lisp/./url make: 1254-059 The signal code from the last command is 4. Stop. make: 1254-004 The error code from the last command is 2. Stop. make: 1254-004 The error code from the last command is 2. This message is confidential, intended only for the named recipient(s) and may contain information that is privileged or exempt from disclosure under applicable law. If you are not the intended recipient(s), you are notified that the dissemination, distribution, or copying of this message is strictly prohibited. If you receive this message in error or are not the named recipient(s), please notify the sender by return email and delete this message. Thank you. |
[Prev in Thread] | Current Thread | [Next in Thread] |