sxemacs-builds
[Top] [All Lists]

[Success] steve@xxxxxxxxxxxxxxxxx/sxemacs--main--22.1.9--patch-84 on pen

From: Norbert Koch <viteno@xxxxxxxxxxx>
Subject: [Success] steve@xxxxxxxxxxxxxxxxx/sxemacs--main--22.1.9--patch-84 on pentium4-pc-linux-gnu
Date: Tue, 06 May 2008 10:55:30 +0200
Sender: sxemacs-builds-bounces@xxxxxxxxxxx
User-agent: Gnus/5.1008 (Gnus v5.10.8) SXEmacs/22.1.9 (linux)
> SXEmacs Build Report generated by emacs-version
> steve@xxxxxxxxxxxxxxxxx/sxemacs--main--22.1.9--patch-84
> with system-configuration
> pentium4-pc-linux-gnu
> follows:

> Contents of /home/nk/local/src/sxemacs-22.1.9/Installation:
> (Output from ./configure)

uname -a: Linux nightshade 2.6.22-14-386 #1 Tue Feb 12 07:12:19 UTC 2008 i686 
GNU/Linux

/home/nk/local/src/sxemacs-22.1.9/configure  '--prefix=/home/nk/local' 
'--x-includes=/usr/include' '--x-libraries=/usr/lib' '--with-dialogs=athena' 
'--with-widgets=athena' '--with-ent=all' '--with-ase=all' '--with-gnutls=yes' 
'--with-openssl=yes' --enable-ltdl-install=no


SXEmacs steve@xxxxxxxxxxxxxxxxx/sxemacs--main--22.1.9--patch-84 "Edsel" 
configured for `pentium4-pc-linux-gnu'.


Compilation Environment and Installation Defaults:
  Source code location:              /home/nk/local/src/sxemacs-22.1.9
  Installation prefix:               /home/nk/local
  Arch-dependent files go to:        
/home/nk/local/lib/sxemacs-22.1.9/pentium4-pc-linux-gnu
  Core emodules go to:               
/home/nk/local/lib/sxemacs-22.1.9/pentium4-pc-linux-gnu/modules
  Core lisp files go to:             /home/nk/local/share/sxemacs-22.1.9/lisp
  Additional external data goes to:  /home/nk/local/share/sxemacs-22.1.9/etc
  Operating system description file: `s/linux.h'
  Not using any machine description file
  Compiler version:                  gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
    - GCC specs file:                specs.
    - Compiler command:              gcc -std=gnu99 -fgnu89-inline -ggdb3 -O3 
-Wall
    - Global CPPFLAGS:                -I/usr/local/include
    - Global LDFLAGS:                 -L/usr/local/lib -Wl,--export-dynamic
  libc version:                      GNU libc 2.7-10ubuntu3 (Debian)
  Relocating allocator for buffers:  yes
  GNU version of malloc:             yes
    - Using Doug Lea's new malloc from the Linux C Library.

Build Options:
  Runtime behaviour:
    - Value of $prefix is compiled into the binary.

    - Module search path:
       /home/nk/.sxemacs/pentium4-pc-linux-gnu/modules
       /home/nk/local/lib/sxemacs/pentium4-pc-linux-gnu/site-modules
       /home/nk/local/lib/sxemacs-22.1.9/pentium4-pc-linux-gnu/modules

    - Package search path:
       ~/.sxemacs/site-packages
       ~/.sxemacs/xemacs-packages
       ~/.sxemacs/mule-packages
       ~/.sxemacs/sxemacs-packages
       
       /home/nk/local/share/sxemacs/site-packages
       /home/nk/local/share/sxemacs/xemacs-packages
       /home/nk/local/share/sxemacs/mule-packages
       /home/nk/local/share/sxemacs/sxemacs-packages

Debugging options:
  Runtime Error Checking:
    Enabled Runtime Error Checking:  extents types gc malloc byte_code bufpos 
glyphs
      - extents (checks on extents)
      - types (checks on types)
      - gc (checks on garbage collection)
      - malloc (checks on memory allocation)
      - byte_code (checks on byte compiled code)
      - bufpos (checks on buffer position)
      - glyphs (checks on glyph data)
    Disabled Runtime Error Checking: None.
    WARNING: ---------------------------------------------------------
    WARNING: SXEmacs will run noticeably more slowly as a result.
    WARNING: Error checking is on by default for SXEmacs beta releases.
    WARNING: ---------------------------------------------------------

Internals:
  How to link external libraries:  dynamic
  Foreign Function Interface:
    No support for FFI.
  Enhanced Number Types:
    Enabled Enhanced Number Types:  int fpfloat indef gmp mpfr pseug pseuc 
quatern
      - int (native integer arithmetics)
      - fpfloat (native fixed precision floats)
      - indef (native abstract indefinites)
      + mpz (Arbitrary precision integers)
        (X) GMP (GNU multiprecision library)
      - MPFR (Multiprecision Floats with correct Rounding)
      - pseudoG (native Gaussian Numbers (Z+Z))
      + complex (Complex numbers as in C/R)
        (X) pseudoC (native Complex Numbers (C/R))
      - Quaternions (native Quaternions (Z+Z+Z+Z))
    Omitted Enhanced Number Types: None.
    Disabled Enhanced Number Types:  mpc* ecm*
  Experimental Features:
    Enabled Experimental Features:  compre asyneq
      - compre (exhaustive caching of compiled regexps)
      - asyneq (asynchronous event queues)
    Disabled Experimental Features:  bdwgc

Window System:
  Compiling in support for the X window system:
    - X Windows headers location:                 /usr/include
    - X Windows libraries location:               /usr/lib
    - Xau (X authority) not available.
    - Handling WM_COMMAND properly.
  Compiling in support for the Athena widget set:
    - Athena headers location:                    X11/Xaw3d
    - Athena library to link:                     Xaw3d
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Athena dialog boxes.
  Using Athena native widgets.
  Support for toolbars.

TTY:
  Compiling in support for ncurses.

Databases:
  File-based Databases:
    Enabled File-based Databases:  berkdb
      - berkdb (Berkeley DB support)
    Disabled File-based Databases:  dbm* gdbm*
  Compiling in support for further database interfaces:

Media:
  Image Formats:
    Enabled Image Formats:  gif xpm png jpeg tiff xface
      - GIF (GIF image format)
      - XPM (X PixMap image format)
      - PNG (Portable Network Graphic format)
      - JPEG (jpeg image format)
      - TIFF (TIFF image format)
      - xface (base64 encoded xbm)
    Disabled Image Formats: None.
  Audio Outputs:
    Enabled Audio Outputs:  oss
      - OSS (Open Sound System)
    Disabled Audio Outputs:  alsa* ao* arts* esd* jack* nas* pulse*
  Media Stream Handlers:
    Enabled Media Stream Handlers:  internal
      - internal (media streams handled internally)
    Disabled Media Stream Handlers:  ffmpeg* mad* sndfile* sox* magic*

Cryptography:
  Compiling in support for OpenSSL ciphers and digests.
    - Submodules: RAND MD HMAC CIPHER HYBRID SIGN RSA DSA EC DH PEM SSL

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 "file" mail spool file locking method.

Modules:
  Dynamic Shared Object Modules:
    Enabled Dynamic Shared Object Modules:  ase cl
      - ase (algebraic structures)
      - cl (fast Common Lisp implementation)
    Disabled Dynamic Shared Object Modules: None.
  Static Modules:
    Enabled Static Modules: None.
    Disabled Static Modules:  ase cl

Other Features:
  Inhibiting IPv6 canonicalization at startup.
  Using the new portable dumper.
  Compiling in support for extra debugging code.

Footnotes:
  + means not requested but enabled
  * means requested but disabled

No bogus options. Have a nice build :)


> shared library dependencies:
linux-gate.so.1 =>  (0xffffe000)
libsxelw-Xt.so.0 => /home/nk/local/lib/libsxelw-Xt.so.0 (0xb7f71000)
libssl.so.0.9.8 => /usr/lib/i686/cmov/libssl.so.0.9.8 (0xb7f1b000)
libcrypto.so.0.9.8 => /usr/lib/i686/cmov/libcrypto.so.0.9.8 (0xb7dd8000)
libdb-4.3.so => /usr/lib/libdb-4.3.so (0xb7cf8000)
libmpfr.so.1 => /usr/lib/libmpfr.so.1 (0xb7cb9000)
libgmp.so.3 => /usr/lib/libgmp.so.3 (0xb7c75000)
libtiff.so.4 => /usr/lib/libtiff.so.4 (0xb7c22000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb7bff000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb7bde000)
libcompface.so.1 => /usr/lib/libcompface.so.1 (0xb7bd3000)
libXpm.so.4 => /usr/lib/libXpm.so.4 (0xb7bc3000)
libXaw3d.so.6 => /usr/lib/libXaw3d.so.6 (0xb7b6b000)
libXmu.so.6 => /usr/lib/libXmu.so.6 (0xb7b55000)
libXt.so.6 => /usr/lib/libXt.so.6 (0xb7b04000)
libXext.so.6 => /usr/lib/libXext.so.6 (0xb7af5000)
libX11.so.6 => /usr/lib/libX11.so.6 (0xb7a0e000)
libSM.so.6 => /usr/lib/libSM.so.6 (0xb7a06000)
libICE.so.6 => /usr/lib/libICE.so.6 (0xb79ee000)
libutil.so.1 => /lib/tls/i686/cmov/libutil.so.1 (0xb79ea000)
libltdl.so.3 => /usr/lib/libltdl.so.3 (0xb79e3000)
libz.so.1 => /usr/lib/libz.so.1 (0xb79cd000)
libncurses.so.5 => /lib/libncurses.so.5 (0xb799d000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb784e000)
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7836000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7811000)
libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb780c000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xb7809000)
libxcb-xlib.so.0 => /usr/lib/libxcb-xlib.so.0 (0xb7807000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0xb77ef000)
/lib/ld-linux.so.2 (0xb7f92000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb77e9000)

