bash-2.04$ cd /usr/src/xemacs/ bash-2.04$ cat ./build.sh # Needed to make the versioning work, for some reason... # rm version.sh # Grab the latest sources... socksify cvs update || exit 1 # Make sure it's /clean/ make distclean # Build # Support MULE; it's gonna be needed for UTF-8 support RSN # Support sound. Except that sound servers suck. All of them. Dammit. # Don't do the slowing debug stuff ./configure --with-mule \ --with-modules \ --with-sound=native,nonas,noesd \ --with-scrollbars=lucid \ --debug=no --error-checking=none \ || exit 1 make || exit 1 make check || exit 1 echo "" echo " ***** Enter password to do the install" echo "" sudo make install # make clean make TAGS bash-2.04$ ./build.sh ? build.sh cvs server: Updating . cvs server: Updating dynodump cvs server: Updating dynodump/i386 cvs server: Updating dynodump/ppc cvs server: Updating dynodump/sparc cvs server: Updating etc cvs server: Updating etc/app-defaults cvs server: Updating etc/app-defaults/fr cvs server: Updating etc/app-defaults/ja cvs server: Updating etc/auctex cvs server: Updating etc/auctex/style cvs server: Updating etc/custom cvs server: Updating etc/custom/example-themes cvs server: Updating etc/e cvs server: Updating etc/eos cvs server: Updating etc/frame-icon cvs server: Updating etc/gnats cvs server: Updating etc/gnus cvs server: Updating etc/gnusrefcard cvs server: Updating etc/idd cvs server: Updating etc/message cvs server: Updating etc/mine cvs server: Updating etc/mule cvs server: Updating etc/ns cvs server: Updating etc/photos cvs server: Updating etc/sgml cvs server: Updating etc/sgml/ISO_8879=1986 cvs server: Updating etc/sgml/ISO_8879=1986/entities cvs server: Updating etc/sgml/cdtd cvs server: Updating etc/skk cvs server: Updating etc/smilies cvs server: Updating etc/sounds cvs server: Updating etc/sparcworks cvs server: Updating etc/tests cvs server: Updating etc/tests/external-widget cvs server: Updating etc/time cvs server: Updating etc/toolbar cvs server: Updating etc/vm cvs server: Updating etc/w3 cvs server: Updating info cvs server: Updating lib-src cvs server: Updating lib-src/mule cvs server: Updating lisp cvs server: Updating lisp/apel cvs server: Updating lisp/auctex cvs server: Updating lisp/auctex/style cvs server: Updating lisp/bytecomp cvs server: Updating lisp/calendar cvs server: Updating lisp/cc-mode cvs server: Updating lisp/cl cvs server: Updating lisp/comint cvs server: Updating lisp/custom cvs server: Updating lisp/dired cvs server: Updating lisp/edebug cvs server: Updating lisp/ediff cvs server: Updating lisp/efs cvs server: Updating lisp/egg cvs server: Updating lisp/electric cvs server: Updating lisp/emulators cvs server: Updating lisp/energize cvs server: Updating lisp/eos cvs server: Updating lisp/epoch cvs server: Updating lisp/eterm cvs server: Updating lisp/games cvs server: Updating lisp/gnats cvs server: Updating lisp/gnus cvs server: Updating lisp/hm--html-menus cvs server: Updating lisp/hyperbole cvs server: Updating lisp/hyperbole/kotl cvs server: Updating lisp/ilisp cvs server: Updating lisp/iso cvs server: Updating lisp/its cvs server: Updating lisp/language cvs server: Updating lisp/leim cvs server: Updating lisp/leim/quail cvs server: Updating lisp/locale cvs server: Updating lisp/locale/ja cvs server: Updating lisp/mailcrypt cvs server: Updating lisp/mel cvs server: Updating lisp/mh-e cvs server: Updating lisp/modes cvs server: Updating lisp/mu cvs server: Updating lisp/mule cvs server: Updating lisp/ns cvs server: Updating lisp/oobr cvs server: Updating lisp/oobr/tree-nx cvs server: Updating lisp/oobr/tree-nx/English.lproj cvs server: Updating lisp/oobr/tree-nx/English.lproj/DocWindow.nib cvs server: Updating lisp/oobr/tree-nx/English.lproj/InfoPanel.nib cvs server: Updating lisp/oobr/tree-nx/English.lproj/TreeView.nib cvs server: Updating lisp/oobr/tree-x cvs server: Updating lisp/packages cvs server: Updating lisp/pcl-cvs cvs server: Updating lisp/prim cvs server: Updating lisp/psgml cvs server: Updating lisp/quail cvs server: Updating lisp/rmail cvs server: Updating lisp/skk cvs server: Updating lisp/sunpro cvs server: Updating lisp/term cvs server: Updating lisp/tl cvs server: Updating lisp/tm cvs server: Updating lisp/tooltalk cvs server: Updating lisp/url cvs server: Updating lisp/utils cvs server: Updating lisp/viper cvs server: Updating lisp/vm cvs server: Updating lisp/vms cvs server: Updating lisp/w3 cvs server: Updating lisp/w32 cvs server: Updating lisp/x11 cvs server: Updating lock cvs server: Updating lwlib cvs server: Updating lwlib/energize cvs server: Updating man cvs server: Updating man/auctex cvs server: Updating man/gnats cvs server: Updating man/im cvs server: Updating man/internals cvs server: Updating man/lispref cvs server: Updating man/mule cvs server: Updating man/new-users-guide cvs server: Updating man/skk cvs server: Updating man/tm cvs server: Updating man/xemacs cvs server: Updating modules cvs server: Updating modules/base64 cvs server: Updating modules/example cvs server: Updating modules/ldap cvs server: Updating modules/sample cvs server: Updating modules/zlib cvs server: Updating msdos cvs server: Updating mule-doc cvs server: Updating mule-doc/Thai cvs server: Updating mule-doc/viet cvs server: Updating nt cvs server: Updating nt/inc cvs server: Updating nt/inc/arpa cvs server: Updating nt/inc/netinet cvs server: Updating nt/inc/sys cvs server: Updating nt/installer cvs server: Updating nt/installer/Wise cvs server: Updating packages cvs server: Updating packages/etc cvs server: Updating packages/info cvs server: Updating packages/lisp cvs server: Updating photos cvs server: Updating pkg-src cvs server: Updating pkg-src/tree-nx cvs server: Updating pkg-src/tree-nx/English.lproj cvs server: Updating pkg-src/tree-nx/English.lproj/DocWindow.nib cvs server: Updating pkg-src/tree-nx/English.lproj/InfoPanel.nib cvs server: Updating pkg-src/tree-nx/English.lproj/TreeView.nib cvs server: Updating pkg-src/tree-x cvs server: Updating site-lisp cvs server: Updating src cvs server: Updating src/m cvs server: Updating src/s cvs server: Updating tests cvs server: Updating tests/DLL cvs server: Updating tests/Dnd cvs server: Updating tests/automated cvs server: Updating tests/mule cvs server: Updating tests/tooltalk cvs server: Updating vms cvs server: Updating w32 cvs server: Updating w32/inc cvs server: Updating w32/inc/arpa cvs server: Updating w32/inc/netinet cvs server: Updating w32/inc/sys for d in lib-src lwlib src man modules/sample modules/ldap modules/zlib modules/base64; do (cd ./$d && make distclean); done make[1]: Entering directory `/usr/src/xemacs/lib-src' rm -f *.o *.i core rm -f etags ctags b2m gnuclient ootags ellcc make-path wakeup profile make-docfile digest-doc sorted-doc movemail cvtmail fakemail yow hexl gnuserv mmencode *.exe rm -f DOC *.tab.c *.tab.h aixcc.c TAGS ellcc.h rm -f GNUmakefile Makefile Makefile.in blessmail config.values make[1]: Leaving directory `/usr/src/xemacs/lib-src' make[1]: Entering directory `/usr/src/xemacs/lwlib' rm -f liblw.a liblw_pure_*.a *.o *.i core rm -f GNUmakefile Makefile Makefile.in config.h TAGS make[1]: Leaving directory `/usr/src/xemacs/lwlib' make[1]: Entering directory `/usr/src/xemacs/src' rm -f temacs puremacs quantmacs prefix-args *.o *.i \ core temacs.exe sheap-adjust.h rm -f xemacs xemacs.exe ../lib-src/DOC rm -f libextcli* update-elc.stamp rm -f config.h paths.h Emacs.ad.h \ GNUmakefile Makefile Makefile.in TAGS xemacs.* make[1]: Leaving directory `/usr/src/xemacs/src' make[1]: Entering directory `/usr/src/xemacs/man' rm -f *.toc *.aux *.log *.op *.cp *.cps *.fn *.fns rm -f *.ky *.kys *.pg *.pgs *.tp *.tps *.vr *.vrs rm -f core *.dvi make[1]: Leaving directory `/usr/src/xemacs/man' make[1]: Entering directory `/usr/src/xemacs/modules/sample' rm -f sample.ell sample.o sample_i.o sample_i.c make[1]: Leaving directory `/usr/src/xemacs/modules/sample' make[1]: Entering directory `/usr/src/xemacs/modules/ldap' rm -f ldap.ell eldap.o eldap_i.o eldap_i.c make[1]: Leaving directory `/usr/src/xemacs/modules/ldap' make[1]: Entering directory `/usr/src/xemacs/modules/zlib' rm -f zlib.ell zlib.o zlib_i.o zlib_i.c make[1]: Leaving directory `/usr/src/xemacs/modules/zlib' make[1]: Entering directory `/usr/src/xemacs/modules/base64' rm -f base64.ell base64.o base64_i.o base64_i.c make[1]: Leaving directory `/usr/src/xemacs/modules/base64' rm -f config.status config.log confdefs.h config-tmp-* build-install Installation ; rm -f core .sbinit lock/* GNUmakefile Makefile Makefile.in ; rm -f lisp/finder-inf.el* Installation.el Installation.elc ; rm -f -r site-packages xemacs-packages mule-packages site-lisp rm: lock/CVS: is a directory checking whether ln -s works... yes Defining EMACS_MAJOR_VERSION = 21 Defining EMACS_MINOR_VERSION = 2 Defining EMACS_BETA_VERSION = 33 Defining XEMACS_CODENAME = "Melpomene" Defining EMACS_VERSION = "21.2-b33" Defining EMACS_PROGNAME = "xemacs" Defining USE_ASSERTIONS checking host system type... i686-pc-linux Defining STACK_TRACE_EYE_CATCHER = xemacs_21_2_b33_i686_pc_linux Defining CLASH_DETECTION xemacs will be linked with "filelock.o" 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 how to run the C preprocessor... gcc -E checking for AIX... no checking for a working inclusion macro... direct Defining SMART_INCLUDE_INDIRECTIONS = 0 checking for GNU libc... yes Defining _GNU_SOURCE Defining _POSIX_C_SOURCE = 199506L Defining _XOPEN_SOURCE = 500 Defining _XOPEN_SOURCE_EXTENDED Extracting information from the machine- and system-dependent headers... libs_machine = '' libs_system = '' libs_termcap = '-ltermcap -lcurses' libs_standard = '-lgcc -lc -lgcc /usr/lib/crtn.o' objects_machine = '' objects_system = '' c_switch_machine = '' c_switch_system = '' ld_switch_machine = '' ld_switch_system = '' unexec = 'unexelf.o' ld_switch_shared = '-c' ld = '$(CC) -nostdlib' lib_gcc = '`$(CC) $(C_SWITCH_X_SITE) -print-libgcc-file-name`' ld_text_start_addr = '' start_files = 'pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o' ordinary_link = 'no' have_terminfo = 'no' mail_use_flock = 'no' mail_use_lockf = 'no' checking for buggy gcc versions... No xemacs will be linked with "unexelf.o" checking for dynodump... no checking for malloc_get_state... yes checking for malloc_set_state... yes checking whether __after_morecore_hook exists... yes Defining DOUG_LEA_MALLOC checking for ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c checking for bison... bison -y checking for a.out.h... yes Defining HAVE_A_OUT_H checking for cygwin/version.h... no checking for fcntl.h... yes Defining HAVE_FCNTL_H checking for inttypes.h... yes Defining HAVE_INTTYPES_H checking for libgen.h... yes Defining HAVE_LIBGEN_H checking for locale.h... yes Defining HAVE_LOCALE_H checking for mach/mach.h... no checking for sys/param.h... yes Defining HAVE_SYS_PARAM_H checking for sys/pstat.h... no checking for sys/stropts.h... yes Defining HAVE_SYS_STROPTS_H checking for sys/time.h... yes Defining HAVE_SYS_TIME_H checking for sys/timeb.h... yes Defining HAVE_SYS_TIMEB_H checking for sys/un.h... yes Defining HAVE_SYS_UN_H checking for kstat.h... no checking for ulimit.h... yes Defining HAVE_ULIMIT_H checking for unistd.h... yes Defining HAVE_UNISTD_H checking for utime.h... yes Defining HAVE_UTIME_H checking for sys/wait.h that is POSIX.1 compatible... yes Defining HAVE_SYS_WAIT_H checking for ANSI C header files... yes Defining STDC_HEADERS checking whether time.h and sys/time.h may both be included... yes Defining TIME_WITH_SYS_TIME checking for sys_siglist declaration in signal.h or unistd.h... yes Defining SYS_SIGLIST_DECLARED checking for struct utimbuf... yes Defining HAVE_STRUCT_UTIMBUF checking return type of signal handlers... void Defining RETSIGTYPE = void checking for size_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for ssize_t... yes checking for struct timeval... yes Defining HAVE_TIMEVAL checking whether struct tm is in sys/time.h or time.h... time.h checking for tm_zone in struct tm... yes Defining HAVE_TM_ZONE checking for working const... yes checking whether make sets ${MAKE}... yes checking whether byte ordering is bigendian... no checking size of short... 2 Defining SIZEOF_SHORT = 2 checking size of int... 4 Defining SIZEOF_INT = 4 checking size of long... 4 Defining SIZEOF_LONG = 4 checking size of long long... 8 Defining SIZEOF_LONG_LONG = 8 checking size of void *... 4 Defining SIZEOF_VOID_P = 4 checking for long file names... yes Defining HAVE_LONG_FILE_NAMES checking for sin... no checking for sin in -lm... yes Defining HAVE_LIBM Prepending "-lm" to $LIBS Defining LISP_FLOAT_TYPE Defining HAVE_INVERSE_HYPERBOLIC checking type of mail spool file locking checking for lockf... yes Defining HAVE_LOCKF checking for flock... yes Defining HAVE_FLOCK Defining MAIL_LOCK_DOT checking whether the -xildoff compiler flag is required... no checking for specified window system checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes Defining HAVE_X_WINDOWS Appending "lwlib" to $MAKE_SUBDIR Appending "lwlib" to $SRC_SUBDIR_DEPS X11 compilation variables: x_libraries = '/usr/X11R6/lib' x_includes = '/usr/X11R6/include' X_CFLAGS = ' -I/usr/X11R6/include' X_LIBS = ' -L/usr/X11R6/lib' X_PRE_LIBS = ' -lSM -lICE' X_EXTRA_LIBS = '' Defining BITMAPDIR = "/usr/X11R6/include/X11/bitmaps" checking for X defines extracted by xmkmf Defining NARROWPROTO Defining linux Defining __i386__ Defining _POSIX_SOURCE Defining _BSD_SOURCE Defining _SVID_SOURCE checking for X11/Intrinsic.h... yes checking for XOpenDisplay in -lX11... yes Setting libs_x to "-lX11" checking for XShapeSelectInput in -lXext... yes Prepending "-lXext" to $libs_x checking for XtOpenDisplay in -lXt... yes Prepending "-lXt" to $libs_x checking the version of X11 being used... R6 Defining THIS_IS_X11R6 checking for XConvertCase... yes Defining HAVE_XCONVERTCASE checking for X11/Xlocale.h... yes Defining HAVE_X11_XLOCALE_H checking for XFree86... yes Defining HAVE_XFREE386 checking for XmuReadBitmapDataFromFile in -lXmu... yes Prepending "-lXmu" to $libs_x Defining HAVE_XMU checking for main in -lXbsd... no checking for MS-Windows checking for main in -lgdi32... no Using X11. checking for WM_COMMAND option Defining HAVE_WMCOMMAND checking for X11/Xauth.h... yes checking for XauGetAuthByAddr in -lXau... yes Defining HAVE_XAUTH checking for tt_c.h... no checking for Tt/tt_c.h... no checking for desktop/tt_c.h... no checking for Dt/Dt.h... no configure: warning: No CDE without generic Drag'n'Drop support configure: warning: No OffiX without generic Drag'n'Drop support checking if drag and drop API is needed... checking for LDAP checking for ldap.h... no checking for PostgreSQL checking for libpq-fe.h... no checking for graphics libraries checking for Xpm - no older than 3.4f... yes Defining HAVE_XPM Prepending "-lXpm" to $libs_x checking for "FOR_MSW" xpm... no checking for compface.h... yes checking for UnGenFace in -lcompface... yes Defining HAVE_XFACE Prepending "-lcompface" to $libs_x Defining HAVE_GIF xemacs will be linked with "dgif_lib.o gif_io.o" checking for inflate in -lc... no checking for inflate in -lz... yes Prepending "-lz" to $libs_x checking for jpeglib.h... yes checking for jpeg_destroy_decompress in -ljpeg... yes Defining HAVE_JPEG Prepending "-ljpeg" to $libs_x checking for pow... yes checking for png.h... yes checking for png_read_image in -lpng... yes checking for workable png version information... yes Defining HAVE_PNG Prepending "-lpng" to $libs_x checking for tiffio.h... yes checking for TIFFClientOpen in -ltiff... yes Defining HAVE_TIFF Prepending "-ltiff" to $libs_x checking for X11 graphics libraries checking for the Athena widgets checking for XawScrollbarSetThumb in -lXaw... yes checking for threeDClassRec in -lXaw... no checking for X11/Xaw/ThreeD.h... no checking for X11/Xaw/XawInit.h... yes checking for Xm/Xm.h... no Appending "lwlib-Xaw.o" to $lwlib_objs Prepending "-lXaw" to $libs_x Defining ATHENA_H_PATH = X11/Xaw Defining LWLIB_USES_ATHENA Defining NEED_ATHENA Appending "xlwmenu.o" to $lwlib_objs Appending "xlwscrollbar.o" to $lwlib_objs Appending "xlwtabs.o xlwgcs.o" to $lwlib_objs Appending "xlwradio.o xlwcheckbox.o xlwgauge.o" to $lwlib_objs Defining NEED_LUCID Appending "lwlib-Xlw.o" to $lwlib_objs Defining LWLIB_DIALOGS_ATHENA Defining LWLIB_WIDGETS_ATHENA Defining LWLIB_TABS_LUCID Defining HAVE_MENUBARS Defining HAVE_SCROLLBARS Defining HAVE_DIALOGS Defining HAVE_TOOLBARS Defining HAVE_WIDGETS Defining LWLIB_MENUBARS_LUCID Defining LWLIB_SCROLLBARS_LUCID xemacs will be linked with "menubar.o" xemacs will be linked with "scrollbar.o" xemacs will be linked with "dialog.o" xemacs will be linked with "toolbar.o" xemacs will be linked with "menubar-x.o" xemacs will be linked with "scrollbar-x.o" xemacs will be linked with "dialog-x.o" xemacs will be linked with "toolbar-x.o" xemacs will be linked with "gui-x.o" checking for Mule-related features Defining MULE Defining FILE_CODING xemacs will be linked with "mule.o mule-ccl.o mule-charset.o file-coding.o" checking for libintl.h... yes Defining HAVE_LIBINTL_H checking for strerror in -lintl... no checking for Mule input methods checking for XIM checking for XOpenIM in -lX11... yes Defining HAVE_XIM Defining XIM_XLIB xemacs will be linked with "input-method-xlib.o" checking for wnn/jllib.h... no checking for canna/jrkanji.h... no checking for canna/RK.h... no checking for cbrt... yes Defining HAVE_CBRT checking for closedir... yes Defining HAVE_CLOSEDIR checking for dup2... yes Defining HAVE_DUP2 checking for eaccess... no checking for fmod... yes Defining HAVE_FMOD checking for fpathconf... yes Defining HAVE_FPATHCONF checking for frexp... yes Defining HAVE_FREXP checking for ftime... yes Defining HAVE_FTIME checking for getaddrinfo... yes Defining HAVE_GETADDRINFO checking for gethostname... yes Defining HAVE_GETHOSTNAME checking for getnameinfo... yes Defining HAVE_GETNAMEINFO checking for getpagesize... yes Defining HAVE_GETPAGESIZE checking for gettimeofday... yes Defining HAVE_GETTIMEOFDAY checking for getcwd... yes Defining HAVE_GETCWD checking for getpt... yes Defining HAVE_GETPT checking for getwd... yes Defining HAVE_GETWD checking for logb... yes Defining HAVE_LOGB checking for lrand48... yes Defining HAVE_LRAND48 checking for matherr... yes Defining HAVE_MATHERR checking for mkdir... yes Defining HAVE_MKDIR checking for mktime... yes Defining HAVE_MKTIME checking for perror... yes Defining HAVE_PERROR checking for poll... yes Defining HAVE_POLL checking for random... yes Defining HAVE_RANDOM checking for rename... yes Defining HAVE_RENAME checking for res_init... yes Defining HAVE_RES_INIT checking for rint... yes Defining HAVE_RINT checking for rmdir... yes Defining HAVE_RMDIR checking for select... yes Defining HAVE_SELECT checking for setitimer... yes Defining HAVE_SETITIMER checking for setpgid... yes Defining HAVE_SETPGID checking for setlocale... yes Defining HAVE_SETLOCALE checking for setsid... yes Defining HAVE_SETSID checking for sigblock... yes Defining HAVE_SIGBLOCK checking for sighold... yes Defining HAVE_SIGHOLD checking for sigprocmask... yes Defining HAVE_SIGPROCMASK checking for snprintf... yes Defining HAVE_SNPRINTF checking for stpcpy... yes Defining HAVE_STPCPY checking for strcasecmp... yes Defining HAVE_STRCASECMP checking for strerror... yes Defining HAVE_STRERROR checking for tzset... yes Defining HAVE_TZSET checking for ulimit... yes Defining HAVE_ULIMIT checking for usleep... yes Defining HAVE_USLEEP checking for utimes... yes Defining HAVE_UTIMES checking for waitpid... yes Defining HAVE_WAITPID checking for vsnprintf... yes Defining HAVE_VSNPRINTF checking for fsync... yes Defining HAVE_FSYNC checking for ftruncate... yes Defining HAVE_FTRUNCATE checking for umask... yes Defining HAVE_UMASK xemacs will be linked with "realpath.o" checking for getloadavg... no xemacs will be linked with "getloadavg.o" checking for kstat_open in -lkstat... no checking for kvm_read in -lkvm... no checking whether netdb declares h_errno... yes Defining HAVE_H_ERRNO checking for sigsetjmp... yes Defining HAVE_SIGSETJMP checking whether localtime caches TZ... no checking whether gettimeofday accepts one or two arguments... two checking for inline... inline xemacs will be linked with "inline.o" checking for working alloca.h... yes Defining HAVE_ALLOCA_H checking for alloca... yes Defining HAVE_ALLOCA checking for vfork.h... no checking for working vfork... May 13 13:57:40 conftest[10317]: an internal error was detected at interposition.c:300 value = 0, version = $Id: interposition.c,v 1.53 1999/09/25 13:10:31 karls Exp $ yes checking for working strcoll... yes Defining HAVE_STRCOLL checking for getpgrp... yes Defining HAVE_GETPGRP checking whether getpgrp takes no argument... yes Defining GETPGRP_VOID checking for working mmap... yes Defining HAVE_MMAP checking for M_MMAP_THRESHOLD... yes checking for termios.h... yes Defining HAVE_TERMIOS Defining SIGNALS_VIA_CHARACTERS Defining NO_TERMIO checking for socket... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes Defining HAVE_SOCKETS checking for sun_len member in struct sockaddr_un... no checking for ip_mreq struct in netinet/in.h... yes Defining HAVE_MULTICAST checking for msgget... yes checking for sys/ipc.h... yes checking for sys/msg.h... yes Defining HAVE_SYSVIPC checking for dirent.h... yes Defining SYSV_SYSTEM_DIR checking for nlist.h... no checking for sound support checking for machine/soundcard.h... no checking for sys/soundcard.h... yes xemacs will be linked with "linuxplay.o" Defining SOUNDCARD_H_FILE = "sys/soundcard.h" Defining HAVE_NATIVE_SOUND xemacs will be linked with "miscplay.o" checking for TTY-related features Defining HAVE_TTY xemacs will be linked with "console-tty.o device-tty.o event-tty.o frame-tty.o objects-tty.o redisplay-tty.o cm.o" checking for tgetent in -lncurses... yes Defining HAVE_NCURSES checking for ncurses/curses.h... no checking for ncurses/term.h... no xemacs will be linked with "terminfo.o" Prepending "-lncurses" to $LIBS checking for ncurses/curses.h... no Defining CURSES_H_FILE = "curses.h" Defining TERM_H_FILE = "term.h" checking for gpm.h... no xemacs will be linked with "event-unixoid.o" checking for database support checking for ndbm.h... no checking for Berkeley db.h... db.h checking for Berkeley DB version... 2 checking for db_open... no checking for db_open in -ldb... yes Defining DB_H_FILE = "db.h" Defining HAVE_BERKELEY_DB Prepending "-ldb" to $LIBS Defining HAVE_DATABASE xemacs will be linked with "database.o" checking for module support checking for dlfcn.h... yes checking for dlopen in -ldl... yes Defining HAVE_DLOPEN checking how to build dynamic libraries for i686-pc-linux checking how to produce PIC code... -fPIC checking if PIC flag -fPIC really works... yes checking if C compiler can produce shared libraries... yes checking for ld used by GCC... /usr/bin/ld checking if the linker is GNU ld... yes Defining HAVE_SHLIB xemacs will be linked with "sysdll.o emodules.o" Appending "src" to $INSTALL_ARCH_DEP_SUBDIR Prepending "-ldl" to $LIBS checking for dlerror... yes Defining HAVE_DLERROR checking for _dlerror... no Defining HAVE_UNIX_PROCESSES xemacs will be linked with "process-unix.o" Appending "src" to $MAKE_SUBDIR extra_objs = 'filelock.o unexelf.o dgif_lib.o gif_io.o menubar.o scrollbar.o dialog.o toolbar.o menubar-x.o scrollbar-x.o dialog-x.o toolbar-x.o gui-x.o mule.o mule-ccl.o mule-charset.o file-coding.o input-method-xlib.o realpath.o getloadavg.o inline.o linuxplay.o miscplay.o console-tty.o device-tty.o event-tty.o frame-tty.o objects-tty.o redisplay-tty.o cm.o terminfo.o event-unixoid.o database.o sysdll.o emodules.o process-unix.o' c_switch_general = '-DHAVE_CONFIG_H' c_switch_window_system = '-I/usr/X11R6/include' c_switch_all = '-DHAVE_CONFIG_H -I/usr/X11R6/include' ld_switch_general = '' ld_switch_window_system = '-L/usr/X11R6/lib' ld_switch_all = '-L/usr/X11R6/lib' ld_libs_general = '-ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o' ld_libs_window_system = '-lXaw -ltiff -lpng -ljpeg -lz -lcompface -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE' ld_libs_all = '-lXaw -ltiff -lpng -ljpeg -lz -lcompface -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o' Defining PREFIX_USER_DEFINED Defining INHIBIT_SITE_LISP Defining EMACS_CONFIGURATION = "i686-pc-linux" Defining EMACS_CONFIG_OPTIONS = "--with-mule --with-modules --with-sound=native,nonas,noesd --with-scrollbars=lucid --debug=no --error-checking=none" Defining config_machfile = "m/intel386.h" Defining config_opsysfile = "s/linux.h" Defining LD_SWITCH_X_SITE = Defining LD_SWITCH_X_SITE_AUX = Defining C_SWITCH_X_SITE = Defining LD_SWITCH_SITE = Defining C_SWITCH_SITE = Defining GNU_MALLOC Defining USE_GCC XEmacs 21.2-b33 "Melpomene" configured for `i686-pc-linux'. Compilation / Installation: Source code location: /usr/src/xemacs Installation prefix: /usr/local Operating system description file: `s/linux.h' Machine description file: `m/intel386.h' Compiler: gcc -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow Relocating allocator for buffers: no GNU version of malloc: yes - Using Doug Lea's new malloc from the GNU C Library. Window System: Compiling in support for the X window system: - X Windows headers location: /usr/X11R6/include - X Windows libraries location: /usr/X11R6/lib - Handling WM_COMMAND properly. Compiling in support for the Athena widget set: - Athena headers location: X11/Xaw - Athena library to link: Xaw Using Lucid menubars. Using Lucid scrollbars. Using Athena dialog boxes. Using Athena native widgets. TTY: Compiling in support for ncurses. Images: Compiling in support for GIF images (builtin). Compiling in support for XPM images. Compiling in support for PNG images. Compiling in support for JPEG images. Compiling in support for TIFF images. Compiling in support for X-Face message headers. Sound: Compiling in support for sound (native). Databases: Compiling in support for Berkeley database. Internationalization: Compiling in support for Mule (multi-lingual Emacs). Compiling in support for XIM (X11R5+ I18N input method). - Using raw Xlib to provide XIM support. Mail: Compiling in support for "dot-locking" mail spool file locking method. Other Features: Compiling in support for dynamic shared object modules. Appending "Makefile.in" to $ac_output_files Appending "lib-src/Makefile.in" to $ac_output_files Appending "lwlib/Makefile.in" to $ac_output_files Appending "src/Makefile.in:src/Makefile.in.in:src/depend" to $ac_output_files Appending "lib-src/ellcc.h" to $ac_output_files creating ./config.status creating Makefile.in creating lib-src/Makefile.in creating lwlib/Makefile.in creating src/Makefile.in creating src/paths.h creating lib-src/config.values creating lib-src/ellcc.h creating src/config.h creating lwlib/config.h creating ./Makefile creating ./GNUmakefile creating lib-src/Makefile creating lib-src/GNUmakefile creating lwlib/Makefile creating lwlib/GNUmakefile creating src/Makefile creating src/GNUmakefile Producing `src/Emacs.ad.h' from `etc/Emacs.ad'. Resetting `src/sheap-adjust.h'. cd ./lib-src && make all make[1]: Entering directory `/usr/src/xemacs/lib-src' gcc -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H /usr/src/xemacs/lib-src/make-path.c -o make-path gcc -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H /usr/src/xemacs/lib-src/wakeup.c -ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o -o wakeup gcc -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H /usr/src/xemacs/lib-src/profile.c -ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o -o profile gcc -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H /usr/src/xemacs/lib-src/make-docfile.c -ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o -o make-docfile gcc -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H /usr/src/xemacs/lib-src/digest-doc.c -ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o -o digest-doc gcc -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H /usr/src/xemacs/lib-src/sorted-doc.c -ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o -o sorted-doc gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H /usr/src/xemacs/lib-src/getopt.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H /usr/src/xemacs/lib-src/getopt1.c gcc -c `echo -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H | sed 's/-Demacs/ /'` \ -DINHIBIT_STRING_HEADER /usr/src/xemacs/src/regex.c gcc -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H /usr/src/xemacs/lib-src/movemail.c /usr/src/xemacs/lib-src/pop.c \ getopt.o getopt1.o regex.o -ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o -o movemail gcc -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H /usr/src/xemacs/lib-src/cvtmail.c -ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o -o cvtmail gcc -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H /usr/src/xemacs/lib-src/fakemail.c -ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o -o fakemail gcc -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H /usr/src/xemacs/lib-src/yow.c -ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o -o yow gcc -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H /usr/src/xemacs/lib-src/hexl.c -ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o -o hexl /usr/src/xemacs/lib-src/hexl.c: In function `main': /usr/src/xemacs/lib-src/hexl.c:150: warning: `c' might be used uninitialized in this function /usr/src/xemacs/lib-src/hexl.c:196: warning: `c' might be used uninitialized in this function gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H -I/usr/X11R6/include /usr/src/xemacs/lib-src/gnuslib.c gcc -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H -I/usr/X11R6/include /usr/src/xemacs/lib-src/gnuserv.c gnuslib.o -L/usr/X11R6/lib -lXau -lXmu -lXt -lXext -lX11 -lSM -lICE -ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o -o gnuserv gcc -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H /usr/src/xemacs/lib-src/mmencode.c -o mmencode gcc -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H -DVERSION='"21.2-b33"' /usr/src/xemacs/lib-src/etags.c getopt.o getopt1.o regex.o -ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o -o etags gcc -DCTAGS -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H -DVERSION='"21.2-b33"' /usr/src/xemacs/lib-src/etags.c getopt.o getopt1.o regex.o -ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o -o ctags gcc -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H /usr/src/xemacs/lib-src/b2m.c -ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o -o b2m gcc -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H -I/usr/X11R6/include /usr/src/xemacs/lib-src/gnuclient.c gnuslib.o -L/usr/X11R6/lib -lXau -lXmu -lXt -lXext -lX11 -lSM -lICE -ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o -o gnuclient gcc -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H -DVERSION='"21.2-b33"' /usr/src/xemacs/lib-src/ootags.c getopt.o getopt1.o regex.o -ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o -o ootags gcc -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -I../src -I/usr/src/xemacs/lib-src -I/usr/src/xemacs/src -DHAVE_CONFIG_H /usr/src/xemacs/lib-src/ellcc.c -ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o -o ellcc make[1]: Leaving directory `/usr/src/xemacs/lib-src' cd ./lwlib && make all make[1]: Entering directory `/usr/src/xemacs/lwlib' gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -I. -DHAVE_CONFIG_H -I/usr/X11R6/include lwlib.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -I. -DHAVE_CONFIG_H -I/usr/X11R6/include lwlib-utils.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -I. -DHAVE_CONFIG_H -I/usr/X11R6/include lwlib-config.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -I. -DHAVE_CONFIG_H -I/usr/X11R6/include lwlib-Xaw.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -I. -DHAVE_CONFIG_H -I/usr/X11R6/include xlwmenu.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -I. -DHAVE_CONFIG_H -I/usr/X11R6/include xlwscrollbar.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -I. -DHAVE_CONFIG_H -I/usr/X11R6/include xlwtabs.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -I. -DHAVE_CONFIG_H -I/usr/X11R6/include xlwgcs.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -I. -DHAVE_CONFIG_H -I/usr/X11R6/include xlwradio.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -I. -DHAVE_CONFIG_H -I/usr/X11R6/include xlwcheckbox.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -I. -DHAVE_CONFIG_H -I/usr/X11R6/include xlwgauge.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -I. -DHAVE_CONFIG_H -I/usr/X11R6/include lwlib-Xlw.c rm -f liblw.a ar cq liblw.a lwlib.o lwlib-utils.o lwlib-config.o lwlib-Xaw.o xlwmenu.o xlwscrollbar.o xlwtabs.o xlwgcs.o xlwradio.o xlwcheckbox.o xlwgauge.o lwlib-Xlw.o make[1]: Leaving directory `/usr/src/xemacs/lwlib' cd ./src && make all make[1]: Entering directory `/usr/src/xemacs/src' gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include pre-crt0.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include abbrev.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include alloc.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include blocktype.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include buffer.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include bytecode.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include callint.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include callproc.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include casefiddle.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include casetab.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include chartab.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include cmdloop.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include cmds.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include console.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include console-stream.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include data.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include device.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include dired.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include doc.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include doprnt.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include dynarr.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include editfns.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include elhash.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include emacs.c emacs.c: In function `assert_failed': emacs.c:3072: warning: function declared `noreturn' has a `return' statement emacs.c:3118: warning: `noreturn' function does return gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include eval.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include events.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include filelock.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include unexelf.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include dgif_lib.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include gif_io.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include menubar.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include scrollbar.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include dialog.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include toolbar.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include menubar-x.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include scrollbar-x.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include dialog-x.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include toolbar-x.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include gui-x.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include mule.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include mule-ccl.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include mule-charset.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include file-coding.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include input-method-xlib.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include realpath.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include getloadavg.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include inline.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include linuxplay.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include miscplay.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include console-tty.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include device-tty.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include event-tty.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include frame-tty.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include objects-tty.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include redisplay-tty.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include cm.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include terminfo.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include event-unixoid.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include database.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include sysdll.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include emodules.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include process-unix.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include event-stream.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include extents.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include faces.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include fileio.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include filemode.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include floatfns.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include fns.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include font-lock.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include frame.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include general.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include glyphs.c glyphs.c: In function `image_instantiate': glyphs.c:3016: warning: `subtable' might be used uninitialized in this function gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include glyphs-eimage.c In file included from glyphs-eimage.c:67: /usr/include/png.h:1358: warning: declaration of `error' shadows global declaration /usr/include/png.h:1362: warning: declaration of `error' shadows global declaration /usr/include/png.h:1366: warning: declaration of `message' shadows global declaration /usr/include/png.h:1370: warning: declaration of `message' shadows global declaration gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include glyphs-widget.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include gui.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include gutter.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include hash.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include imgproc.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include indent.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include insdel.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include intl.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include keymap.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include line-number.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include lread.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include lstream.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include macros.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include marker.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include md5.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include minibuf.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include objects.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include opaque.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include print.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include process.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include profile.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include rangetab.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include redisplay.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include redisplay-output.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include regex.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include search.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include select.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include signal.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include sound.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include specifier.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include strftime.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include symbols.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include syntax.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include sysdep.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include undo.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include balloon_help.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include balloon-x.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include console-x.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include device-x.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include event-Xt.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include frame-x.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include glyphs-x.c glyphs-x.c: In function `x_native_layout_instantiate': glyphs-x.c:2547: warning: unused variable `ii' gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include objects-x.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include redisplay-x.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include select-x.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include xgccache.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include widget.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include window.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include lastfile.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include vm-limit.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include EmacsFrame.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include EmacsShell.c gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -DDEFINE_TOP_LEVEL_EMACS_SHELL /usr/src/xemacs/src/EmacsShell-sub.c mv EmacsShell-sub.o TopLevelEmacsShell.o gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -DDEFINE_TRANSIENT_EMACS_SHELL /usr/src/xemacs/src/EmacsShell-sub.c mv EmacsShell-sub.o TransientEmacsShell.o gcc -c -g -O3 -Wall -Wno-switch -Wpointer-arith -Winline -Wmissing-prototypes -Wshadow -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include EmacsManager.c gcc -nostdlib -L/usr/X11R6/lib -Wl,-export-dynamic -I/usr/src/xemacs/src -o temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o abbrev.o alloc.o blocktype.o buffer.o bytecode.o callint.o callproc.o casefiddle.o casetab.o chartab.o cmdloop.o cmds.o console.o console-stream.o data.o device.o dired.o doc.o doprnt.o dynarr.o editfns.o elhash.o emacs.o eval.o events.o filelock.o unexelf.o dgif_lib.o gif_io.o menubar.o scrollbar.o dialog.o toolbar.o menubar-x.o scrollbar-x.o dialog-x.o toolbar-x.o gui-x.o mule.o mule-ccl.o mule-charset.o file-coding.o input-method-xlib.o realpath.o getloadavg.o inline.o linuxplay.o miscplay.o console-tty.o device-tty.o event-tty.o frame-tty.o objects-tty.o redisplay-tty.o cm.o terminfo.o event-unixoid.o database.o sysdll.o emodules.o process-unix.o event-stream.o extents.o faces.o fileio.o filemode.o floatfns.o fns.o font-lock.o frame.o general.o glyphs.o glyphs-eimage.o glyphs-widget.o gui.o gutter.o hash.o imgproc.o indent.o insdel.o intl.o keymap.o line-number.o lread.o lstream.o macros.o marker.o md5.o minibuf.o objects.o opaque.o print.o process.o profile.o rangetab.o redisplay.o redisplay-output.o regex.o search.o select.o signal.o sound.o specifier.o strftime.o symbols.o syntax.o sysdep.o undo.o balloon_help.o balloon-x.o console-x.o device-x.o event-Xt.o frame-x.o glyphs-x.o objects-x.o redisplay-x.o select-x.o xgccache.o widget.o window.o lastfile.o vm-limit.o EmacsFrame.o EmacsShell.o TopLevelEmacsShell.o TransientEmacsShell.o EmacsManager.o ../lwlib/liblw.a -lXaw -ltiff -lpng -ljpeg -lz -lcompface -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -ldl -ldb -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o `gcc -print-libgcc-file-name` ./temacs -nd -batch -l /usr/src/xemacs/src/../lisp/update-elc.el Loading /usr/src/xemacs/src/../lisp/update-elc.el... Loading very-early-lisp... Loading find-paths.el... Loading packages.el... Loading setup-paths.el... Loading dump-paths.el... Loading /usr/src/xemacs/lisp/dumped-lisp.el... rm -f ../lib-src/DOC; \ ./temacs -nd -batch -l /usr/src/xemacs/src/../lisp/make-docfile.el -- \ -o ../lib-src/DOC -d /usr/src/xemacs/src -i ../lib-src/../site-packages \ abbrev.c alloc.c blocktype.c buffer.c bytecode.c callint.c callproc.c casefiddle.c casetab.c chartab.c cmdloop.c cmds.c console.c console-stream.c data.c device.c dired.c doc.c doprnt.c dynarr.c editfns.c elhash.c emacs.c eval.c events.c filelock.c unexelf.c dgif_lib.c gif_io.c menubar.c scrollbar.c dialog.c toolbar.c menubar-x.c scrollbar-x.c dialog-x.c toolbar-x.c gui-x.c mule.c mule-ccl.c mule-charset.c file-coding.c input-method-xlib.c realpath.c getloadavg.c inline.c linuxplay.c miscplay.c console-tty.c device-tty.c event-tty.c frame-tty.c objects-tty.c redisplay-tty.c cm.c terminfo.c event-unixoid.c database.c sysdll.c emodules.c process-unix.c event-stream.c extents.c faces.c fileio.c filemode.c floatfns.c fns.c font-lock.c frame.c general.c glyphs.c glyphs-eimage.c glyphs-widget.c gui.c gutter.c hash.c imgproc.c indent.c insdel.c intl.c keymap.c line-number.c lread.c lstream.c macros.c marker.c md5.c minibuf.c objects.c opaque.c print.c process.c profile.c rangetab.c redisplay.c redisplay-output.c regex.c search.c select.c signal.c sound.c specifier.c strftime.c symbols.c syntax.c sysdep.c undo.c balloon_help.c balloon-x.c console-x.c device-x.c event-Xt.c frame-x.c glyphs-x.c objects-x.c redisplay-x.c select-x.c xgccache.c widget.c window.c Loading /usr/src/xemacs/src/../lisp/make-docfile.el... Loading very-early-lisp... Loading find-paths.el... Loading packages.el... Loading setup-paths.el... Loading dump-paths.el... Loading custom... Loading widget... Loading custom ...done Loading process... Loading /usr/src/xemacs/lisp/dumped-lisp.el... Spawning make-docfile ... Spawning make-docfile ...done ./temacs -nd -batch -l /usr/src/xemacs/src/../lisp/loadup.el dump Loading /usr/src/xemacs/src/../lisp/loadup.el... Using load-path (/usr/src/xemacs/lisp) Using module-load-path (/usr/src/xemacs/modules) Loading very-early-lisp... Loading /usr/src/xemacs/lisp/dumped-lisp.el... Loading /usr/src/xemacs/lisp/backquote.elc... Loading /usr/src/xemacs/lisp/bytecomp-runtime.elc... Loading /usr/src/xemacs/lisp/find-paths.elc... Loading /usr/src/xemacs/lisp/packages.elc... Loading /usr/src/xemacs/lisp/setup-paths.elc... Loading /usr/src/xemacs/lisp/dump-paths.elc... Loading /usr/src/xemacs/lisp/subr.elc... Loading /usr/src/xemacs/lisp/replace.elc... Loading /usr/src/xemacs/lisp/version.el... Loading /usr/src/xemacs/lisp/cl.elc... Loading /usr/src/xemacs/lisp/cl-extra.elc... Loading /usr/src/xemacs/lisp/cl-seq.elc... Loading /usr/src/xemacs/lisp/widget.elc... Loading /usr/src/xemacs/lisp/custom.elc... Loading /usr/src/xemacs/lisp/cus-start.elc... Loading /usr/src/xemacs/lisp/cmdloop.elc... Loading /usr/src/xemacs/lisp/keymap.elc... Loading /usr/src/xemacs/lisp/syntax.elc... Loading /usr/src/xemacs/lisp/device.elc... Loading /usr/src/xemacs/lisp/console.elc... Loading /usr/src/xemacs/lisp/obsolete.elc... Loading /usr/src/xemacs/lisp/specifier.elc... Loading /usr/src/xemacs/lisp/faces.elc... Loading /usr/src/xemacs/lisp/glyphs.elc... Loading /usr/src/xemacs/lisp/objects.elc... Loading /usr/src/xemacs/lisp/extents.elc... Loading /usr/src/xemacs/lisp/events.elc... Loading /usr/src/xemacs/lisp/text-props.elc... Loading /usr/src/xemacs/lisp/process.elc... Loading /usr/src/xemacs/lisp/multicast.elc... Loading /usr/src/xemacs/lisp/frame.elc... Loading /usr/src/xemacs/lisp/map-ynp.elc... Loading /usr/src/xemacs/lisp/simple.elc... Loading /usr/src/xemacs/lisp/keydefs.elc... Loading /usr/src/xemacs/lisp/abbrev.elc... Loading /usr/src/xemacs/lisp/derived.elc... Loading /usr/src/xemacs/lisp/minibuf.elc... Loading /usr/src/xemacs/lisp/list-mode.elc... Loading /usr/src/xemacs/lisp/modeline.elc... Loading /usr/src/xemacs/lisp/startup.elc... Loading /usr/src/xemacs/lisp/misc.elc... Loading /usr/src/xemacs/lisp/help.elc... Loading /usr/src/xemacs/lisp/files.elc... Loading /usr/src/xemacs/lisp/lib-complete.elc... Loading /usr/src/xemacs/lisp/format.elc... Loading /usr/src/xemacs/lisp/indent.elc... Loading /usr/src/xemacs/lisp/isearch-mode.elc... Loading /usr/src/xemacs/lisp/buffer.elc... Loading /usr/src/xemacs/lisp/buff-menu.elc... Loading /usr/src/xemacs/lisp/undo-stack.elc... Loading /usr/src/xemacs/lisp/window.elc... Loading /usr/src/xemacs/lisp/window-xemacs.elc... Loading /usr/src/xemacs/lisp/paths.el... Loading /usr/src/xemacs/lisp/lisp.elc... Loading /usr/src/xemacs/lisp/page.elc... Loading /usr/src/xemacs/lisp/register.elc... Loading /usr/src/xemacs/lisp/iso8859-1.elc... Loading /usr/src/xemacs/lisp/paragraphs.elc... Loading /usr/src/xemacs/lisp/easymenu.elc... Loading /usr/src/xemacs/lisp/lisp-mode.elc... Loading /usr/src/xemacs/lisp/text-mode.elc... Loading /usr/src/xemacs/lisp/fill.elc... Loading /usr/src/xemacs/lisp/auto-save.elc... Loading /usr/src/xemacs/lisp/movemail.elc... Loading /usr/src/xemacs/lisp/float-sup.elc... Loading /usr/src/xemacs/lisp/itimer.elc... Loading /usr/src/xemacs/lisp/itimer-autosave.elc... Loading /usr/src/xemacs/lisp/printer.elc... Loading /usr/src/xemacs/lisp/toolbar.elc... Loading /usr/src/xemacs/lisp/scrollbar.elc... Loading /usr/src/xemacs/lisp/menubar.elc... Loading /usr/src/xemacs/lisp/dialog.elc... Loading /usr/src/xemacs/lisp/mule/mule-charset.elc... Loading /usr/src/xemacs/lisp/coding.elc... Loading /usr/src/xemacs/lisp/mule/mule-coding.elc... Loading /usr/src/xemacs/lisp/code-files.elc... Loading /usr/src/xemacs/lisp/code-process.elc... Loading /usr/src/xemacs/lisp/mule/mule-help.elc... Loading /usr/src/xemacs/lisp/mule/mule-category.elc... Loading /usr/src/xemacs/lisp/mule/mule-ccl.elc... Loading /usr/src/xemacs/lisp/mule/mule-misc.elc... Loading /usr/src/xemacs/lisp/mule/kinsoku.elc... Loading /usr/src/xemacs/lisp/mule/mule-x-init.elc... Loading /usr/src/xemacs/lisp/mule/mule-tty-init.elc... Loading /usr/src/xemacs/lisp/mule/mule-cmds.elc... Loading /usr/src/xemacs/lisp/mule/arabic.elc... Loading /usr/src/xemacs/lisp/mule/chinese.elc... Loading /usr/src/xemacs/lisp/mule/cyrillic.elc... Loading /usr/src/xemacs/lisp/mule/english.elc... Loading /usr/src/xemacs/lisp/mule/ethiopic.elc... Loading /usr/src/xemacs/lisp/mule/european.elc... Loading /usr/src/xemacs/lisp/mule/greek.elc... Loading /usr/src/xemacs/lisp/mule/hebrew.elc... Loading /usr/src/xemacs/lisp/mule/japanese.elc... Loading /usr/src/xemacs/lisp/mule/korean.elc... Loading /usr/src/xemacs/lisp/mule/misc-lang.elc... Loading /usr/src/xemacs/lisp/mule/thai-xtis-chars.elc... Loading /usr/src/xemacs/lisp/mule/thai-xtis.elc... Loading /usr/src/xemacs/lisp/mule/viet-chars.elc... Loading /usr/src/xemacs/lisp/mule/vietnamese.elc... Loading /usr/src/xemacs/lisp/mule/mule-init.elc... Loading /usr/src/xemacs/lisp/gutter.elc... Loading /usr/src/xemacs/lisp/gui.elc... Loading /usr/src/xemacs/lisp/mode-motion.elc... Loading /usr/src/xemacs/lisp/mouse.elc... Loading /usr/src/xemacs/lisp/select.elc... Loading /usr/src/xemacs/lisp/menubar-items.elc... Loading /usr/src/xemacs/lisp/gutter-items.elc... Loading /usr/src/xemacs/lisp/x-faces.elc... Loading /usr/src/xemacs/lisp/x-iso8859-1.elc... Loading /usr/src/xemacs/lisp/x-mouse.elc... Loading /usr/src/xemacs/lisp/x-select.elc... Loading /usr/src/xemacs/lisp/x-scrollbar.elc... Loading /usr/src/xemacs/lisp/x-misc.elc... Loading /usr/src/xemacs/lisp/x-init.elc... Loading /usr/src/xemacs/lisp/toolbar-items.elc... Loading /usr/src/xemacs/lisp/x-win-xfree86.elc... Loading /usr/src/xemacs/lisp/x-win-sun.elc... Loading /usr/src/xemacs/lisp/tty-init.elc... Loading /usr/src/xemacs/lisp/fontl-hooks.elc... Loading /usr/src/xemacs/lisp/auto-show.elc... Loading /usr/src/xemacs/lisp/loadhist.elc... Loading /usr/src/xemacs/lisp/loaddefs.elc... Loading site-load... Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name xemacs Testing for Lisp shadows ... make[1]: *** [xemacs] Segmentation fault (core dumped) make[1]: *** Deleting file `xemacs' make[1]: Leaving directory `/usr/src/xemacs/src' make: *** [src] Error 2 bash-2.04$ cd src bash-2.04$ gdb xemacs core GNU gdb 19990928 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu"... Core was generated by `./xemacs -batch -vanilla -f list-load-path-shadows'. Program terminated with signal 11, Segmentation fault. #0 0x808567e in list1 (obj0=137035152) at alloc.c:965 965 return Fcons (obj0, Qnil); (gdb) bt full #0 0x808567e in list1 (obj0=137035152) at alloc.c:965 No locals. #1 0x813e300 in Fmd5 (object=136202560, start=136118348, end=0, coding=0, noerror=0) at md5.c:487 coding_system = Cannot access memory at address 0xbfffcfc8. (gdb) bash-2.04$ bash-2.04$ exit exit Process shell finished