From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jeff Deifik Newsgroups: gmane.emacs.bugs Subject: bug building emacs 21.3 on sparc-solaris-9 Date: Wed, 23 Jun 2004 12:44:11 -0700 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <26309926144c.26144c263099@jpl.nasa.gov> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1088019903 32535 80.91.224.253 (23 Jun 2004 19:45:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 23 Jun 2004 19:45:03 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Jun 23 21:44:49 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BdDfs-0000Qx-00 for ; Wed, 23 Jun 2004 21:44:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BdDhE-0000Dd-VX for geb-bug-gnu-emacs@m.gmane.org; Wed, 23 Jun 2004 15:46:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BdDhB-0000DY-Vr for bug-gnu-emacs@gnu.org; Wed, 23 Jun 2004 15:46:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BdDhA-0000DH-EX for bug-gnu-emacs@gnu.org; Wed, 23 Jun 2004 15:46:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BdDhA-0000D6-BR for bug-gnu-emacs@gnu.org; Wed, 23 Jun 2004 15:46:08 -0400 Original-Received: from [137.78.160.102] (helo=eis-msg-065.jpl.nasa.gov) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BdDfk-0006ru-VL for bug-gnu-emacs@gnu.org; Wed, 23 Jun 2004 15:44:41 -0400 Original-Received: from conversion-daemon.mailhost4.jpl.nasa.gov by mailhost4.jpl.nasa.gov (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) id <0HZS000011CU5Z@mailhost4.jpl.nasa.gov> for bug-gnu-emacs@gnu.org; Wed, 23 Jun 2004 12:44:33 -0700 (PDT) Original-Received: from jpl.nasa.gov (localhost [127.0.0.1]) by mailhost4.jpl.nasa.gov (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0HZS000L81HNRF@mailhost4.jpl.nasa.gov> for bug-gnu-emacs@gnu.org; Wed, 23 Jun 2004 12:44:11 -0700 (PDT) Original-Received: from [137.78.160.72] by mailhost4.jpl.nasa.gov (mshttpd); Wed, 23 Jun 2004 12:44:11 -0700 Original-To: bug-gnu-emacs@gnu.org X-Mailer: iPlanet Messenger Express 5.2 HotFix 1.12 (built Feb 13 2003) Content-language: en Content-Disposition: inline X-Accept-Language: en Priority: normal X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:8269 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:8269 Enclosed is a typescript of configuring and building emacs. I don't have gdb on this machine, so it is difficult for me to debug the core dump. I will get it if needed. The problem building is at the end which is: Finding pointers to doc strings... Finding pointers to doc strings...done Wrote /export/home/tmp/emacs-21.3/lib-src/fns-21.3.1.el Dumping under names emacs and emacs-21.3.1 715408 pure bytes used ./emacs -q -batch -f list-load-path-shadows Fatal error (11).*** Signal 11 - core dumped (ignored) (export PARALLEL; PARALLEL=0; cd leim; make all \ CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \ LDFLAGS='' MAKE='make') Script done, file is typescript Thanks, Jeff Deifik Here is the complete typescript: # ./configure ; make ; exit creating cache ./config.cache checking host system type... sparc-sun-solaris2.9 checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for a BSD compatible install... /export/home/tmp/emacs-21.3/install-sh -c checking for bison... no checking for byacc... no checking for ranlib... ranlib checking for AIX... no 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... 64 checking for _LARGE_FILES value needed for large files... no checking for machine/soundcard.h... no checking for sys/soundcard.h... no checking for soundcard.h... no checking for _oss_ioctl in -lossaudio... no checking for sys/select.h... yes checking for sys/timeb.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for utime.h... yes checking for linux/version.h... no checking for sys/systeminfo.h... yes checking for termios.h... yes checking for limits.h... yes checking for string.h... yes checking for stdlib.h... yes checking for termcap.h... no checking for stdio_ext.h... yes checking for fcntl.h... yes checking for term.h... yes checking for strings.h... yes checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys_siglist declaration in signal.h or unistd.h... 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 whether struct tm is in sys/time.h or time.h... time.h checking for tm_zone in struct tm... no checking for tzname... yes checking for tm_gmtoff in struct tm... no checking for gcc option to accept ANSI C... none needed checking for function prototypes... yes checking for working volatile... yes checking for working const... yes checking for void * support... yes checking whether make sets ${MAKE}... yes checking for long file names... yes checking for X... libraries , headers 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 sys/stat.h... 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 XFree86 in /usr/X386... no checking for Xkb... yes checking for XrmSetDatabase... yes checking for XScreenResourceString... yes checking for XScreenNumberOfScreen... yes checking for XSetWMProtocols... yes checking X11 version 6... 6 or newer checking X11 version 5... 5 or newer checking X11 version 5 with Xaw... 5 or newer, with Xaw; use toolkit by default checking X11 toolkit version... 6 or newer checking for XmuConvertStandardSelection in -lXmu... yes checking for XShapeQueryExtension in -lXext... yes checking for X11/Xaw3d/Scrollbar.h... no checking for X11/xpm.h... yes checking for XpmReadFileToPixmap in -lXpm... yes checking for XpmReturnAllocPixels preprocessor define... yes checking for jerror.h... no checking for png.h... no checking for tiffio.h... no checking for gif_lib.h... no 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... yes checking for maillock in -llockfile... no checking for liblockfile.so... no checking for touchlock... yes checking for maillock.h... yes 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... yes 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 res_init... no 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 setrlimit... yes checking for setpgid... yes checking for getcwd... yes checking for getwd... yes checking for shutdown... yes checking for strftime... yes checking for getaddrinfo... yes checking for __fpending... yes checking for mblen... yes checking for mbrlen... yes checking for strsignal... yes checking for setitimer... yes checking for ualarm... yes checking for index... yes checking for rindex... yes checking for gai_strerror... yes checking for mkstemp... 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 getloadavg... (cached) yes checking whether getloadavg requires setgid... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking for grantpt... yes checking for getpt... no checking for tparm in -lncurses... no checking for dgettext in -lintl... yes checking whether localtime caches TZ... no checking for gettimeofday... yes checking whether gettimeofday can accept two arguments... yes checking for struct timezone... yes checking for socket... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking whether system supports dynamic ptys... yes checking for pid_t... yes checking for vfork.h... no checking for working vfork... yes checking for size_t... yes Configured for `sparc-sun-solaris2.9'. Where should the build process find the source code? /export/home/tmp/emacs-21.3 What operating system and machine description files should Emacs use? `s/sol2-5.h' and `m/sparc.h' What compiler should emacs be built with? gcc -g -O2 Should Emacs use the GNU version of malloc? yes Should Emacs use a relocating allocator for buffers? yes Should Emacs use mmap(2) for buffer allocation? no What window system should Emacs use? x11 What toolkit should Emacs use? LUCID Where do we find X Windows header files? Standard dirs Where do we find X Windows libraries? Standard dirs Does Emacs use -lXaw3d? no Does Emacs use -lXpm? yes Does Emacs use -ljpeg? no Does Emacs use -ltiff? no Does Emacs use -lungif? no Does Emacs use -lpng? no Does Emacs use X toolkit scroll bars? no updating cache ./config.cache creating ./config.status creating Makefile creating lib-src/Makefile.c creating oldXMenu/Makefile creating man/Makefile creating lwlib/Makefile creating src/Makefile.c creating lisp/Makefile creating leim/Makefile creating src/config.h creating src/epaths.h creating lib-src/Makefile creating src/Makefile if [ ! -f /export/home/tmp/emacs-21.3/lisp/abbrev.elc ]; then \ make bootstrap; \ fi cd lib-src; make all \ CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \ LDFLAGS='' MAKE='make' gcc -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 -o test-distrib /export/home/tmp/emacs-21.3/lib-src/test-distrib.c ./test-distrib /export/home/tmp/emacs-21.3/lib-src/testfile gcc -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 /export/home/tmp/emacs-21.3/lib-src/make-docfile.c -lsocket -lnsl -lkstat -o make-docfile gcc -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 /export/home/tmp/emacs-21.3/lib-src/profile.c -lsocket -lnsl -lkstat -o profile gcc -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 /export/home/tmp/emacs-21.3/lib-src/digest-doc.c -lsocket -lnsl -lkstat -o digest-doc gcc -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 /export/home/tmp/emacs-21.3/lib-src/sorted-doc.c -lsocket -lnsl -lkstat -o sorted-doc gcc -c -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 -Demacs /export/home/tmp/emacs-21.3/lib-src/movemail.c gcc -c -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 /export/home/tmp/emacs-21.3/lib-src/pop.c gcc -c -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 /export/home/tmp/emacs-21.3/lib-src/getopt.c gcc -c -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 /export/home/tmp/emacs-21.3/lib-src/getopt1.c gcc -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 movemail.o pop.o getopt.o getopt1.o -lsocket -lnsl -lkstat -lmail -o movemail gcc -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 /export/home/tmp/emacs-21.3/lib-src/cvtmail.c -lsocket -lnsl -lkstat -o cvtmail gcc -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 /export/home/tmp/emacs-21.3/lib-src/fakemail.c -lsocket -lnsl -lkstat -o fakemail gcc -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 /export/home/tmp/emacs-21.3/lib-src/yow.c -lsocket -lnsl -lkstat -o yow gcc -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 /export/home/tmp/emacs-21.3/lib-src/emacsserver.c -lsocket -lnsl -lkstat -o emacsserver gcc -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 /export/home/tmp/emacs-21.3/lib-src/hexl.c -lsocket -lnsl -lkstat -o hexl gcc -c -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /export/home/tmp/emacs-21.3/lib-src/../src/regex.c gcc -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 -DVERSION="\"21.3\"" /export/home/tmp/emacs-21.3/lib-src/etags.c getopt.o getopt1.o regex.o -lsocket -lnsl -lkstat -o etags gcc -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 -DCTAGS -DVERSION="\"21.3\"" /export/home/tmp/emacs-21.3/lib-src/etags.c getopt.o getopt1.o regex.o -lsocket -lnsl -lkstat -o ctags gcc -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 /export/home/tmp/emacs-21.3/lib-src/emacsclient.c getopt.o getopt1.o -DVERSION=`sed -n -e '/(defconst emacs-version/ s/^[^"]*\("[^"]*"\).*/\1/p' /export/home/tmp/emacs-21.3/lib-src/../lisp/version.el` -lsocket -lnsl -lkstat -o emacsclient gcc -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 /export/home/tmp/emacs-21.3/lib-src/b2m.c -DVERSION="\"21.3\"" getopt.o getopt1.o -lsocket -lnsl -lkstat -o b2m gcc -DHAVE_CONFIG_H -I. -I../src -I/export/home/tmp/emacs-21.3/lib-src -I/export/home/tmp/emacs-21.3/lib-src/../src -g -O2 -DVERSION="\"21.3\"" /export/home/tmp/emacs-21.3/lib-src/ebrowse.c getopt.o getopt1.o -lsocket -lnsl -lkstat -o ebrowse cd src; make all \ CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \ LDFLAGS='' MAKE='make' make: Warning: Infinite loop: Target `../lwlib/liblw.a' depends on itself Current working directory /export/home/tmp/emacs-21.3/src cd ../lwlib/; make CC='gcc' CFLAGS='-g -O2' MAKE='make' "C_SWITCH_X_SITE=" "C_SWITCH_X_MACHINE=" "C_SWITCH_X_SYSTEM=-I/usr/dt/include" "C_SWITCH_SITE=" "C_SWITCH_MACHINE=" "C_SWITCH_SYSTEM=" gcc -c -DUSE_LUCID -I/usr/dt/include -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/export/home/tmp/emacs-21.3/lwlib -I/export/home/tmp/emacs-21.3/lwlib/../src /export/home/tmp/emacs-21.3/lwlib/lwlib.c gcc -c -I/usr/dt/include -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/export/home/tmp/emacs-21.3/lwlib -I/export/home/tmp/emacs-21.3/lwlib/../src lwlib-Xlw.c gcc -c -I/usr/dt/include -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/export/home/tmp/emacs-21.3/lwlib -I/export/home/tmp/emacs-21.3/lwlib/../src xlwmenu.c gcc -c -I/usr/dt/include -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/export/home/tmp/emacs-21.3/lwlib -I/export/home/tmp/emacs-21.3/lwlib/../src lwlib-Xaw.c gcc -c -I/usr/dt/include -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/export/home/tmp/emacs-21.3/lwlib -I/export/home/tmp/emacs-21.3/lwlib/../src lwlib-utils.c rm -f liblw.a ar cq liblw.a lwlib.o lwlib-Xlw.o xlwmenu.o lwlib-Xaw.o lwlib-utils.o ranlib liblw.a touch stamp-oldxmenu gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 dispnew.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 frame.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 scroll.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 xdisp.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 xmenu.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 window.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 charset.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 coding.c coding.c: In function `decode_coding_emacs_mule': coding.c:991: warning: comparison is always true due to limited range of data type coding.c:1002: warning: comparison is always true due to limited range of data type gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 category.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 ccl.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 cm.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 term.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 xfaces.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 xterm.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 xfns.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 xselect.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 xrdb.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 fontset.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 emacs.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 keyboard.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 macros.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 keymap.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 sysdep.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 buffer.c buffer.c: In function `Fset_buffer_multibyte': buffer.c:2089: warning: comparison is always true due to limited range of data type gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 filelock.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 insdel.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 marker.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 minibuf.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 fileio.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 dired.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 filemode.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 cmds.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 casetab.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 casefiddle.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 indent.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 search.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 regex.c regex.c: In function `re_search_2': regex.c:3966: warning: comparison is always true due to limited range of data type regex.c: In function `re_match_2_internal': regex.c:4921: warning: comparison is always true due to limited range of data type gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 undo.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 alloc.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 data.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 doc.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 editfns.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 callint.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 eval.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 floatfns.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 fns.c fns.c: In function `base64_decode_1': fns.c:3627: warning: comparison is always true due to limited range of data type fns.c:3651: warning: comparison is always true due to limited range of data type fns.c:3669: warning: comparison is always true due to limited range of data type gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 print.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 lread.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 abbrev.c abbrev.c: In function `Fexpand_abbrev': abbrev.c:370: warning: comparison is always true due to limited range of data type gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 syntax.c syntax.c: In function `skip_chars': syntax.c:1576: warning: comparison is always true due to limited range of data type syntax.c:1606: warning: comparison is always true due to limited range of data type gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 unexelf.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 mocklisp.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 bytecode.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 process.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 callproc.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 region-cache.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 sound.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 atimer.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 doprnt.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 strftime.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 intervals.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 textprop.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 composite.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 md5.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 terminfo.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 lastfile.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 gmalloc.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 ralloc.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 vm-limit.c gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 widget.c gcc -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/export/home/tmp/emacs-21.3/src -I/usr/dt/include -g -O2 /export/home/tmp/emacs-21.3/src/prefix-args.c -o prefix-args gcc -L/usr/ccs/lib `./prefix-args -Xlinker ` `{ set x USE_MOTIF; test "$2" = "USE_MOTIF"; } || echo ' -R/usr/dt/lib -L/usr/dt/lib'` -o temacs dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o cm.o term.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.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 print.o lread.o abbrev.o syntax.o unexelf.o mocklisp.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 widget.o ../lwlib/liblw.a -lXaw -lXmu -lXt -lSM -lICE -lXext -lXpm -lX11 -lsocket -lnsl -lkstat -lcurses -lm rm -f ../etc/DOC ../lib-src/make-docfile -d /export/home/tmp/emacs-21.3/src sunfns.o dosfns.o msdos.o xterm.o xfns.o xmenu.o xselect.o xrdb.o fontset.o dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o cm.o term.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.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 print.o lread.o abbrev.o syntax.o unexelf.o mocklisp.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 > ../etc/DOC ../lib-src/make-docfile -a ../etc/DOC -d /export/home/tmp/emacs-21.3/src ../lisp/mouse.elc ../lisp/select.elc ../lisp/scroll-bar.elc ../lisp/vmsproc.elc ../lisp/vms-patch.elc ../lisp/ls-lisp.elc ../lisp/dos-fns.elc ../lisp/w32-fns.elc ../lisp/dos-w32.elc ../lisp/disp-table.elc ../lisp/dos-vars.elc ../lisp/international/ccl.elc ../lisp/international/codepage.elc ../lisp/abbrev.elc ../lisp/buff-menu.elc ../lisp/byte-run.elc ../lisp/cus-start.el ../lisp/custom.elc ../lisp/emacs-lisp/backquote.elc ../lisp/emacs-lisp/lisp-mode.elc ../lisp/emacs-lisp/lisp.elc ../lisp/facemenu.elc ../lisp/faces.elc ../lisp/files.elc ../lisp/float-sup.elc ../lisp/format.elc ../lisp/frame.elc ../lisp/help.elc ../lisp/indent.elc ../lisp/isearch.elc ../lisp/loadup.el ../lisp/loaddefs.el ../lisp/bindings.elc ../lisp/map-ynp.elc ../lisp/env.elc ../lisp/international/mule.elc ../lisp/international/mule-conf.el ../lisp /international/mule-cmds.elc ../lisp/international/characters.elc ../lisp/international/u tf-8.elc ../lisp/international/utf-16.elc ../lisp/international/latin-1.el ../lisp/international/latin-2.el ../lisp/international/latin-3.el ../lisp/international/latin-4.el ../lisp/international/latin-5.el ../lisp/international/latin-8.el ../lisp/international/latin-9.el ../lisp/case-table.elc ../lisp/language/chinese.elc ../lisp/language/cyrillic.elc ../lisp/language/indian.elc ../lisp/language/devanagari.elc ../lisp/language/english.elc ../lisp/language/ethiopic.elc ../lisp/language/european.elc ../lisp/language/czech.elc ../lisp/language/slovak.elc ../lisp/language/romanian.elc ../lisp/language/greek.elc ../lisp/language/hebrew.elc ../lisp/language/japanese.elc ../lisp/language/korean.elc ../lisp/language/lao.elc ../lisp/language/thai.elc ../lisp/language/tibetan.elc ../lisp/language/vietnamese.elc ../lisp/language/misc-lang.elc ../lisp/international/ucs-tables.elc ../lisp/menu-bar.e lc ../lisp/paths.el ../lisp/register.elc ../lisp/replace.elc ../lisp/simple.elc ../lisp/st artup.elc ../lisp/subr.elc ../lisp/term/tty-colors.elc ../lisp/textmodes/fill.elc ../lisp/textmodes/page.elc ../lisp/textmodes/paragraphs.elc ../lisp/textmodes/text-mode.elc ../lisp/vc-hooks.elc ../lisp/ediff-hook.elc ../lisp/widget.elc ../lisp/window.elc ../lisp/version.el LC_ALL=C ./temacs -batch -l loadup dump Loading loadup (source)... Using load-path (/export/home/tmp/emacs-21.3/lisp) Loading byte-run... Loading subr... Loading version.el (source)... Loading widget... Loading custom... Loading emacs-lisp/backquote... Loading map-ynp... Loading env... Loading cus-start (source)... Loading international/mule... Loading international/mule-conf.el (source)... Loading format... Loading bindings... Loading simple... Loading files... Lists of integers (garbage collection statistics) are normal output while building Emacs; they do not indicate a problem. ((7041 . 6037) (3784 . 0) (485 . 3) 11289 21356 (3 . 0) (16 . 0) (598 . 1859)) Loading loaddefs.el (source)... ((18232 . 14525) (5702 . 0) (495 . 6) 28606 21356 (5 . 0) (16 . 0) (2480 . 2119)) Loading help... Loading international/mule-cmds... Loading case-table... Loading international/utf-8... Loading international/utf-16... Loading international/characters... Loading international/latin-1 (source)... Loading international/latin-2 (source)... Loading international/latin-3 (source)... Loading international/latin-4 (source)... Loading international/latin-5 (source)... Loading international/latin-8 (source)... Loading international/latin-9 (source)... Loading language/chinese... Loading language/cyrillic... Loading language/indian... Loading language/devanagari... Loading language/english... Loading language/ethiopic... Loading language/european... Loading language/czech... Loading language/slovak... Loading language/romanian... Loading language/greek... Loading language/hebrew... Loading language/japanese... Loading language/korean... Loading language/lao... Loading language/thai... Loading language/tibetan... Loading language/vietnamese... Loading language/misc-lang... Loading international/ucs-tables... Loading indent... Loading window... Loading frame... Loading term/tty-colors... Loading faces... Loading facemenu... Loading mouse... Loading scroll-bar... Loading select... Loading isearch... ((45368 . 21587) (7589 . 0) (507 . 49) 61177 112330 (14 . 5) (21 . 0) (6678 . 1134)) Loading menu-bar... Loading paths.el (source)... Loading startup... Loading emacs-lisp/lisp... Loading textmodes/page... Loading register... Loading textmodes/paragraphs... Loading emacs-lisp/lisp-mode... Loading textmodes/text-mode... Loading textmodes/fill... ((50351 . 16604) (8092 . 0) (510 . 46) 71061 134008 (14 . 5) (21 . 0) (7066 . 1565)) Loading replace... Loading abbrev... Loading buff-menu... Loading float-sup... ((50705 . 16250) (8257 . 0) (510 . 46) 71092 134843 (14 . 9) (21 . 0) (7070 . 1435)) Loading vc-hooks... Loading ediff-hook... ((51659 . 15296) (8347 . 0) (511 . 45) 71988 134860 (14 . 9) (21 . 0) (7129 . 1376)) Finding pointers to doc strings... Finding pointers to doc strings...done Wrote /export/home/tmp/emacs-21.3/lib-src/fns-21.3.1.el Dumping under names emacs and emacs-21.3.1 715408 pure bytes used ./emacs -q -batch -f list-load-path-shadows Fatal error (11).*** Signal 11 - core dumped (ignored) (export PARALLEL; PARALLEL=0; cd leim; make all \ CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \ LDFLAGS='' MAKE='make') Script done, file is typescript zodiac#