> Contents of `config-value-hash-table':
Empty keys: ENCAPSULATE_SYMLINK  start_flags  ld_switch_window_system  
ENCAPSULATE_ACCESS  HAVE_EVENTS_TRUE  HAVE_LIBFFI  LIBST_CONFIG  XML2_CONFIG  
HAVE_FFI_FALSE  FFI_CPPFLAGS  ECHO_T  MM_CPPFLAGS  ENCAPSULATE_UNLINK  statedir 
 DESCEND_LIBLTDL_FALSE  lib_gcc  ENCAPSULATE_CHDIR  OBJECT_TO_BUILD  infopath  
XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE  FFI_LDFLAGS  MM_LDFLAGS  
statmod_archives  ENCAPSULATE_CHMOD  install_pp  am__quote  WITH_MULE_TRUE  
ac_ct_F77  HAVE_UNIX_TRUE  FFI_LIBS  PG_CONFIG  HAVE_OPENSSL_TRUE  
ENCAPSULATE_CREAT  X_EXTRA_LIBS  FFLAGS  SDB  MODARCHDIR  DESCEND_LWLIB_TRUE  
ENCAPSULATE_EACCESS  OPENSSL_CPPFLAGS  dnd_objs  LIBXML2_CPPFLAGS  $$tardir  
LD_SWITCH_SITE  ALLOCA  USE_MEMALLOC_TRUE  HAVE_SYSVIPC_TRUE  ELLCC  MODCFLAGS  
ENCAPSULATE_EXECVP  OPENSSL_LDFLAGS  DESCEND_ASE_TRUE  LIBXML2_LDFLAGS  
LD_SWITCH_X_SITE  USR_CCS_BIN_AR  SET_MAKE  HAVE_BDWGC_FALSE  target_alias  
DESCEND_MODULES_TRUE  ENCAPSULATE_LINK  HAVE_LIBXML2_FALSE  
LD_SWITCH_X_SITE_AUX  SXE_BDWGC_CPPFLAGS  MODULEDIR_USER_DEFINED  
ENCAPSULATE_LSTAT  DESCEND_CL_TRUE  LISPDIR_USER_DEFINED  YFLAGS  
MOD_INSTALL_PROGRAM  WITH_PDUMP_TRUE  AMDEP_TRUE  WITH_BDWGC_FALSE  
SXE_BDWGC_LDFLAGS  ENCAPSULATE_MKDIR  DESCEND_DYNODUMP_FALSE  bitmapdir  
AUTARKIC_FALSE  INSTALLPATH  SXE_BDWGC_LIBS  MODULE_PATH_USER_DEFINED  
HAVE_SOCKETS_TRUE  ESD_CONFIG  PRTDIAG  libs_xauth  ENCAPSULATE_OPENDIR  
INFODIR_USER_DEFINED  LTDLINCL  NEED_ALLOCA_C_FALSE  build_alias  C_SWITCH_SITE 
 host_alias  HAVE_TCPUDP_TRUE  BUILD_SHEAP_FALSE  machfile  MOD_CC  
DOCDIR_USER_DEFINED  STATIC_ASE_FALSE  HAVE_SETITIMER_TRUE  ENCAPSULATE_READDIR 
 INFOPATH  sitelispdir  C_SWITCH_X_SITE  SITELISPDIR  ETCDIR_USER_DEFINED  
MAKE_AM_SUBDIR  ENCAPSULATE_READLINK  INFOPATH_USER_DEFINED  
DESCEND_DYNO_I386_TRUE  HAVE_MULTICAST_TRUE  DBX  ARCHLIBDIR_USER_DEFINED  
INSTALL_LTDL_FALSE  WITH_EXTW_FALSE  SITELISPDIR_USER_DEFINED  DSYMUTIL  
STATIC_CL_FALSE  ENCAPSULATE_RENAME  PACKAGE_PATH_USER_DEFINED  extra_includes  
sound_cflags  DESCEND_DYNO_PPC_FALSE  ld_switch_all  EMOD_ASE_TRUE  DB_CPPFLAGS 
 LIBOBJS  am__fastdepCC_TRUE  ARTSC_CONFIG  EXEC_PREFIX_USER_DEFINED  
ENCAPSULATE_RMDIR  ld_switch_general  NMEDIT  HAVE_LIBEVENT_FALSE  
HAVE_METRONOME_TRUE  SITEMODULEDIR_USER_DEFINED  EXEEXT  ECHO_C  MEMALLOC_LIBS  
ENCAPSULATE_STAT  start_files  DESCEND_DYNO_SPARC_FALSE  LTLIBOBJS  
EMOD_CL_TRUE  DB_LDFLAGS  LIBSTDCPP  XMKMF  am__fastdepCXX_TRUE  
CONVENIENCE_LTDL_FALSE  F77

HAVE_STRING_H t
STRIP "strip"
ECHO_N "-n"
HAVE_POPUPS t
HAVE_ASM_SARL t
HAVE_LT_DLHANDLE t
RECURSIVE_MAKE_ARGS "$(MFLAGS) CC='''$(CC)''' CFLAGS='''$(CFLAGS)''' 
LDFLAGS='''$(LDFLAGS)''' CPPFLAGS='''$(CPPFLAGS)'''"
HAVE_TIME_T t
prefix "/home/nk/local"
HAVE_SSLV2_SERVER_METHOD t
old_version "22.1.9"
HAVE_STRUCT_TIMEVAL_TV_USEC t
TYPEOF "__typeof__"
subdirs " libltdl"
HAVE_FCNTL_H t
HAVE_BIO_SET_CALLBACK t
SIZEOF_BOOL 1
HAVE_UNIXOID_EVENT_LOOP t
__PROTOTYPES 1
HAVE_ACCEPT t
HAVE_SSL_GET_CURRENT_CIPHER t
HAVE_DECL_STPNCPY t
HAVE_SYS_TIMEB_H t
WITH_MPC t
HAVE_GC_GC_H t
INSTALL_SCRIPT "${INSTALL}"
HAVE_DECL_DIRNAME t
ATHENA_Command_h_ "X11/Xaw3d/Command.h"
HAVE_WCSLEN t
HAVE_MKDIR t
HAVE_ISINF t
HAVE_DSA_GENERATE_KEY t
HAVE_GETTIMEOFDAY t
includedir "${prefix}/include"
HAVE_DECL_ISCNTRL t
fpfloat "long double"
AUTOMAKE "${SHELL} /home/nk/local/src/sxemacs-22.1.9/missing --run automake-1.9"
HAVE_XFACE t
HAVE_NCURSES t
c_switch_general "-DHAVE_CONFIG_H -pthread"
HAVE_LIBEVENT_TRUE "#"
NO_TERMIO 1
HAVE_EVENTS_FALSE "#"
HAVE_REGCOMP t
HAVE_INET_MAKEADDR t
ld_switch_shared "-c"
HAVE_STDDEF_H t
HAVE_OPENSSL_CRYPTO_H t
fpfloat_cand "long double"
HAVE_LOGB t
PACKAGE_TARNAME "sxemacs"
HAVE_EVP_MD_CTX_CLEANUP t
HAVE_SETSOCKOPT t
HAVE_ISBLANK t
localedir "${datarootdir}/locale"
HAVE_STRINGS_H t
STDC_HEADERS 1
HAVE_POLL t
HAVE_ASM_SALL t
HAVE_LT_DLGETINFO t
REALPATH_USER_OWNS_RETVAL 1
HAVE_TIME_H t
HAVE_SSLV2_CLIENT_METHOD t
moduledir "${libdir}/${instvardir}/${configuration}/modules"
HAVE_STRUCT_TIMEVAL_TV_SEC t
TIME_WITH_SYS_TIME 1
HAVE_FCNTL t
HAVE_BIO_READ t
HAVE_MCHECK_H t
HAVE_UNIX t
__EXTENSIONS__ 1
GTK_CONFIG "no"
HAVE_SSL_GET_CERTIFICATE t
HAVE_DECL_STPCPY t
HAVE_SYS_STAT_H t
WITH_GMP t
HAVE_FTRUNCATE t
INSTALL_PROGRAM "${INSTALL}"
HAVE_DECL_CONNECT t
CFLAGS "-ggdb3 -O3 -Wall"
ATHENA_AsciiText_h_ "X11/Xaw3d/AsciiText.h"
HAVE_WCSCMP t
am__fastdepCXX_FALSE "#"
HAVE_ISGRAPH t
HAVE_DLFCN_H t
XIM_XLIB 1
HAVE_GETRLIMIT t
LIBS "-lz -lncurses -lncurses -lc -lc -lpthread -lm "
htmldir "${docdir}"
HAVE_DECL_ISBLANK t
DB_H_FILE "db.h"
AUTOHEADER_VERSION "autoheader (GNU Autoconf) 2.61"
HAVE_XCONVERTCASE t
HAVE_NAN t
c_switch_all "-DHAVE_CONFIG_H -pthread -I/usr/include"
HAVE_EVENTS t
EMOD_CL_FALSE "#"
HAVE_REALPATH t
HAVE_INET_LNAOF t
LTDL_SYSSEARCHPATH 
"/lib:/usr/lib:/lib:/lib/libc5-compat:/usr/i486-linuxlibc1/lib:/usr/lib:/usr/lib/klibc/lib:/usr/lib/libc5-compat:/usr/lib/ppr/lib:/usr/lib/python2.4/site-packages/reportlab/lib:/usr/local/lib:/var/lib:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib:/home/nk/local/lib/sxemacs-22.1.9/pentium4-pc-linux-gnu/modules"
HAVE_STDBOOL_H t
DESCEND_DYNO_PPC_TRUE "#"
srcdir_equals_blddir_p "yes"
HAVE_OPENSSL_BIO_H t
extra_objs "debug.o tests.o emodules-ng.o openssl.o"
HAVE_LOCKF t
PACKAGE_STRING "SXEmacs 22.1.9"
HAVE_EVP_ENCRYPTUPDATE t
HAVE_SETSID t
MAKE_SUBDIR " lib-src lwlib"
HAVE_ISASTREAM t
libsxeui_objs " 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 balloon_help.o balloon-x.o 
menubar-x.o scrollbar-x.o dialog-x.o toolbar-x.o gui-x.o menubar.o scrollbar.o 
dialog.o toolbar.o console-tty.o device-tty.o event-tty.o frame-tty.o 
objects-tty.o redisplay-tty.o cm.o terminfo.o"
HAVE_STRINGIZE t
STATIC_CL_TRUE "#"
ECHO "echo"
HAVE_PNG_H t
HAVE_ASM_RETVAL_IN_EBX t
HAVE_LT_DLFREE t
REALPATH_SANE_ON_NON_EXISTENT 1
HAVE_TIMEVAL t
HAVE_SSLV23_SERVER_METHOD t
module_path 
"~/.sxemacs/pentium4-pc-linux-gnu/modules:${exec_prefix}/lib/sxemacs/pentium4-pc-linux-gnu/site-modules:${exec_prefix}/lib/${PROGNAME}-${old_version}/pentium4-pc-linux-gnu/modules"
HAVE_STRUCT_TIMEVAL t
TERM_H_FILE "term.h"
HAVE_BIO_PRINTF t
HAVE_MATH_NAN t
SITEMODULEDIR "/home/nk/local/lib/sxemacs/pentium4-pc-linux-gnu/site-modules"
HAVE_UNISTD_H t
_XOPEN_SOURCE_EXTENDED 1
GREP "/bin/grep"
HAVE_SSL_DO_HANDSHAKE t
HAVE_DECL_SOCKET t
HAVE_SYS_SOUNDCARD_H t
WITH_EXTW_TRUE "#"
HAVE_FTIME t
INSTALL_LTDL_TRUE "#"
HAVE_DECL_CALLOC t
CCDEPMODE "depmode=gcc3"
HAVE_WCHAR_T t
HAVE_METRONOME_FALSE "#"
HAVE_ISDIGIT t
HAVE_DLERROR t
HAVE_TERMIO_H t
XEMACS 1
HAVE_GETPT t
host_vendor "pc"
HAVE_DECL_ISASCII t
HAVE_MUNMAP t
AUTOHEADER "${SHELL} /home/nk/local/src/sxemacs-22.1.9/missing --run autoheader"
HAVE_X509_VERIFY_CERT_ERROR_STRING t
build_vendor "pc"
HAVE_LIBDL t
NEED_LUCID 1
HAVE_ERROR_T t
HAVE_REALLOC t
LTDL_SHLIB_EXT ".so"
HAVE_INET_ATON t
HAVE_SSL_VERIFY_CERT_CHAIN t
HAVE_OPENSSL_ADD_ALL_DIGESTS t
HAVE_LOCALE_H t
HAVE_EVP_ENCRYPTINIT t
HAVE_SETPGID t
MAKE_DOCFILE "/home/nk/local/src/sxemacs-22.1.9/lib-src/make-docfile"
HAVE_ISASCII t
libsxeevents_objs " event-queue.o workers.o worker-asyneq.o"
HAVE_STRERROR t
HAVE_PNG t
HAVE_ASM_MASSIVE_REGS t
HAVE_LT_DLFOREACH t
REALPATH_RET_T "char*"
HAVE_TIFFIO_H t
EXEC_PREFIX "/home/nk/local"
HAVE_SSLV23_CLIENT_METHOD t
mkdir_p "mkdir -p --"
HAVE_STRUCT_TIMESPEC t
TERMCAP_H_FILE "termcap.h"
HAVE_BIO_NEW t
HAVE_MATH_ISNAN t
HAVE_UNAME t
_XOPEN_SOURCE 500
lispdir "${datadir}/${instvardir}/lisp"
GNU_MALLOC 1
HAVE_SSL_CTX_USE_PRIVATEKEY_FILE t
HAVE_DECL_SETSOCKOPT 0
HAVE_SYS_SOCKET_H t
HAVE_FSYNC t
HAVE_DECL_ACCEPT t
CC "gcc -std=gnu99 -fgnu89-inline"
HAVE_METRONOME t
HAVE_WCHAR_H t
am__fastdepCC_FALSE "#"
HAVE_DIRNAME t
HAVE_TERMIOS_H t
X11_RELEASE 6
HAVE_GETPGRP t
LIBLTDL "-lltdl"
host_os "linux-gnu"
HAVE_DECL_ISALPHA t
AUTOCONF_VERSION "autoconf (GNU Autoconf) 2.61"
HAVE_X11_XPM_H t
build_os "linux-gnu"
HAVE_LIBC t
NEED_ATHENA 1
HAVE_ERRNO_H t
EMOD_ASE_FALSE "#"
HAVE_READLINK t
LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
HAVE_INET_ADDR t
ld_libs_window_system "-lXaw3d -lXmu -lXt -lXext -lX11 -lSM -lICE"
HAVE_SSL_PENDING t
sitemoduledir "${libdir}/${PROGNAME}/${configuration}/site-modules"
HAVE_OPENSSL_ADD_ALL_CIPHERS t
exec_prefix "${prefix}"
HAVE_LINUX_SOUNDCARD_H t
PACKAGE_PATH 
"~/.sxemacs/site-packages:~/.sxemacs/xemacs-packages:~/.sxemacs/mule-packages:~/.sxemacs/sxemacs-packages::/home/nk/local/share/sxemacs/site-packages:/home/nk/local/share/sxemacs/xemacs-packages:/home/nk/local/share/sxemacs/mule-packages:/home/nk/local/share/sxemacs/sxemacs-packages"
HAVE_EVP_ENCRYPTFINAL t
HAVE_SETLOCALE t
HAVE_ISALPHA t
libsxedb_objs " database.o"
HAVE_STRDUP t
STATIC_ASE_TRUE "#"
DOUG_LEA_MALLOC 1
HAVE_PERROR t
HAVE_ASM_EAX t
HAVE_LT_DLEXIT t
REALPATH_ACCEPTS_PROTMEM 1
HAVE_TIFF t
HAVE_SQRT t
mandir "${datarootdir}/man"
HAVE_STRUCT_STAT_ST_RDEV t
SYSV_SYSTEM_DIR 1
EMACS_MAJOR_VERSION 22
HAVE_BIO_GET_CALLBACK_ARG t
HAVE_MATH_ISINF t
HAVE_UMASK t
_TANDEM_SOURCE 1
GETTIMEOFDAY_NARGS 2
HAVE_SSL_CTX_USE_PRIVATEKEY t
HAVE_DECL_REALPATH t
HAVE_SYS_RESOURCE_H t
WITH_EMODULES t
HAVE_FREXP t
INSTALL_DATA "${INSTALL} -m 644"
HAVE_DATABASE t
BUILD_SHEAP_TRUE "#"
HAVE_MENUBARS t
ARCHLIBDIR "/home/nk/local/lib/sxemacs-22.1.9/pentium4-pc-linux-gnu"
HAVE_WAITPID t
ac_cv_search_opendir "none required"
build "pentium4-pc-linux-gnu"
HAVE_DIRENT_H t
HAVE_TERMIOS t
WITH_QUATERN t
HAVE_GETPAGESIZE t
LIBADD_DL "-ldl"
configuration "pentium4-pc-linux-gnu"
host_cpu "pentium4"
HAVE_DECL_ISALNUM t
HAVE_MULTICAST_FALSE "#"
AUTOCONF "${SHELL} /home/nk/local/src/sxemacs-22.1.9/missing --run autoconf"
HAVE_X11_XLOCALE_H t
build_cpu "pentium4"
HAVE_LARGEFILE t
NEED_ALLOCA_C_TRUE "#"
HAVE_ENDPWENT t
EMACS_VERSION "steve@xxxxxxxxxxxxxxxxx/sxemacs--main--22.1.9--patch-84"
HAVE_READDIR t
LTDL_OBJDIR ".libs/"
HAVE_H_ERRNO t
ld_libs_general "-lz -lncurses -lncurses -lc -lc -lpthread -lm -lutil"
DESCEND_DYNO_I386_FALSE "#"
HAVE_OPENSSL t
etcdir "${datadir}/${instvardir}/etc"
HAVE_LINK t
PACKAGE_NAME "SXEmacs"
HAVE_EVP_DIGESTUPDATE t
MAKEINFO "${SHELL} /home/nk/local/src/sxemacs-22.1.9/missing --run makeinfo"
HAVE_ISALNUM t
libsxecore_objs " dumper.o"
HAVE_STRCPY t
HAVE_PEM_WRITE_PUBKEY t
HAVE_ASM_CL t
HAVE_LT_DLCLOSE t
RANLIB "ranlib"
HAVE_THREADS t
ETCDIR "/home/nk/local/share/sxemacs-22.1.9/etc"
HAVE_SOCKLEN_T t
HAVE_STRTOLD t
SXE_CFLAGS " -ggdb3  -O3 -Wall"
EMACS_CONFIG_OPTIONS " '--prefix=/home/nk/local' '--x-includes=/usr/include' 
'--x-libraries=/usr/lib' '--with-dialogs=athena' '--with-widgets=athena' 
'--with-ent=all' '--with-ase=all' '--with-gnutls=yes' '--with-openssl=yes' 
--enable-ltdl-install=no"
HAVE_BIO_FREE t
HAVE_MATH_INFINITY t
SIGTYPE "RETSIGTYPE"
HAVE_ULIMIT_H t
_POSIX_PTHREAD_SEMANTICS 1
GETTIMEOFDAY_HANDLES_STRUCT_TIMESPEC "yes"
HAVE_SSL_CTX_USE_CERTIFICATE_FILE t
HAVE_DECL_REALLOC t
HAVE_SYS_PARAM_H t
WITH_ECM t
HAVE_FREE t
INSTALL_ARCH_DEP_SUBDIR " lib-src"
HAVE_CTYPE_H t
HAVE_MEMSET t
AR "ar"
HAVE_VSNPRINTF t
ac_cv_prog_YACC "bison -y"
HAVE_ARPA_INET_H t
HAVE_DIALOGS t
WITH_PSEUG t
HAVE_GETOPT_LONG t
LEX_OUTPUT_ROOT "lex.yy"
HAVE_DECL_IOCTLSOCKET 0
HAVE_MULTICAST t
HAVE_X11_XLIB_H t
AUTARKIC_TRUE "#"
HAVE_KILLPG t
HAVE_EMODULES t
EMACS_PROGNAME "sxemacs"
HAVE_RAND_STATUS t
HAVE_HMAC_UPDATE t
ld_libs_all "-lssl -lcrypto -ldb -lgmp -lmpfr -lgmp -lmpfr -lgmp -ltiff -lpng 
-ljpeg -lcompface -lXpm -lpthread -lXaw3d -lXmu -lXt -lXext -lX11 -lSM -lICE 
-lz -lncurses -lncurses -lc -lc -lpthread -lm -lutil"
DESCEND_DYNODUMP_TRUE "#"
sharedstatedir "${prefix}/com"
HAVE_OPENPTY t
emodsrcdir "/home/nk/local/src/sxemacs-22.1.9/modules"
HAVE_LIMITS_H t
PACKAGE_BUGREPORT "http://issues.sxemacs.org/";
HAVE_EVP_DIGESTINIT_EX t
HAVE_SETITIMER_FALSE "#"
MAIL_LOCK_DOT 1
HAVE_IOCTL t
HAVE_STRCOLL t
STACK_TRACE_EYE_CATCHER 
"sxemacs_steve_sxemacs_org__2008_sxemacs__main__22_1_9__patch_84_pentium4_pc_linux_gnu"
DOCDIR "/home/nk/local/lib/sxemacs-22.1.9/pentium4-pc-linux-gnu"
HAVE_PEM_WRITE_PKCS8PRIVATEKEY t
HAVE_ASM_CH t
HAVE_LT_DLCALLER_SET_DATA t
lwlib_objs " lwlib-Xaw.o xlwradio.o xlwcheckbox.o xlwgauge.o lwlib-Xlw.o 
xlwmenu.o xlwscrollbar.o xlwtabs.o xlwgcs.o"
HAVE_STRTOL t
EMACS_CONFIGURATION "pentium4-pc-linux-gnu"
HAVE_BIO_DUMP t
HAVE_MATH_FPCLASSIFY t
SIGRETURN "return"
HAVE_ULIMIT t
_POSIX_C_SOURCE "199506L"
GETPGRP_VOID 1
HAVE_SSL_CTX_USE_CERTIFICATE t
HAVE_DECL_MALLOC t
HAVE_SYS_MSG_H t
WITH_BDWGC_TRUE "#"
HAVE_FPFLOAT t
HAVE_CONNECT t
SIZEOF_SIZE_T 4
HAVE_MEMORY_H t
HAVE_VLIMIT t
AMTAR "${SHELL} /home/nk/local/src/sxemacs-22.1.9/missing --run tar"
ac_cv_prog_CXXCPP "g++ -E"
HAVE_ARGZ_STRINGIFY t
HAVE_DECL_SYS_SIGLIST t
HAVE_TCPUDP_FALSE "#"
WITH_PSEUC t
HAVE_GETOPT_H t
LEXLIB "-lfl"
have_xml2_config "no"
HAVE_DECL_IOCTL t
CYGPATH_W "echo"
HAVE_MSGGET t
HAVE_X11_XAW3D_XAWINIT_H t
HAVE_JPEGLIB_H t
NAS_NO_ERROR_JUMP 1
HAVE_ELF_H t
EMACS_MINOR_VERSION 1
HAVE_RAND_QUERY_EGD_BYTES t
LN_S "ln -s"
HAVE_HMAC_INIT t
ld "$(CC) $(CFLAGS)"
HAVE_DECL_LT_DLCLOSE t
sbindir "${exec_prefix}/sbin"
HAVE_OPENDIR t
INFODIR "/home/nk/local/share/info"
emodblddir "/home/nk/local/src/sxemacs-22.1.9/modules"
HAVE_LIBXT t
PACKAGE "sxemacs"
HAVE_EVP_DIGESTFINAL_EX t
HAVE_SETITIMER t
LWLIB_WIDGETS_ATHENA t
HAVE_INVERSE_HYPERBOLIC t
libmule_objs " mule.o mule-ccl.o mule-charset.o file-coding.o 
input-method-xlib.o"
HAVE_STRCMP t
SRC_SUBDIR_DEPS " lwlib"
DIRNAME_USER_OWNS_RETVAL 1
HAVE_PEM_READ_X509 t
HAVE_ASM_ADCB t
HAVE_LT_DLCALLER_REGISTER t
PROTOTYPES 1
ERROR_CHECK_TYPECHECK t
HAVE_SOCKETS_FALSE "#"
MODULE_PATH 
"/home/nk/.sxemacs/pentium4-pc-linux-gnu/modules:/home/nk/local/lib/sxemacs/pentium4-pc-linux-gnu/site-modules:/home/nk/local/lib/sxemacs-22.1.9/pentium4-pc-linux-gnu/modules"
lt_cv_sys_lib_search_path_spec "/usr/lib/gcc/i486-linux-gnu/4.2.3 /usr/lib /lib"
HAVE_STRTOD t
EMACS_BETA_VERSION 9
HAVE_BERKELEY_DB t
HAVE_MATHERR t
SIGNALS_VIA_CHARACTERS 1
HAVE_UINTPTR_T t
_NO_MALLOC_WARNING_ 1
GDB "/usr/X11R6/bin/gdb"
HAVE_SSL_CTX_NEW t
HAVE_DECL_LT_DLOPENEXT t
HAVE_SYS_IPC_H t
HAVE_FPCLASSIFY t
HAVE_COMPFACE_H t
SIZEOF_SHORT 2
HAVE_MEMMOVE t
HAVE_UTIME_H t
ac_cv_prog_CPP "gcc -E"
HAVE_ARGZ_NEXT t
HAVE_DECL_STRNCPY t
HAVE_TCPUDP t
HAVE_GETOPT t
LEX "flex"
have_tla "yes"
HAVE_DECL_GETOPT_LONG 0
CXXFLAGS "-g -O2"
HAVE_MPZ t
HAVE_X11_XAW3D_THREED_H t
ATHENA_XawInit_h_ "X11/Xaw3d/XawInit.h"
bindir "${exec_prefix}/bin"
HAVE_JPEG t
HAVE_EC_KEY_SET_PRIVATE_KEY t
HAVE_RAND_BYTES t
HAVE_HMAC_FINAL t
internal_makefile_list "Makefile.in lib-src/Makefile.in lwlib/Makefile.in"
HAVE_DECL_ISXDIGIT t
psdir "${docdir}"
HAVE_NONBLOCKING_SOCKETSO_NONBLOCK t
HAVE__BOOL t
dynodump_arch "i386"
HAVE_LIBXML2_TRUE "#"
OPENSSL_SSL 1
HAVE_EVP_DECRYPTUPDATE t
HAVE_SELECT t
LWLIB_USES_ATHENA t
HAVE_INTTYPES_H t
libmm_objs " dgif_lib.o gif_io.o sound-oss.o"
HAVE_STRCHR t
SIZEOF_WCHAR_T 4
DIRNAME_RET_T "char*"
with_modules "all"
HAVE_PEM_READ_PUBKEY t
HAVE_ARPA_NAMESER_H t
HAVE_LT_DLCALLER_GET_DATA t
PROGNAME "sxemacs"
HAVE_EVP_VERIFYFINAL t
ERROR_CHECK_MALLOC t
HAVE_SOCKETS t
lt_cv_sys_lib_dlsearch_path_spec "/lib /usr/lib /lib /lib/libc5-compat 
/usr/i486-linuxlibc1/lib /usr/lib /usr/lib/klibc/lib /usr/lib/libc5-compat 
/usr/lib/ppr/lib /usr/lib/python2.4/site-packages/reportlab/lib /usr/local/lib 
/var/lib /lib/i486-linux-gnu /usr/lib/i486-linux-gnu /usr/local/lib 
/home/nk/local/lib/sxemacs-22.1.9/pentium4-pc-linux-gnu/modules "
HAVE_STRSPN t
EMACS "/home/nk/local/src/sxemacs-22.1.9/src/sxemacs"
HAVE_PTY_H t
HAVE_BDWGC_TRUE "#"
HAVE_MALLOC_H t
SHELL "/bin/bash"
HAVE_UINTMAX_T t
_GNU_SOURCE 1
FUNCPROTO 15
HAVE_SSL_CTX_LOAD_VERIFY_LOCATIONS t
HAVE_DECL_LT_DLOPEN t
HAVE_SYS_IOCTL_H t
VERSION ("22.1.9" "steve@xxxxxxxxxxxxxxxxx/sxemacs--main--22.1.9--patch-84")
HAVE_FPATHCONF t
HAVE_CLOSEDIR t
SIZEOF_LONG_LONG_INT 8
HAVE_MEMCPY t
HAVE_UTIME t
AMDEP_FALSE "#"
ac_cv_path_install "/usr/X11R6/bin/install -c"
HAVE_ARGZ_INSERT t
HAVE_DECL_STRNCMP t
HAVE_TCGETPGRP t
WITH_PDUMP_FALSE "#"
HAVE_GETNAMEINFO t
have_pkg_config "yes"
HAVE_DECL_GETOPT t
CXXDEPMODE "depmode=gcc3"
HAVE_MPQ t
HAVE_X11_STRINGDEFS_H t
ATHENA_Toggle_h_ "X11/Xaw3d/Toggle.h"
archlibdir "${libdir}/${instvardir}/${configuration}"
HAVE_ISXDIGIT t
HAVE_EC_KEY_NEW_BY_CURVE_NAME t
YACC "bison -y"
HAVE_RANDOM t
LISPDIR "/home/nk/local/share/sxemacs-22.1.9/lisp"
HAVE_HMAC_CTX_INIT t
instvarsepdir "${PROGNAME}/${old_version}"
HAVE_DECL_ISUPPER t
DESCEND_CL_FALSE "#"
HAVE_NONBLOCKING_SOCKETO_NONBLOCK t
HAVE_X_WINDOWS t
dvidir "${docdir}"
OPENSSL_LIBS "-lssl -lcrypto"
HAVE_EVP_DECRYPTINIT t
HAVE_SCROLLBARS t
LWLIB_TABS_LUCID t
HAVE_INTERNAL_SOUND t
libmemalloc_objs " ralloc.o vm-limit.o"
HAVE_STRCAT t
SIZEOF_VOID_P 4
HAVE_PEM_READ_PRIVATEKEY t
have_isc_config_sh "no"
HAVE_LT_DLADDSEARCHDIR t
PREFIX_USER_DEFINED ("" 1)
HAVE_EVP_SIGNFINAL t
ERROR_CHECK_GLYPHS t
HAVE_SOCKET t
MODULEDIR "/home/nk/local/lib/sxemacs-22.1.9/pentium4-pc-linux-gnu/modules"
lt_cv_sys_global_symbol_to_cdecl "sed -n -e '''s/^. .* (.*)$/extern int ;/p'''"
HAVE_STRRCHR t
SXEMACS_MAIN_ARCH_VERSION 
"steve@xxxxxxxxxxxxxxxxx/sxemacs--main--22.1.9--patch-84"
ELLMAKEDOC "/home/nk/local/src/sxemacs-22.1.9/lib-src/make-docfile"
HAVE_PTSNAME t
HAVE_MALLOC t
HAVE_TZSET t
_FILE_OFFSET_BITS 64
FILE_CODING 1
HAVE_SSL_CTX_FREE t
HAVE_DECL_LT_DLEXIT t
HAVE_SYS_FILE_H t
HAVE_FMOD t
HAVE_CLOCK_GETTIME t
SIZEOF_LONG_DOUBLE 12
HAVE_MEMCHR t
HAVE_USLEEP t
AMDEPBACKSLASH "\\"
ac_cv_path_FGREP "/bin/grep -F"
HAVE_ARGZ_H t
HAVE_SSL_LOAD_ERROR_STRINGS t
HAVE_DECL_STRNCAT t
HAVE_SYS_WAIT_H t
WITH_PDUMP t
HAVE_GETLOADAVG t
have_pg_config "no"
HAVE_DECL_GETNAMEINFO 0
CXXCPP "g++ -E"
HAVE_MPFR_H t
HAVE_X11_SHELL_H t
ATHENA_ToggleP_h_ "X11/Xaw3d/ToggleP.h"
am__untar "${AMTAR} xf -"
HAVE_ISUPPER t
HAVE_EC_KEY_GENERATE_KEY t
X_PRE_LIBS " -lSM -lICE"
HAVE_QUATERN t
HAVE_HMAC_CTX_CLEANUP t
instvardir "${PROGNAME}-${old_version}"
HAVE_DECL_ISSPACE t
HAVE_NONBLOCKING_SOCKETIoctlSocket t
HAVE_XTREGISTERDRAWABLE t
docdir "${archlibdir}"
host "pentium4-pc-linux-gnu"
HAVE_LIBPTHREAD t
HAVE_EVP_DECRYPTFINAL t
HAVE_RSA_GENERATE_KEY t
LWLIB_SCROLLBARS_LUCID t
HAVE_INFINITY t
libltdl_cv_sys_search_path "/lib /usr/lib /lib /lib/libc5-compat 
/usr/i486-linuxlibc1/lib /usr/lib /usr/lib/klibc/lib /usr/lib/libc5-compat 
/usr/lib/ppr/lib /usr/lib/python2.4/site-packages/reportlab/lib /usr/local/lib 
/var/lib /lib/i486-linux-gnu /usr/lib/i486-linux-gnu /usr/local/lib 
/home/nk/local/lib/sxemacs-22.1.9/pentium4-pc-linux-gnu/modules "
HAVE_STRCASECMP t
DESCEND_MODULES_FALSE "#"
sysconfdir "${prefix}/etc"
HAVE_OSS_SOUND t
have_esd_config "no"
HAVE_LTDL_H t
PREFIX "/home/nk/local"
HAVE_EVP_SEALINIT t
ERROR_CHECK_GC t
HAVE_SNPRINTF t
1\ ", (lt_ptr) 0},/p''' -e '''s/^[BCDEGRST] ([^ ]*) ([^ ]*)$/  {"
HAVE_STROPTS_H t
SXEMACS_CODENAME "Edsel"
HAVE_PTRDIFF_T t
HAVE_BALLOON_HELP t
HAVE_LT_DLSYM t
SED "/bin/sed"
HAVE_TTY t
YYTEXT_POINTER 1
FGREP "/bin/grep -F"
HAVE_SSL_CTX_CHECK_PRIVATE_KEY t
program_transform_name "s,x,x,"
HAVE_FLOOR t
HAVE_CLOCK_GETRES t
SIZEOF_LONG 4
HAVE_UNSIGNED_LONG_LONG_INT t
ac_cv_path_EGREP "/bin/grep -E"
HAVE_ARGZ_CREATE_SEP t
HAVE_SSL_LIBRARY_INIT t
HAVE_DECL_STRLEN t
HAVE_SYS_VLIMIT_H t
WITH_NUMBER_TYPES t
HAVE_GETHOSTNAME t
have_openssl_bin "yes"
HAVE_DECL_GETHOSTNAME 0
CXX "g++"
HAVE_MPFR t
HAVE_X11_SHELLP_H t
ATHENA_Scrollbar_h_ "X11/Xaw3d/Scrollbar.h"
HAVE_ISSPACE t
HAVE_EC_KEY_DUP t
X_LIBS " -L/usr/lib"
HAVE_PUTENV t
HAVE_GRANTPT t
inststaticdir "${PROGNAME}"
HAVE_DECL_ISPUNCT t
DESCEND_ASE_FALSE "#"
BROKEN_ALLOCA_IN_FUNCTION_CALLS 1
HAVE_XREGISTERIMINSTANTIATECALLBACK t
HAVE_NONBLOCKING_SOCKETFIONBIO t
HAVE_LIBNCURSES t
HAVE_EVP_CLEANUP t
HAVE_RMDIR t
LWLIB_MENUBARS_LUCID t
HAVE_INET_PTON t
libexecdir "${exec_prefix}/libexec"
HAVE_STPNCPY t
sxe_srcdir "/home/nk/local/src/sxemacs-22.1.9"
HAVE_OPENSSL_X509_H t
have_artsc_config "no"
HAVE_LRAND48 t
PKG_CONFIG "/usr/X11R6/bin/pkg-config"
HAVE_EVP_SEALFINAL t
ERROR_CHECK_EXTENTS t
HAVE_SIGSETJMP t
lt_cv_sys_global_symbol_to_c_name_address "sed -n -e '''s/^: ([^ ]*) $/  {\\"
HAVE_STRNCPY t
SXEMACS_CC "gcc -std=gnu99 -fgnu89-inline"
EGREP "/bin/grep -E"
HAVE_PSEUG t
HAVE_A_OUT_H t
HAVE_LT_DLOPENEXT t
HAVE_TOOLBARS t
HAVE_SSL_CTX_ADD_CLIENT_CA t
pdfdir "${docdir}"
HAVE_SYSVIPC_FALSE "#"
USE_MEMALLOC_FALSE "#"
HAVE_FLOCK t
HAVE_CLEAN_FLOATOPS t
SIZEOF_INT 4
ACLOCAL_VERSION "aclocal (GNU automake) 1.9.6"
HAVE_UNLOCKPT t
ac_cv_have_x "have_x=yes        ac_x_includes='''/usr/include'''        
ac_x_libraries='''/usr/lib'''"
HAVE_ARGZ_APPEND t
HAVE_SSL_GET_VERIFY_RESULT t
HAVE_DECL_STRDUP t
HAVE_SYS_UN_H t
WITH_NONBLOCKING_SOCKET_O_NONBLOCK t
HAVE_GETHOSTBYNAME t
LDFLAGS " -L/usr/local/lib -Wl,--export-dynamic"
have_libst_config "no"
HAVE_DECL_GETHOSTBYNAME 0
CURSES_H_FILE "curses.h"
ATHENA_Label_h_ "X11/Xaw3d/Label.h"
HAVE_X11_INTRINSIC_H t
HAVE_MPF t
am__tar "${AMTAR} chof - "
HAVE_ISPUNCT t
HAVE_EC_GET_BUILTIN_CURVES t
HAVE_GMP_H t
LIBTOOL_VERSION "ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-1ubuntu1 
(1.1220.2.493 2008/02/01 16:58:18)"
install_sh "/home/nk/local/src/sxemacs-22.1.9/install-sh"
HAVE_DECL_ISPRINT t
DEPDIR ".deps"
BITMAPDIR "/usr/include/X11/bitmaps:/usr/include/bitmaps"
HAVE_XPM t
HAVE_NET_ROUTE_H t
MULE ("yes" 1)
HAVE_LIBM t
OPENSSL_BIN "/usr/X11R6/bin/openssl"
datarootdir "${prefix}/share"
HAVE_EVP_CIPHER_CTX_INIT t
HAVE_RINT t
LWLIB_DIALOGS_ATHENA3D t
HAVE_INET_NTOP t
libent_objs " ent-gmp.o ent-mpfr.o ent-gaussian.o ent-pseumpc.o ent-quatern.o"
HAVE_STPCPY t
DESCEND_LWLIB_FALSE "#"
sxe_cv_proc_flags "fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid xtpr"
fpfloat_long_double_p 1
HAVE_LONG_LONG_INT t
HAVE_EVP_PKEY_NEW t
ERROR_CHECK_BYTE_CODE t
HAVE_SIGPROCMASK t
MM_LIBS "-ltiff -lpng -ljpeg -lcompface -lXpm -lpthread "
lt_cv_sys_global_symbol_pipe "sed -n -e '''s/^.*[       
]([ABCDGIRSTW][ABCDGIRSTW]*)[   ][      ]*([_A-Za-z][_A-Za-z0-9]*)$/  /p'''"
2 ", (lt_ptr) &},/p'''"
HAVE_STRNCMP t
SXEMACS_ARCH_VERSION "steve@xxxxxxxxxxxxxxxxx/sxemacs--main--22.1.9--patch-84"
EF_USE_COMPRE 1
HAVE_PSEUC t
HAVE_AUDIO t
HAVE_LT_DLOPEN t
RETSIGTYPE "void"
HAVE_TM_ZONE t
HAVE_SSL_CIPHER_GET_BITS t
package_path 
"~/.sxemacs/site-packages:~/.sxemacs/xemacs-packages:~/.sxemacs/mule-packages:~/.sxemacs/sxemacs-packages::/home/nk/local/share/sxemacs/site-packages:/home/nk/local/share/sxemacs/xemacs-packages:/home/nk/local/share/sxemacs/mule-packages:/home/nk/local/share/sxemacs/sxemacs-packages"
HAVE_SYSVIPC t
USE_GCC 1
HAVE_FLOAT_H t
HAVE_CBRT t
SIZEOF_DOUBLE 8
ACLOCAL "${SHELL} /home/nk/local/src/sxemacs-22.1.9/missing --run aclocal-1.9"
HAVE_ALLOCA_H t
HAVE_SSL_GET_PEER_CERT_CHAIN t
HAVE_DECL_STRCPY t
HAVE_SYS_TYPES_H t
HAVE_GETCWD t
JMP_BUF "sigjmp_buf"
HAVE_DECL_GETADDRINFO 0
CPPFLAGS " -I/usr/local/include"
ATHENA_LabelP_h_ "X11/Xaw3d/LabelP.h"
HAVE_WMCOMMAND t
HAVE_MMAP t
HAVE_ISPRINT t
HAVE_EACCESS t
X_CFLAGS " -I/usr/include"
HAVE_GMP t
LIBTOOL_DEPS "./ltmain.sh"
HAVE_DECL_ISLOWER t
DEFS "-DHAVE_CONFIG_H"
BISON "bison"
HAVE_XM_XM_H t
HAVE_NETINET_IN_H t
datadir "${datarootdir}"
HAVE_LIBINTL_H t
OBJEXT "o"
HAVE_EVP_CIPHER_CTX_CLEANUP t
HAVE_RE_COMP t
LWLIB_DIALOGS_ATHENA t
HAVE_INET_NTOA t
libdir "${exec_prefix}/lib"
HAVE_STDLIB_H t
DESCEND_LIBLTDL_TRUE "#"
HAVE_OPENSSL_SSL_H t
fpfloat_double_p 0
HAVE_LONG_FILE_NAMES t
PDUMP 1
HAVE_EVP_OPENINIT t
ERROR_CHECK_BUFPOS t
HAVE_SIGHOLD t
lt_cv_path_NM "/usr/X11R6/bin/nm -B"
HAVE_STRNCAT t
SXEMACS 1
EF_USE_ASYNEQ 1
HAVE_PRELOADED_SYMBOLS t
HAVE_ATHENA_3D t
HAVE_LT_DLINFO t
REL_ALLOC 1
HAVE_TLSV1_SERVER_METHOD t
HAVE_SSLV3_SERVER_METHOD t
opsysfile "s/linux.h"
HAVE_SYMLINK t
USE_ASSERTIONS 1
HAVE_FFI_TRUE "#"
HAVE_CALLOC t
SIZEOF_CHAR_P 4
sxe_blddir "/home/nk/local/src/sxemacs-22.1.9"
HAVE_UNIX_PROCESSES t
ac_ct_CXX "g++"
HAVE_ALLOCA t
HAVE_SSL_GET_PEER_CERTIFICATE t
HAVE_DECL_STRCMP t
HAVE_SYS_TIME_H t
WITH_MULE_FALSE "#"
HAVE_GETADDRINFO t
ISC_CONFIG_SH "echo"
HAVE_DECL_FREE t
CPP "gcc -E"
ATHENA_Form_h_ "X11/Xaw3d/Form.h"
HAVE_WINDOW_SYSTEM t
HAVE_MKTIME t
am__leading_dot "."
HAVE_ISNAN t
HAVE_DUP2 t
HAVE_GIF t
LIBTOOL "$(SHELL) $(top_builddir)/libtool"
HAVE_DECL_ISGRAPH t
DEBUG_SXEMACS 1
AWK "gawk"
HAVE_XMU t
HAVE_NETDB_H t
config_opsysfile "s/linux.h"
HAVE_LIBGEN_H t
HAVE_EVP_BYTESTOKEY t
HAVE_RESOLV_H t
LT_OBJDIR ".libs"
HAVE_INET_NETWORK t
HAVE_STDIO_H t
HAVE_OPENSSL_PEM_H t
fpfloat_cand_long_double_p 1
HAVE_LONG_DOUBLE_WIDER t
PATH_SEPARATOR ":"
HAVE_EVP_OPENFINAL t
HAVE_SIGBLOCK t
lt_cv_file_magic_cmd "$MAGIC_CMD"
HAVE_STRLEN t
SUBDIR_MAKEFILES "lib-src/Makefile lib-src/Makefile lwlib/Makefile 
lwlib/Makefile"
version "steve@xxxxxxxxxxxxxxxxx/sxemacs--main--22.1.9--patch-84"
HAVE_POW t
HAVE_ASSERT_H t
HAVE_LT_DLHANDLE_NEXT t
REGEX_MALLOC 1
HAVE_TLSV1_CLIENT_METHOD t
HAVE_SSLV3_CLIENT_METHOD t
oldincludedir "/usr/include"
HAVE_STRUCT_TM_TM_ZONE t
USER_FULL_NAME "pw->pw_gecos"
HAVE_BIO_SET_CALLBACK_ARG t
SIZEOF_CHAR 1
HAVE_UNIX_FALSE "#"
ac_ct_CC "gcc"
HAVE_ALARM t
HAVE_SSL_GET_ERROR t
HAVE_DECL_STRCAT t
HAVE_SYS_TIMES_H t
WITH_MPFR t
HAVE_GC_H t
INSTALL_STRIP_PROGRAM "${SHELL} $(install_sh) -c -s"
HAVE_DECL_FCNTL t
CONVENIENCE_LTDL_TRUE "#"
ATHENA_Dialog_h_ "X11/Xaw3d/Dialog.h"
HAVE_WIDGETS t
HAVE_MKSTEMP t
am__include "include"
HAVE_ISLOWER t
HAVE_DSA_GENERATE_PARAMETERS t
HAVE_GETWD t
infodir "${datarootdir}/info"
HAVE_DECL_ISDIGIT t
DB_LIBS "-ldb "
AUTOMAKE_VERSION "automake (GNU automake) 1.9.6"
HAVE_XIM t
HAVE_NESTED_FUNS t
c_switch_window_system "-I/usr/include"
NeedFunctionPrototypes 1
HAVE_RENAME t
HAVE_INET_NETOF t
LT_CONVENIENCE_PREFIX "lt-"
HAVE_STDINT_H t
DESCEND_DYNO_SPARC_TRUE "#"
HAVE_OPENSSL_FALSE "#"
fpfloat_cand_double_p 0
HAVE_LONG_DOUBLE t
PACKAGE_VERSION "22.1.9"
HAVE_EVP_MD_CTX_INIT t
HAVE_SGTTY_H t
HAVE_ISCNTRL t
MEMORY_USAGE_STATS 1
localstatedir "${prefix}/var"


> Contents of /home/nk/local/src/sxemacs-22.1.9/,,beta.out
make  CC='gcc -std=gnu99 -fgnu89-inline' CFLAGS='-ggdb3 -O3 -Wall' 
LDFLAGS='-L/usr/local/lib -Wl,--export-dynamic' CPPFLAGS='-I/usr/local/include' 
clean
Making clean in tests
make[2]: Entering directory `/home/nk/local/src/sxemacs-22.1.9/tests'
make  CC='gcc -std=gnu99 -fgnu89-inline' CFLAGS='-ggdb3 -O3 -Wall' 
LDFLAGS='-L/usr/local/lib -Wl,--export-dynamic' CPPFLAGS='-I/usr/local/include' 
all
../src/regex.c:6192: warning: assignment discards qualifiers from pointer 
target type
../src/regex.c:6192: warning: assignment discards qualifiers from pointer 
target type
../src/regex.c:6192: warning: assignment discards qualifiers from pointer 
target type
../src/regex.c:6192: warning: assignment discards qualifiers from pointer 
target type
cd .. && /bin/bash /home/nk/local/src/sxemacs-22.1.9/missing --run autoheader
cd .. && /bin/bash ./config.status lwlib/config.h
make  all-am
make  all-am
make  all-am
cd .. && /bin/bash /home/nk/local/src/sxemacs-22.1.9/missing --run autoheader
cd .. && /bin/bash ./config.status src/config.h
make  all-am
map.c:2557: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
map.c:2660: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
procimpl.h:64: warning: 'struct lstream' declared inside parameter list
procimpl.h:64: warning: its scope is only this definition or declaration, which 
is probably not what you want
process.c:1216: warning: passing argument 2 of 
'the_process_methods.send_process' from incompatible pointer type
procimpl.h:64: warning: 'struct lstream' declared inside parameter list
procimpl.h:64: warning: its scope is only this definition or declaration, which 
is probably not what you want
process-unix.c:1247: warning: 'struct lstream' declared inside parameter list
process-unix.c:1272: warning: passing argument 1 of 'Lstream_read' from 
incompatible pointer type
process-unix.c:2605: warning: assignment from incompatible pointer type
regex.c:6192: warning: assignment discards qualifiers from pointer target type
search.c:761: warning: passing argument 1 of 'memcpy' discards qualifiers from 
pointer target type
console-x.c:54: warning: assignment discards qualifiers from pointer target type
console-tty.c:212: warning: 'SFconsole_tty_colors' defined but not used
objects-tty.c:258: warning: pointer targets in passing argument 1 of 
'make_string' differ in signedness
objects-tty.c:246: warning: unused variable 'nearest_rgb'
objects-tty.c:333: warning: assignment from incompatible pointer type
redisplay-tty.c:586: warning: implicit declaration of function 'Ffind_tty_color'
redisplay-tty.c:592: warning: pointer targets in assignment differ in signedness
redisplay-tty.c:618: warning: pointer targets in assignment differ in signedness
procimpl.h:64: warning: 'struct lstream' declared inside parameter list
procimpl.h:64: warning: its scope is only this definition or declaration, which 
is probably not what you want
openssl.c:3503: warning: passing argument 1 of 'SSL_CTX_new' discards 
qualifiers from pointer target type
vm-limit.c:52: warning: 'check_memory_limits' defined but not used
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH: EMACSPACKAGEPATH= 
SOURCE_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 
BUILD_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 ../src/sxemacs -batch -nd -l 
build-autoloads.el
Using load-path (/home/nk/local/src/sxemacs-22.1.9/lisp 
/home/nk/local/src/sxemacs-22.1.9/lisp /home/nk/local/src/sxemacs-22.1.9/lisp)
Using module-load-path (/home/nk/local/src/sxemacs-22.1.9/modules 
/home/nk/local/src/sxemacs-22.1.9/modules 
/home/nk/local/src/sxemacs-22.1.9/modules)
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH: EMACSPACKAGEPATH= 
SOURCE_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 
BUILD_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 ../src/sxemacs -batch -nd -l 
compile-core.el autoload.el dump-paths.el dumped-lisp.el find-paths.el 
finder.el make-docfile.el setup-paths.el startup.el abbrev.el about.el alist.el 
apropos.el auto-save.el auto-show.el backquote.el blessmail.el buff-menu.el 
buffer.el build-rpt.el byte-optimize.el bytecomp-runtime.el bytecomp.el 
callers-of-rpt.el check-features.el cl-compat.el cl-extra.el cl-macs.el 
cl-seq.el cl.el cmdloop.el code-cmds.el code-files.el code-process.el coding.el 
compat.el config.el console.el cus-dep.el cus-edit.el cus-face.el cus-file.el 
cus-load.el cus-start.el custom.el derived.el device.el dialog-gtk.el 
dialog-items.el dialog.el disass.el disp-table.el dragdrop.el easy-mmode.el 
easymenu.el emod-utils.el etags.el events.el extents.el faces.el ffi.el 
files-nomule.el files.el fill.el float-sup.el font-lock.el font-menu.el font.el 
fontl-hooks.el format.el frame.el gdk.el generic-widgets.el glade.el glyphs.el 
gnome-widgets.el gnome.el gnuserv.el gpm.el gtk-compose.el gtk-extra.el 
gtk-faces.el gtk-ffi.el gtk-file-dialog.el gtk-font-menu.el gtk-glyphs.el 
gtk-init.el gtk-iso8859-1.el gtk-marshal.el gtk-mouse.el gtk-package.el 
gtk-password-dialog.el gtk-select.el gtk-widget-accessors.el    gtk-widgets.el 
gtk.el gui.el gutter-items.el gutter.el help-macro.el help-nomule.el help.el 
hyper-apropos.el indent.el info.el isearch-mode.el iso8859-1.el 
issue-tracker.el itimer-autosave.el itimer.el keydefs.el keymap.el ldap.el 
lib-complete.el lisp-initd.el lisp-mnt.el lisp-mode.el lisp.el list-mode.el 
loaddefs.el loadhist.el map-ynp.el menubar-items.el menubar.el minibuf.el 
misc.el mode-motion.el modeline.el mouse.el movemail.el multicast.el mwheel.el 
number.el objects.el obsolete.el package-admin.el package-get.el 
package-info.el package-ui.el packages.el page.el paragraphs.el paths.el 
picture.el printer.el process.el rect.el regexp-opt.el register.el replace.el 
resize-minibuffer.el scrollbar.el select.el shadow.el simple.el sound.el 
specifier.el subr.el symbol-syntax.el symbols.el syntax.el text-mode.el 
text-props.el toolbar-items.el toolbar.el tty-init.el undo-stack.el userlock.el 
version.el view-less.el wid-browse.el wid-edit.el widget.el widgets-gtk.el 
window-xemacs.el window.el x-color.el x-compose.el x-faces.el x-font-menu.el 
x-init.el x-iso8859-1.el x-misc.el x-mouse.el x-scrollbar.el x-select.el 
x-win-sun.el x-win-xfree86.el term/AT386.el term/apollo.el term/bg-mouse.el 
term/bobcat.el term/internal.el term/keyswap.el term/linux.el term/lk201.el 
term/news.el term/scoansi.el term/sun-mouse.el term/sun.el term/sup-mouse.el 
term/tvi970.el term/vt-control.el term/vt100-led.el term/vt100.el term/vt102.el 
term/vt125.el term/vt200.el term/vt201.el term/vt220.el term/vt240.el 
term/vt300.el term/vt320.el term/vt400.el term/vt420.el term/wyse50.el 
term/xterm.el  mule/arabic.el mule/canna-leim.el mule/chinese.el 
mule/cyrillic.el mule/english.el mule/ethiopic.el mule/european.el 
mule/greek.el mule/hebrew.el mule/japanese.el mule/kinsoku.el mule/korean.el 
mule/latin.el mule/misc-lang.el mule/mule-category.el mule/ccl.el 
mule/mule-charset.el mule/mule-cmds.el mule/mule-coding.el mule/mule-help.el 
mule/mule-init.el mule/mule-misc.el mule/mule-tty-init.el mule/mule-x-init.el 
mule/thai-xtis-chars.el mule/thai-xtis.el mule/viet-chars.el mule/vietnamese.el
Using load-path (/home/nk/local/src/sxemacs-22.1.9/lisp 
/home/nk/local/src/sxemacs-22.1.9/lisp /home/nk/local/src/sxemacs-22.1.9/lisp)
Using module-load-path (/home/nk/local/src/sxemacs-22.1.9/modules 
/home/nk/local/src/sxemacs-22.1.9/modules 
/home/nk/local/src/sxemacs-22.1.9/modules)
While compiling the end of the data in file 
/home/nk/local/src/sxemacs-22.1.9/lisp/build-rpt.el:
  ** The following functions are not known to be defined: 
    user-mail-address, mail-send-and-exit
While compiling x-nearest-color in file 
/home/nk/local/src/sxemacs-22.1.9/lisp/x-color.el:
  ** assignment to free variable color-rgb
  ** reference to free variable color-rgb
While compiling the end of the data:
  ** The following functions are not known to be defined:  x-rgb-red,
    x-rgb-green, x-rgb-blue
DYLD_LIBRARY_PATH=.:./.libs:../lwlib:../lwlib/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=.:./.libs:../lwlib:../lwlib/.libs:$LD_LIBRARY_PATH: 
EMACSDEBUGPATHS=1 EMACSPACKAGEPATH= 
SOURCE_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 
BUILD_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 ./sxemacs -batch -nd  -l 
../lisp/make-docfile.el -- \
                -e 's/^\(HAVE\|WITH\|ERROR\|LWLIB\)_\([^ ]*\) 1$/\1_\2 t/' \
DYLD_LIBRARY_PATH=.:./.libs:../lwlib:../lwlib/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=.:./.libs:../lwlib:../lwlib/.libs:$LD_LIBRARY_PATH: 
EMACSDEBUGPATHS=1 EMACSPACKAGEPATH= 
SOURCE_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 
BUILD_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 .libs/lt-sxemacs -nd -batch \
Using load-path (/home/nk/local/src/sxemacs-22.1.9/lisp 
/home/nk/local/src/sxemacs-22.1.9/lisp /home/nk/local/src/sxemacs-22.1.9/lisp)
Using module-load-path (/home/nk/local/src/sxemacs-22.1.9/modules 
/home/nk/local/src/sxemacs-22.1.9/modules 
/home/nk/local/src/sxemacs-22.1.9/modules)
Note: Strange doc (not fboundp) for function ffi-defun @ 174894
DYLD_LIBRARY_PATH=.:./.libs:../lwlib:../lwlib/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=.:./.libs:../lwlib:../lwlib/.libs:$LD_LIBRARY_PATH: 
EMACSDEBUGPATHS=1 EMACSPACKAGEPATH= 
SOURCE_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 
BUILD_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 .libs/sxemacs -nd -batch \
Using load-path (/home/nk/local/src/sxemacs-22.1.9/lisp 
/home/nk/local/src/sxemacs-22.1.9/lisp /home/nk/local/src/sxemacs-22.1.9/lisp)
Using module-load-path (/home/nk/local/src/sxemacs-22.1.9/modules 
/home/nk/local/src/sxemacs-22.1.9/modules 
/home/nk/local/src/sxemacs-22.1.9/modules)
Note: Strange doc (not fboundp) for function ffi-defun @ 174894
SOURCE_TREE_ROOT= BUILD_TREE_ROOT= \
/home/nk/.sxemacs/xemacs-packages/lisp/cedet-common/sformat hides 
/home/nk/.sxemacs/xemacs-packages/lisp/semantic/sformat
/home/nk/.sxemacs/xemacs-packages/lisp/cedet-common/working hides 
/home/nk/.sxemacs/xemacs-packages/lisp/semantic/working
/home/nk/.sxemacs/xemacs-packages/lisp/xemacs-base/easy-mmode hides 
/home/nk/local/src/sxemacs-22.1.9/lisp/easy-mmode
/home/nk/.sxemacs/xemacs-packages/lisp/xemacs-base/regexp-opt hides 
/home/nk/local/src/sxemacs-22.1.9/lisp/regexp-opt
4 Emacs Lisp load-path shadowings were found
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH: EMACSPACKAGEPATH= 
SOURCE_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 
BUILD_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 ../src/sxemacs -batch 
-vanilla -no-autoloads \
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH: EMACSPACKAGEPATH= 
SOURCE_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 
BUILD_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 ../src/sxemacs -batch -l 
bytecomp -f batch-byte-compile-one-file-here auto-autoloads.el
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH: EMACSPACKAGEPATH= 
SOURCE_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 
BUILD_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 ../src/sxemacs -batch -l 
bytecomp -f batch-byte-compile-one-file-here finder-inf.el
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH: EMACSPACKAGEPATH= 
SOURCE_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 
BUILD_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 ../src/sxemacs -batch -l 
bytecomp -f batch-byte-compile-one-file-here custom-load.el
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH: EMACSPACKAGEPATH= 
SOURCE_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 
BUILD_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 ../src/sxemacs -batch -l 
bytecomp -f batch-byte-compile-one-file-here custom-defines.el
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH: EMACSPACKAGEPATH= 
SOURCE_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 
BUILD_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 ../src/sxemacs -batch -l 
bytecomp -f batch-byte-compile-one-file-here ffi/auto-autoloads.el
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH: EMACSPACKAGEPATH= 
SOURCE_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 
BUILD_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 ../src/sxemacs -batch -l 
bytecomp -f batch-byte-compile-one-file-here ffi/custom-load.el
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH: EMACSPACKAGEPATH= 
SOURCE_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 
BUILD_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 ../src/sxemacs -batch -l 
bytecomp -f batch-byte-compile-one-file-here ffi/custom-defines.el
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH: EMACSPACKAGEPATH= 
SOURCE_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 
BUILD_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 ../src/sxemacs -batch -l 
bytecomp -f batch-byte-compile-one-file-here mule/auto-autoloads.el
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH: EMACSPACKAGEPATH= 
SOURCE_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 
BUILD_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 ../src/sxemacs -batch -l 
bytecomp -f batch-byte-compile-one-file-here mule/custom-load.el
DYLD_LIBRARY_PATH=../src:../src/.libs::/.libs:$DYLD_LIBRARY_PATH: 
LD_LIBRARY_PATH=../src:../src/.libs::/.libs:$LD_LIBRARY_PATH: EMACSPACKAGEPATH= 
SOURCE_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 
BUILD_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 ../src/sxemacs -batch -l 
bytecomp -f batch-byte-compile-one-file-here mule/custom-defines.el
Making all in tests
make[2]: Entering directory `/home/nk/local/src/sxemacs-22.1.9/tests'
EMACSPACKAGEPATH= SOURCE_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 
BUILD_TREE_ROOT=/home/nk/local/src/sxemacs-22.1.9 ../src/sxemacs -batch 
-vanilla -l bytecomp -f batch-byte-compile-one-file-here auto-autoloads.el

/home/nk/local/src/sxemacs-22.1.9/,,vars.out not found!


> Contents of /home/nk/local/src/sxemacs-22.1.9/,,make-check.out
make  all-am
make  all-am
make  all-am
make  all-am
Making all in tests
make[1]: Entering directory `/home/nk/local/src/sxemacs-22.1.9/tests'
make  check-am
make  check-am
make  check-am
ase-cartesian-tests.el:    94 of    94 tests successful (100%).
ase-digraph-tests.el:      20 of    20 tests successful (100%).
ase-heap-tests.el:        630 of   630 tests successful (100%).
ase-interval-tests.el:    882 of   882 tests successful (100%).
ase-metric-tests.el:       44 of    44 tests successful (100%).
ase-neighbourhood-tests.el:   102 of   102 tests successful (100%).
ase-permutation-tests.el:     6 of     6 tests successful (100%).
ase-resclass-tests.el:     66 of    66 tests successful (100%).
base64-tests.el:         1234 of  1234 tests successful (100%).
bloom-tests.el:           100 of   100 tests successful (100%).
byte-compiler-tests.el:   104 of   104 tests successful (100%).
c-tests.el:                 2 of     2 tests successful (100%).
case-tests.el:           1148 of  1148 tests successful (100%).
ccl-tests.el:            4570 of  4570 tests successful (100%).
cl-loop-tests.el:          78 of    78 tests successful (100%).
database-tests.el:         10 of    10 tests successful (100%).
ent-tests.el:           22812 of 22812 tests successful (100%).
extent-tests.el:          194 of   194 tests successful (100%).
format-tests.el:         1278 of  1278 tests successful (100%).
hash-table-tests.el:     9866 of  9866 tests successful (100%).
inplace-tests.el:          28 of    28 tests successful (100%).
lisp-reader-tests.el:      46 of    46 tests successful (100%).
lisp-tests.el:           2890 of  2890 tests successful (100%).
map-tests.el:            2530 of  2530 tests successful (100%).
md5-tests.el:              56 of    56 tests successful (100%).
mule-tests.el:            226 of   226 tests successful (100%).
openssl-tests.el:       45262 of 45262 tests successful (100%).
os-tests.el:               20 of    20 tests successful (100%).
regexp-tests.el:          344 of   344 tests successful (100%).
region-tests.el:           26 of    26 tests successful (100%).
skiplist-tests.el:      40062 of 40062 tests successful (100%).
symbol-tests.el:          264 of   264 tests successful (100%).
syntax-tests.el:           64 of    64 tests successful (100%).
tag-tests.el:               6 of     6 tests successful (100%).
weak-tests.el:             48 of    48 tests successful (100%).
Making check in tests
make[1]: Entering directory `/home/nk/local/src/sxemacs-22.1.9/tests'

/home/nk/local/src/sxemacs-22.1.9/,,make-check-temacs.out not found!

/home/nk/local/src/sxemacs-22.1.9/,,make-all.out not found!


> Contents of /home/nk/local/src/sxemacs-22.1.9/,,make-install.out
make  install-exec-hook
cd /home/nk/local/bin && \
PATH="$PATH:/sbin" ldconfig -n /home/nk/local/lib
make  install-am
PATH="$PATH:/sbin" ldconfig -n 
/home/nk/local/lib/sxemacs-22.1.9/pentium4-pc-linux-gnu/modules
PATH="$PATH:/sbin" ldconfig -n 
/home/nk/local/lib/sxemacs-22.1.9/pentium4-pc-linux-gnu/modules
PATH="$PATH:/sbin" ldconfig -n 
/home/nk/local/lib/sxemacs-22.1.9/pentium4-pc-linux-gnu/modules
PATH="$PATH:/sbin" ldconfig -n 
/home/nk/local/lib/sxemacs-22.1.9/pentium4-pc-linux-gnu/modules
PATH="$PATH:/sbin" ldconfig -n 
/home/nk/local/lib/sxemacs-22.1.9/pentium4-pc-linux-gnu/modules
PATH="$PATH:/sbin" ldconfig -n 
/home/nk/local/lib/sxemacs-22.1.9/pentium4-pc-linux-gnu/modules
PATH="$PATH:/sbin" ldconfig -n 
/home/nk/local/lib/sxemacs-22.1.9/pentium4-pc-linux-gnu/modules
make  install-am
PATH="$PATH:/sbin" ldconfig -n 
/home/nk/local/lib/sxemacs-22.1.9/pentium4-pc-linux-gnu/modules
PATH="$PATH:/sbin" ldconfig -n 
/home/nk/local/lib/sxemacs-22.1.9/pentium4-pc-linux-gnu/modules
make  install-am
Making install in tests
make[1]: Entering directory `/home/nk/local/src/sxemacs-22.1.9/tests'
make  install-exec-hook

<Prev in Thread] Current Thread [Next in Thread>
  • [Success] steve@xxxxxxxxxxxxxxxxx/sxemacs--main--22.1.9--patch-84 on pentium4-pc-linux-gnu, Norbert Koch <=