sxemacs-builds
[Top] [All Lists]

[Success] hroptatyr@xxxxxxxxxxxxxxxxxxxxxx/sxemacs--hrop-feat-BDWGC--22.

From: Sebastian Freundt <hroptatyr@xxxxxxxxxxx>
Subject: [Success] hroptatyr@xxxxxxxxxxxxxxxxxxxxxx/sxemacs--hrop-feat-BDWGC--22.1.9--patch-76 on pentium3-pc-linux-gnu
Date: Thu, 24 Apr 2008 17:26:12 +0000
Sender: sxemacs-builds-bounces@xxxxxxxxxxx
User-agent: Gnus/5.110009 (No Gnus v0.9) SXEmacs/22.1.9 (linux)
I'm running this instance right now.  The overall performance gain is
ÜBEROVERWHELMING!  Still, this instance takes 418 MB of memory whereas my
normal gnus is happy with ~120 MB.


> SXEmacs Build Report generated by emacs-version
> hroptatyr@xxxxxxxxxxxxxxxxxxxxxx/sxemacs--hrop-feat-BDWGC--22.1.9--patch-76
> with system-configuration
> pentium3-pc-linux-gnu
> follows:

> Contents of /home/freundt/devel/sxe9.bdwgc/=build/Installation:
> (Output from ./configure)

uname -a: Linux fluch 2.6.25-rc2-00477-g1a4c6be #8 SMP Fri Feb 22 16:17:26 UTC 
2008 i686 GNU/Linux

../configure  '--prefix=/usr/local' 
'--with-ridiculously-aggressive-optimisations' '--with-maximum-warning-output' 
'--with-x' '--with-ent=all' '--with-ase=all' '--with-menubars=lucid' 
'--with-scrollbars=athena' '--with-dialogs=athena' '--with-widgets=athena' 
'--with-athena=3d' '--with-memory-usage-stats' '--with-mule' 
'--with-regex-malloc' '--with-pdump' '--with-ffi' '--with-sound=all' 
'--with-media=all' '--with-image=all' '--with-ncurses' '--with-gpm' 
'--without-wmcommand' '--with-postgresql' '--with-openssl' '--with-ldap' 
'--with-ipv6-cname' '--with-dynamic' '--with-pop' '--with-xim=xlib' 
'--with-xfs' '--with-module-support' '--with-modules=all' 
'--with-error-checking=all' '--without-libbind' 
'--with-experimental-features=all' '--enable-ltdl-install=no' 
--enable-ltdl-install=no


SXEmacs 
hroptatyr@xxxxxxxxxxxxxxxxxxxxxx/sxemacs--hrop-feat-BDWGC--22.1.9--patch-76 
"Edsel" configured for `pentium3-pc-linux-gnu'.


Compilation Environment and Installation Defaults:
  Source code location:              /home/freundt/devel/sxe9.bdwgc
  Installation prefix:               /usr/local
  Arch-dependent files go to:        
/usr/local/lib/sxemacs-22.1.9/pentium3-pc-linux-gnu
  Modules go to:                     
/usr/local/lib/sxemacs-22.1.9/pentium3-pc-linux-gnu/modules
  Core lisp files go to:             /usr/local/share/sxemacs-22.1.9/lisp
  Additional external data goes to:  /usr/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.4.0 20080412 (experimental)
    - GCC specs file:                specs.
    - Compiler command:              gcc -std=gnu99 -fgnu89-inline -ggdb3 -O3 
-ftree-vectorize -msse2 -fstrict-aliasing -fearly-inlining 
-fdelete-null-pointer-checks -fmodulo-sched -fstack-protector 
-fbranch-target-load-optimize2 -fgcse -fgcse-lm -fgcse-sm -fgcse-las 
-fgcse-after-reload -funsafe-loop-optimizations -funswitch-loops 
-funswitch-loops -frename-registers -fno-signaling-nans -fno-trapping-math 
-fno-signed-zeros -fassociative-math -fno-rounding-math -fno-math-errno 
-funsafe-math-optimizations -ffast-math -Wall -Wsign-compare 
-Wno-char-subscripts -Wundef -Wpacked -Wpointer-arith -Wshadow 
-Wmissing-declarations -Winline -Wbad-function-cast -Wcast-qual -Wcast-align 
-Wswitch -Wswitch-default -Wswitch-enum
    - Global CPPFLAGS:                -I/usr/local/include
    - Global LDFLAGS:                 -L/usr/local/lib -Wl,--export-dynamic
  libc version:                      2.7.
  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.
    - Site-modules directory is obeyed.
    - Package search path:
       ~/.sxemacs/site-packages
       ~/.sxemacs/xemacs-packages
       ~/.sxemacs/mule-packages
       ~/.sxemacs/sxemacs-packages
       
       /usr/local/share/sxemacs/site-packages
       /usr/local/share/sxemacs/xemacs-packages
       /usr/local/share/sxemacs/mule-packages
       /usr/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:
    Compiling in support for FFI.
  Enhanced Number Types:
    Enabled Enhanced Number Types:  int fpfloat indef gmp mpfr mpc pseug 
quatern ecm
      - 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)
      + complex (Complex numbers as in C/R)
        (X) MPC (Multiprecision Complex numbers (C/R))
        ( ) pseudoC (native Complex Numbers (C/R)) available but omitted
      - pseudoG (native Gaussian Numbers (Z+Z))
      - Quaternions (native Quaternions (Z+Z+Z+Z))
      - ECM (factorisations per Elliptic Curve Method)
    Omitted Enhanced Number Types:  pseuc
    Disabled Enhanced Number Types: None.
  Experimental Features:
    Enabled Experimental Features:  bdwgc compre asyneq
      - bdwgc (the Boehm-Demers-Weiser collector)
      - compre (exhaustive caching of compiled regexps)
      - asyneq (asynchronous event queues)
    Disabled Experimental Features: None.

Window System:
  Compiling in support for the X window system:
    - X Windows headers location:                 /usr/local/xorg7/include
    - X Windows libraries location:               /usr/local/xorg7/lib
    - Xau (X authority) not available.
  Compiling in support for the Athena widget set:
    - Athena headers location:                    X11/Xaw3d
    - Athena library to link:                     Xaw3d
  Using Lucid menubars.
  Using Athena 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:
    - LDAP (with lber).
    - PostgreSQL (V7 bindings).

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:  alsa ao arts esd jack oss pulse
      - ALSA (kernel-based linux sound standard)
      - ao (generic audio output layer)
      - aRts (discontinued realtime synthesizer)
      - ESD (Enlightenment Sound Daemon)
      - Jack (a low-latency audio server)
      - OSS (Open Sound System)
      - PulseAudio (versatile audio server)
    Disabled Audio Outputs:  nas*
  Media Stream Handlers:
    Enabled Media Stream Handlers:  ffmpeg internal mad sndfile sox magic
      - FFmpeg (media streams handled by ffmpeg)
      - internal (media streams handled internally)
      - Mad (media streams handled by mad)
      - sndfile (media streams handled by sndfile)
      - SoX (media streams handled by sox)
      - magic (file/libmagic support)
    Disabled Media Stream Handlers: None.

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 POP mail retrieval.
  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:
  Using the new portable dumper.
  Compiling in support for extra debugging code.

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

The following option were unrecognised and will be ignored:
----------------------------------------------------------
 --without-libbind

I'm tempted to remove the entire directory now ...
... fortunately I think I'm in a good mood, so have a nice build anyway.


> shared library dependencies:
linux-gate.so.1 =>  (0xb8026000)
libsxelw-Xt.so.0 => 
/home/freundt/devel/sxe9.bdwgc/=build/lwlib/.libs/libsxelw-Xt.so.0 (0xb800b000)
libgc.so.1 => /usr/local/lib/libgc.so.1 (0xb7fbc000)
libpq.so.5 => /usr/local/pgsql/lib/libpq.so.5 (0xb7f9e000)
libxslt.so.1 => /usr/local/lib/libxslt.so.1 (0xb7f68000)
libxml2.so.2 => /usr/local/lib/libxml2.so.2 (0xb7e40000)
libpam.so.0 => /lib/libpam.so.0 (0xb7e0d000)
libprelude.so.2 => /usr/local/lib/libprelude.so.2 (0xb7d7b000)
libgnutls.so.26 => /usr/local/lib/libgnutls.so.26 (0xb7cd9000)
libgcrypt.so.11 => /usr/local/lib/libgcrypt.so.11 (0xb7c71000)
libgpg-error.so.0 => /usr/local/lib/libgpg-error.so.0 (0xb7c6d000)
libreadline.so.5 => /usr/local/lib/libreadline.so.5 (0xb7c3f000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0xb7c0e000)
libldap-2-devel.so.0 => /usr/local/lib/libldap-2-devel.so.0 (0xb7bd0000)
libsasl2.so.2 => /usr/local/lib/libsasl2.so.2 (0xb7bb8000)
libssl.so.0.9.9 => /usr/local/lib/libssl.so.0.9.9 (0xb7b72000)
libcrypto.so.0.9.9 => /usr/local/lib/libcrypto.so.0.9.9 (0xb7a14000)
liblber-2-devel.so.0 => /usr/local/lib/liblber-2-devel.so.0 (0xb7a07000)
libdb-4.6.so => /usr/local/lib/libdb-4.6.so (0xb78a8000)
libmpfr.so.1 => /usr/local/lib/libmpfr.so.1 (0xb7860000)
libgmp.so.3 => /usr/local/lib/libgmp.so.3 (0xb7827000)
libao.so.2 => /usr/local/lib/libao.so.2 (0xb7823000)
libjack.so.0 => /usr/local/lib/libjack.so.0 (0xb780b000)
libartsc.so.0 => /usr/local/lib/libartsc.so.0 (0xb7805000)
libgmodule-2.0.so.0 => /usr/local/lib/libgmodule-2.0.so.0 (0xb7802000)
libgthread-2.0.so.0 => /usr/local/lib/libgthread-2.0.so.0 (0xb77fd000)
libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0xb772d000)
libpulse.so.0 => /usr/local/lib/libpulse.so.0 (0xb76d9000)
libasyncns.so.0 => /usr/local/lib/libasyncns.so.0 (0xb76d4000)
libresolv.so.2 => /lib/libresolv.so.2 (0xb76c2000)
libnsl.so.1 => /lib/libnsl.so.1 (0xb76ad000)
libesd.so.0 => /usr/local/lib/libesd.so.0 (0xb76a2000)
libaudiofile.so.0 => /usr/local/lib/libaudiofile.so.0 (0xb767d000)
libmagic.so.1 => /usr/local/lib/libmagic.so.1 (0xb7669000)
libsox.so.0 => /usr/local/lib/libsox.so.0 (0xb7652000)
libmad.so.0 => /usr/local/lib/libmad.so.0 (0xb763b000)
libvorbisfile.so.3 => /usr/local/lib/libvorbisfile.so.3 (0xb7633000)
libasound.so.2 => /usr/lib/libasound.so.2 (0xb756f000)
librt.so.1 => /lib/librt.so.1 (0xb7566000)
libavformat.so.52 => /usr/local/lib/libavformat.so.52 (0xb74c7000)
libavcodec.so.51 => /usr/local/lib/libavcodec.so.51 (0xb6e59000)
liba52.so.0 => /usr/local/lib/liba52.so.0 (0xb6e4e000)
libamrnb.so.2 => /usr/local/lib/libamrnb.so.2 (0xb6e12000)
libamrwb.so.2 => /usr/local/lib/libamrwb.so.2 (0xb6de6000)
libfaac.so.0 => /usr/local/lib/libfaac.so.0 (0xb6dd5000)
libfaad.so.0 => /usr/local/lib/libfaad.so.0 (0xb6d99000)
libmp3lame.so.0 => /usr/local/lib/libmp3lame.so.0 (0xb6d1e000)
libnut.so => /usr/local/lib/libnut.so (0xb6d11000)
libx264.so.58 => /usr/local/lib/libx264.so.58 (0xb6c97000)
libtheora.so.0 => /usr/local/lib/libtheora.so.0 (0xb6c49000)
libvorbisenc.so.2 => /usr/local/lib/libvorbisenc.so.2 (0xb6b4f000)
libavutil.so.49 => /usr/local/lib/libavutil.so.49 (0xb6b41000)
libvorbis.so.0 => /usr/local/lib/libvorbis.so.0 (0xb6b17000)
libogg.so.0 => /usr/local/lib/libogg.so.0 (0xb6b12000)
libsndfile.so.1 => /usr/local/lib/libsndfile.so.1 (0xb6a8e000)
libtiff.so.5 => /usr/local/lib/libtiff.so.5 (0xb6a27000)
libpng12.so.0 => /usr/local/lib/libpng12.so.0 (0xb6a03000)
libjpeg.so.62 => /usr/local/lib/libjpeg.so.62 (0xb69e3000)
libXpm.so.4 => /usr/local/xorg7/lib/libXpm.so.4 (0xb69d3000)
libXaw3d.so.8 => /usr/local/xorg7/lib/libXaw3d.so.8 (0xb698b000)
libXmu.so.6 => /usr/local/xorg7/lib/libXmu.so.6 (0xb6975000)
libXt.so.6 => /usr/local/xorg7/lib/libXt.so.6 (0xb6923000)
libXext.so.6 => /usr/local/xorg7/lib/libXext.so.6 (0xb6915000)
libX11.so.6 => /usr/local/xorg7/lib/libX11.so.6 (0xb6828000)
libxcb-xlib.so.0 => /usr/local/xorg7/lib/libxcb-xlib.so.0 (0xb6826000)
libxcb.so.1 => /usr/local/xorg7/lib/libxcb.so.1 (0xb680e000)
libXau.so.6 => /usr/local/xorg7/lib/libXau.so.6 (0xb680b000)
libXdmcp.so.6 => /usr/local/xorg7/lib/libXdmcp.so.6 (0xb6806000)
libSM.so.6 => /usr/local/xorg7/lib/libSM.so.6 (0xb67fe000)
libICE.so.6 => /usr/local/xorg7/lib/libICE.so.6 (0xb67e6000)
libutil.so.1 => /lib/libutil.so.1 (0xb67e1000)
libffi.so.4 => /usr/local/lib/libffi.so.4 (0xb67db000)
libltdl.so.7 => /usr/local/lib/libltdl.so.7 (0xb67d3000)
libz.so.1 => /usr/local/lib/libz.so.1 (0xb67bf000)
libncurses.so.5 => /usr/local/lib/libncurses.so.5 (0xb677d000)
libc.so.6 => /lib/libc.so.6 (0xb6649000)
libdl.so.2 => /lib/libdl.so.2 (0xb6645000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb662c000)
libm.so.6 => /lib/libm.so.6 (0xb6606000)
libssp.so.0 => /usr/local/lib/libssp.so.0 (0xb6603000)
libgcc_s.so.1 => /usr/local/lib/libgcc_s.so.1 (0xb65f6000)
/lib/ld-linux.so.2 (0xb8027000)
libldap_r-2-devel.so.0 => /usr/local/lib/libldap_r-2-devel.so.0 (0xb65b3000)
libXp.so.6 => /usr/local/xorg7/lib/libXp.so.6 (0xb65aa000)

> Contents of `config-value-hash-table':
Empty keys: USR_CCS_BIN_AR  DESCEND_DYNO_PPC_FALSE  extra_includes  LTDLINCL  
OPENSSL_CPPFLAGS  INSTALLPATH  HAVE_LIBXML2_TRUE  HAVE_SETITIMER_TRUE  
HAVE_OPENSSL_TRUE  EXEC_PREFIX_USER_DEFINED  INFOPATH  DBX  LIBOBJS  
X_EXTRA_LIBS  host_alias  am__quote  NEED_ALLOCA_C_FALSE  BUILD_SHEAP_FALSE  
WITH_EXTW_FALSE  OBJECT_TO_BUILD  INFODIR_USER_DEFINED  STATIC_CL_FALSE  ECHO_T 
 LD_SWITCH_X_SITE_AUX  HAVE_EVENTS_TRUE  ld_switch_general  target_alias  
dnd_objs  HAVE_METRONOME_TRUE  statedir  lib_gcc  STATIC_ASE_FALSE  MODCFLAGS  
PRTDIAG  bitmapdir  DUMPBIN  am__fastdepCC_TRUE  DESCEND_DYNO_SPARC_FALSE  
SITELISPDIR_USER_DEFINED  YFLAGS  HAVE_BDWGC_TRUE  USE_MEMALLOC_TRUE  
DOCDIR_USER_DEFINED  HAVE_LIBEVENT_TRUE  libs_xauth  PACKAGE_PATH_USER_DEFINED  
DESCEND_DYNO_I386_TRUE  SET_MAKE  LTDLDEPS  INFOPATH_USER_DEFINED  
MOD_INSTALL_PROGRAM  ELLCC  $$tardir  HAVE_TCPUDP_TRUE  LIBADD_DLD_LINK  
SXE_BDWGC_LDFLAGS  ARGZ_H  DESCEND_DYNODUMP_FALSE  EMOD_ASE_TRUE  MOD_CC  
C_SWITCH_X_SITE  sitelispdir  DESCEND_LWLIB_TRUE  HAVE_MULTICAST_TRUE  
SITEMODULEDIR_USER_DEFINED  ld_switch_window_system  DESCEND_ASE_TRUE  
MODULEDIR_USER_DEFINED  XML2_CONFIG  LD_SWITCH_X_SITE  WITH_MULE_TRUE  
DESCEND_LIBLTDL_FALSE  machfile  ld_switch_all  MEMALLOC_LIBS  OPENSSL_LDFLAGS  
AMDEP_TRUE  infopath  MAKE_AM_SUBDIR  start_flags  NMEDIT  MODARCHDIR  
CONVENIENCE_LTDL_TRUE  DSYMUTIL  FFI_LDFLAGS  SITELISPDIR  ALLOCA  LIBSTDCPP  
sound_cflags  EXEEXT  EMOD_CL_TRUE  WITH_PDUMP_TRUE  AUTARKIC_FALSE  
DESCEND_MODULES_TRUE  LTLIBOBJS  HAVE_FFI_TRUE  SXE_BDWGC_CPPFLAGS  
ARCHLIBDIR_USER_DEFINED  DESCEND_CL_TRUE  SDB  ETCDIR_USER_DEFINED  
LISPDIR_USER_DEFINED  INSTALL_LTDL_FALSE  C_SWITCH_SITE  have_xml2_config  
ac_ct_DUMPBIN  install_pp  statmod_archives  INCLTDL  build_alias  
WITH_BDWGC_TRUE  LIBADD_SHL_LOAD  XMKMF  ECHO_C  HAVE_UNIX_TRUE  LD_SWITCH_SITE 
 HAVE_SYSVIPC_TRUE  HAVE_SOCKETS_TRUE  start_files

ENCAPSULATE_READLINK "/**/"
HAVE_INFINITY t
HAVE_SETSID t
CONVENIENCE_LTDL_FALSE "#"
MM_LIBS "-L/usr/local/lib -lao -lpthread -ldl   -lasound -L/usr/local/lib 
-ljack -lpthread -lrt   -L/usr/local/lib -ldl -lartsc -lpthread 
-L/usr/local/lib -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/local/lib 
-lpulse   -L/usr/local/lib -lesd -laudiofile -lm -lasound -lmagic -lmad -lsox 
-lmp3lame -lmad -lvorbisenc -lvorbisfile -logg -lasound -lm -pthread 
-L/usr/local/lib -lavformat -lavcodec -lz -la52 -lamrnb -lamrwb -lfaac -lfaad 
-lgsm -lmp3lame -lnut -lx264 -lxvidcore -ltheora -lvorbisenc -lavutil -lvorbis 
-lm -logg   -L/usr/local/lib -lsndfile   -ltiff -lpng -ljpeg -lcompface -lXpm 
-lpthread "
HAVE_BERKELEY_DB t
HAVE_XTREGISTERDRAWABLE t
HAVE_STRTOL t
HAVE_GETHOSTBYNAME t
HAVE_EVP_ENCRYPTINIT t
NM "/usr/local/bin/nm -B"
HAVE_POPUPS t
MAKEINFO "${SHELL} /home/freundt/devel/sxe9.bdwgc/missing --run makeinfo"
infodir "${datarootdir}/info"
HAVE_ALSA_CONF_H t
HAVE_LIBXML_XMLREADER_H t
EMACS_CONFIGURATION "pentium3-pc-linux-gnu"
YYTEXT_POINTER 1
HAVE_DECL_IOCTLSOCKET 0
HAVE_METRONOME t
HAVE_EC_KEY_NEW_BY_CURVE_NAME t
LIBTOOL "$(SHELL) $(top_builddir)/libtool"
datadir "${datarootdir}"
HAVE_ISDIGIT t
HAVE_ISUPPER t
RECURSIVE_MAKE_ARGS "$(MFLAGS) CC='''$(CC)''' CFLAGS='''$(CFLAGS)''' 
LDFLAGS='''$(LDFLAGS)''' CPPFLAGS='''$(CPPFLAGS)'''"
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix "sed -n -e '''s/^: ([^ ]*) 
$/  {\\"
DEBUG_SXEMACS 1
AMDEP_FALSE "#"
HAVE_STRINGS_H t
HAVE_CALLOC t
SXEMACS 1
HAVE_ECM t
HAVE_FCNTL t
HAVE_PUTENV t
libmemalloc_objs " ralloc.o vm-limit.o"
ld_libs_window_system "-lXaw3d -lXmu -lXt -lXext -lX11 -lSM -lICE"
HAVE_SSLV3_SERVER_METHOD t
HAVE_X11_SHELL_H t
HAVE_LTDL t
__EXTENSIONS__ 1
HAVE_OPENSSL_ADD_ALL_DIGESTS t
HAVE_DECL_ISSPACE t
HAVE_MPZ t
HAVE_EVENTS_FALSE "#"
fpfloat_cand "long double"
HAVE_ULIMIT t
FFI_LIBS "-lffi"
HAVE_LDAP t
DESCEND_DYNO_SPARC_TRUE "#"
ATHENA_LabelP_h_ "X11/Xaw3d/LabelP.h"
TIME_WITH_SYS_TIME 1
HAVE_SYS_TYPES_H t
HAVE_H_ERRNO t
PACKAGE_VERSION "22.1.9"
HAVE_RE_COMP t
libsxedb_objs " database.o eldap.o postgresql.o"
HAVE_SSL_GET_ERROR t
HAVE_ATHENA_3D t
HAVE_XFACE t
HAVE_FREE t
psdir "${docdir}"
HAVE_EVP_DECRYPTINIT t
HAVE_PEM_WRITE_PKCS8PRIVATEKEY t
HAVE_NONBLOCKING_SOCKETIoctlSocket t
am__include "include"
HAVE_DECL_SOCKET t
LWLIB_SCROLLBARS_ATHENA3D t
have_pkg_config "yes"
HAVE_SIGBLOCK t
GETTIMEOFDAY_NARGS 2
HAVE_LIBM t
AWK "gawk"
HAVE_DECL_CALLOC t
HAVE_MATH_INFINITY t
HAVE_TIMEVAL t
ENCAPSULATE_RMDIR "/**/"
HAVE_INTTYPES_H t
PULSE_VERSION 9
lt_cv_file_magic_cmd "$MAGIC_CMD"
CPPFLAGS " -I/usr/local/include"
MODULEDIR "/usr/local/lib/sxemacs-22.1.9/pentium3-pc-linux-gnu/modules"
HAVE_STPCPY t
HAVE_BIO_FREE t
STATIC_ASE_TRUE "#"
HAVE_STRUCT_SOX_FORMAT_SIGNAL t
HAVE_GETLOADAVG t
HAVE_DES_H t
HAVE_EVP_MD_CTX_INIT t
NeedFunctionPrototypes 1
MAKE_DOCFILE "/home/freundt/devel/sxe9.bdwgc/=build/lib-src/make-docfile"
HAVE_SOX_FORMAT_T t
HAVE_ALSA_GLOBAL_H t
HAVE_LIMITS_H t
EMACS_MINOR_VERSION 1
_GNU_SOURCE 1
HAVE_DECL_ISALPHA t
HAVE_MKDIR t
LIBXML2_CPPFLAGS "-I/usr/local/include/libxml2  "
docdir "${archlibdir}"
ESD_CONFIG "/usr/local/bin/esd-config"
HAVE_ISINF t
HAVE_JACK_SOUND t
REL_ALLOC 1
lib2 ", (void *) &.},/p'''"
DESCEND_ASE_FALSE "#"
AO_VERSION "0.8.8"
HAVE_CLEAN_FLOATOPS t
HAVE_SYS_IPC_H t
OPENSSL_LIBS "-lssl -lcrypto"
HAVE_RAND_BYTES t
MEMORY_USAGE_STATS 1
ld_switch_shared "-c"
HAVE_SSL_CTX_CHECK_PRIVATE_KEY t
HAVE_X11_XAW3D_THREED_H t
HAVE_LT_DLCALLER_GET_DATA t
moduledir "${libdir}/${instvardir}/${configuration}/modules"
HAVE_EVENT_H t
HAVE_OPENSSL_BIO_H t
HAVE_MULTICAST_FALSE "#"
HAVE_DECL_ISXDIGIT t
LWLIB_DIALOGS_ATHENA t
fpfloat_cand_long_double_p 1
HAVE_LDAP_SET_OPTION t
DESCEND_LWLIB_FALSE "#"
ATHENA_ToggleP_h_ "X11/Xaw3d/ToggleP.h"
WITH_NUMBER_TYPES t
HAVE_LT_DLOPENEXT t
LEX "flex"
USE_ASSERTIONS 1
HAVE_SYS_WAIT_H t
HAVE_INET_LNAOF t
PG_CONFIG "/usr/local/pgsql/bin/pg_config"
HAVE_RSA_GENERATE_KEY 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 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"
BITMAPDIR "/usr/local/xorg7/include/X11/bitmaps"
HAVE_SSL_GET_VERIFY_RESULT t
HAVE_AVCODEC_DECODE_AUDIO t
SIZEOF_SHORT 2
HAVE_XMU t
sharedstatedir "${prefix}/com"
HAVE_EVP_DIGESTFINAL_EX t
HAVE_PERROR t
am__leading_dot "."
HAVE_DECL_STPNCPY t
HAVE_SIGPROCMASK t
HAVE_ALSA_VERSION_H t
HAVE_UNLOCKPT t
HAVE_LIBPQ_FE_H t
EF_USE_ASYNEQ 1
X_CFLAGS " -I/usr/local/xorg7/include"
HAVE_DECL_FCNTL t
HAVE_MATH_NAN t
build_os "linux-gnu"
configuration "pentium3-pc-linux-gnu"
ENCAPSULATE_UNLINK "/**/"
REALPATH_ACCEPTS_PROTMEM 1
HAVE_BIO_GET_CALLBACK_ARG t
HAVE_STRCAT t
STATIC_CL_TRUE "#"
HAVE_STRUCT_TIMEVAL t
HAVE_GETPGRP t
HAVE_DIRNAME t
HAVE_EVP_PKEY_NEW t
HAVE_PRELOADED_SYMBOLS t
HAVE_OPENPTY t
instvardir "${PROGNAME}-${old_version}"
HAVE_SOX_SIGNALINFO_T t
HAVE_WCSLEN t
HAVE_ALSA_PCM_H t
HAVE_LOCALE_H t
EMOD_ASE_FALSE "#"
HAVE_EMODULES t
HAVE_OPENSSL_ADD_ALL_CIPHERS t
HAVE_MMAP t
_POSIX_C_SOURCE "199506L"
HAVE_DECL_ISBLANK t
dynodump_arch "i386"
HAVE_KERBEROS t
HAVE_STRNCPY t
HAVE_CLOCK_GETRES t
HAVE_SYS_RESOURCE_H t
HAVE_GMP_H t
PACKAGE_BUGREPORT "http://issues.sxemacs.org/";
libmule_objs " mule.o mule-ccl.o mule-charset.o file-coding.o 
input-method-xlib.o"
HAVE_READDIR t
HAVE_SSL_CTX_NEW t
HAVE_ASM_EAX t
SIZEOF_BOOL 1
HAVE_LT_DLEXIT t
oldincludedir "/usr/include"
HAVE_EVP_BYTESTOKEY t
HAVE_OPENSSL_PEM_H t
HAVE_NAN t
ac_cv_path_FGREP "/bin/grep -F"
HAVE_DECL_LT_DLEXIT t
have_artsc_config "yes"
LWLIB_MENUBARS_LUCID t
HAVE_UMASK t
HAVE_LIBDL t
HAVE_MAD t
LIBADD_DL "-ldl "
HAVE_TCPUDP_FALSE "#"
ENCAPSULATE_LINK "/**/"
HAVE_INET_NETWORK t
HAVE_SETITIMER t
localstatedir "${prefix}/var"
BUILD_SHEAP_TRUE "#"
HAVE_SSL_PENDING t
HAVE_BDWGC t
SIZEOF_WCHAR_T 4
HAVE_GC_CORD_H t
HAVE_DECL_STRCPY t
HAVE_EVP_DIGESTUPDATE t
am__tar "${AMTAR} chof - "
host_cpu "pentium3"
HAVE_SNDFILE_H t
HAVE_AO_SOUND t
HAVE_UTIME t
HAVE_ACCEPT t
HAVE_LIBXML2 t
EGREP "/bin/grep -E"
HAVE_DECL_GETADDRINFO 0
lispdir "${datadir}/${instvardir}/lisp"
HAVE_MEMCHR t
LIBPQ_FE_H_FILE "libpq-fe.h"
HAVE_TLSV1_CLIENT_METHOD t
ERROR_CHECK_BYTE_CODE t
HAVE_ISASCII t
REALPATH_SANE_ON_NON_EXISTENT 1
lt_cv_sys_global_symbol_pipe "sed -n -e '''s/^.*[        
]([ABCDGIRSTW][ABCDGIRSTW]*)[   ][      ]*([_A-Za-z][_A-Za-z0-9]*)$/. . ./p'''"
DB_CPPFLAGS "-I/usr/local/pgsql/include "
HAVE_STRCOLL t
HAVE_BIO_NEW t
HAVE_PTRDIFF_T t
libent_objs " ent-gmp.o ent-mpfr.o ent-gaussian.o ent-mpc.o ent-quatern.o 
ent-ecm.o"
MAKE_SUBDIR " lib-src lwlib"
ld "$(CC) $(CFLAGS)"
HAVE_SSLV23_CLIENT_METHOD t
HAVE_ARGZ_NEXT t
HAVE_LONG_DOUBLE t
HAVE_ERROR_T t
_TANDEM_SOURCE 1
HAVE_MPC_H t
HAVE_DECL_ISGRAPH t
etcdir "${datadir}/${instvardir}/etc"
HAVE_TOOLBARS t
HAVE_KERBEROSIV_KRB_H t
SED "/usr/local/bin/sed"
ltdl_LIBOBJS " lt__strl.o"
DESCEND_DYNO_I386_FALSE "#"
ARTS_VERSION "1.5.4"
JMP_BUF "sigjmp_buf"
HAVE_CLOSEDIR t
SXE_BDWGC_LIBS "-lgc"
HAVE_SYS_STAT_H t
HAVE_HMAC_CTX_INIT t
HAVE_FLOAT_H t
HAVE_REALPATH t
host "pentium3-pc-linux-gnu"
HAVE_SSL_CTX_USE_PRIVATEKEY t
HAVE_ASM_SALL t
SIZEOF_DOUBLE 8
HAVE_LT_DLHANDLE_FETCH t
package_path 
"~/.sxemacs/site-packages:~/.sxemacs/xemacs-packages:~/.sxemacs/mule-packages:~/.sxemacs/sxemacs-packages::/usr/local/share/sxemacs/site-packages:/usr/local/share/sxemacs/xemacs-packages:/usr/local/share/sxemacs/mule-packages:/usr/local/share/sxemacs/sxemacs-packages"
HAVE_OPENSSL_X509_H t
ac_cv_prog_CPP "gcc -E"
HAVE_NESTED_FUNS t
LT_DLLOADERS " libltdl/dlopen.la"
HAVE_DECL_LT_DLOPENEXT t
have_libst_config "yes"
HAVE_UNISTD_H t
FILE_CODING 1
HAVE_LIBEVENT_FALSE "#"
DOCDIR "/usr/local/lib/sxemacs-22.1.9/pentium3-pc-linux-gnu"
AUTOCONF_VERSION "autoconf (GNU Autoconf) 2.62.2-0902"
HAVE_MAGIC_H t
HAVE_TERMIOS_H t
ENCAPSULATE_OPENDIR "/**/"
HAVE_INET_NTOP t
HAVE_SETLOCALE t
CCDEPMODE "depmode=gcc3"
MM_CPPFLAGS "-I/usr/local/include/artsc -pthread -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -L'''/usr/local/lib''' 
-I'''/usr/local/include''' -I/usr/local/include   -I/usr/local/include   "
HAVE_STDDEF_H t
HAVE_STRSPN t
fpfloat "long double"
HAVE_DECL_STRNCAT t
NEED_ATHENA 1
HAVE_POLL t
HAVE_GETADDRINFO t
archlibdir "${libdir}/${instvardir}/${configuration}"
htmldir "${docdir}"
HAVE_SOCKETS t
HAVE_ARGZ_APPEND t
HAVE_VSNPRINTF t
HAVE_ALLOCA_H t
HAVE_LIBXML_PARSER_H t
EMACS "/home/freundt/devel/sxe9.bdwgc/=build/src/sxemacs"
HAVE_EC_KEY_DUP t
YACC "bison -y"
HAVE_MEMSET t
HAVE_DECL_GETNAMEINFO 0
c_switch_window_system "-I/usr/local/xorg7/include"
ERROR_CHECK_GC t
HAVE_ISBLANK t
HAVE_ISPUNCT t
DB_LDFLAGS "-L/usr/local/pgsql/lib "
HAVE_STRERROR t
HAVE_BIO_SET_CALLBACK t
INSTALL_ARCH_DEP_SUBDIR " lib-src"
HAVE_SYSVIPC t
HAVE_DUP2 t
HAVE_EVP_SIGNFINAL t
HAVE_PULSE_PULSEAUDIO_H t
ld_libs_general "-lz -lncurses -lncurses -lc -lc -ldl -ldl -lpthread -lm -lssp 
-lutil"
HAVE_SSLV2_SERVER_METHOD t
HAVE_ARPA_NAMESER_H t
HAVE_X11_SHELLP_H t
HAVE_LONG_LONG_INT t
HAVE_DECL_ISPUNCT t
HAVE_ESD_SOUND t
HAVE_MPFR_H t
extra_objs "debug.o tests.o emodules-ng.o effi.o openssl.o"
HAVE_UINTMAX_T t
HAVE_KRB5_KRB5_H t
SIGNALS_VIA_CHARACTERS 1
DESCEND_DYNO_PPC_TRUE "#"
ATHENA_Dialog_h_ "X11/Xaw3d/Dialog.h"
ENCAPSULATE_CHMOD "/**/"
HAVE_HMAC_UPDATE t
HAVE_RENAME t
libsxecore_objs " dumper.o"
HAVE_SSL_GET_CERTIFICATE t
HAVE_X509_VERIFY_CERT_ERROR_STRING t
HAVE_LT_DLOPEN t
HAVE_FPCLASSIFY t
HAVE_DECL_REALPATH t
HAVE_EVP_CLEANUP t
pdfdir "${docdir}"
HAVE_NET_ROUTE_H t
HAVE_PEM_READ_PUBKEY t
am__fastdepCC_FALSE "#"
have_pg_config "yes"
HAVE_SETSOCKOPT t
HAVE_UNIX_FALSE "#"
GETPGRP_VOID 1
HAVE_LIBGEN_H t
AUTOMAKE "${SHELL} /home/freundt/devel/sxe9.bdwgc/missing --run automake-1.10a"
XEMACS 1
HAVE_MATHERR t
HAVE_DATABASE t
VERSION ("22.1.9" 
"hroptatyr@xxxxxxxxxxxxxxxxxxxxxx/sxemacs--hrop-feat-BDWGC--22.1.9--patch-76")
HAVE_TIFF t
HAVE_INTERNAL_MEDIA t
PROTOTYPES 1
HAVE_STDIO_H t
HAVE_X_WINDOWS t
HAVE_STRTOLD t
HAVE_DECL_STRNCPY t
HAVE_EVP_ENCRYPTUPDATE t
HAVE_SOCKLEN_T t
HAVE_ARGZ_COUNT t
HAVE_LIBXML_XMLWRITER_H t
EMACS_CONFIG_OPTIONS " '--prefix=/usr/local' 
'--with-ridiculously-aggressive-optimisations' '--with-maximum-warning-output' 
'--with-x' '--with-ent=all' '--with-ase=all' '--with-menubars=lucid' 
'--with-scrollbars=athena' '--with-dialogs=athena' '--with-widgets=athena' 
'--with-athena=3d' '--with-memory-usage-stats' '--with-mule' 
'--with-regex-malloc' '--with-pdump' '--with-ffi' '--with-sound=all' 
'--with-media=all' '--with-image=all' '--with-ncurses' '--with-gpm' 
'--without-wmcommand' '--with-postgresql' '--with-openssl' '--with-ldap' 
'--with-ipv6-cname' '--with-dynamic' '--with-pop' '--with-xim=xlib' 
'--with-xfs' '--with-module-support' '--with-modules=all' 
'--with-error-checking=all' '--without-libbind' 
'--with-experimental-features=all' '--enable-ltdl-install=no' 
--enable-ltdl-install=no"
_ALL_SOURCE 1
HAVE_DECL_ISALNUM t
HAVE_METRONOME_FALSE "#"
datarootdir "${prefix}/share"
ERROR_CHECK_MALLOC t
HAVE_ISXDIGIT t
REGEX_MALLOC 1
DEFS "-DHAVE_CONFIG_H"
HAVE_STRING_H t
HAVE_CBRT t
HAVE_SYS_FILE_H t
subdirs " libltdl"
HAVE_ECM_H t
HAVE_FCNTL_H t
HAVE_QUATERN t
HAVE_SSL_CIPHER_GET_BITS t
HAVE_ARTS_SOUND t
HAVE_X11_STRINGDEFS_H t
HAVE_LTDL_H t
HAVE_DECL_ISUPPER t
__PROTOTYPES 1
HAVE_MSGGET t
HAVE_ULIMIT_H t
FFMPEG_URL_FOPEN_BIOCTX_STAR_STAR 1
HAVE_LDAP_PARSE_RESULT t
ATHENA_Label_h_ "X11/Xaw3d/Label.h"
TYPEOF "__typeof__"
HAVE_SYS_UN_H t
HAVE_INET_ADDR t
HAVE_RINT t
HAVE_FMOD t
PATH_SEPARATOR ":"
HAVE_SSL_GET_PEER_CERTIFICATE t
HAVE_AUDIO t
HAVE_FREXP t
am__isrc " -I$(srcdir)"
HAVE_DECL_STPCPY t
HAVE_EVP_DECRYPTUPDATE t
restrict "__restrict"
HAVE_PEM_WRITE_PUBKEY t
LWLIB_TABS_LUCID t
have_tla "yes"
HAVE_ALSA_SOUND t
GNU_MALLOC 1
HAVE_LIBNCURSES t
ECHO_N "-n"
BISON "bison"
HAVE_MATH_ISINF t
LIBLTDL "-lltdl"
HAVE_DECL_CONNECT t
WITH_ECM t
ENCAPSULATE_STAT "/**/"
HAVE_INVERSE_HYPERBOLIC t
CURSES_H_FILE "ncurses/curses.h"
sxe_blddir "/home/freundt/devel/sxe9.bdwgc/=build"
HAVE_STPNCPY t
INFODIR "/usr/local/share/info"
HAVE_STRUCT_STAT_ST_RDEV t
HAVE_GETNAMEINFO t
HAVE_DIALOGS t
HAVE_EVP_OPENFINAL t
HAVE_POSTGRESQLV7 t
HAVE_OPENDIR t
libdir "${exec_prefix}/lib"
sxe_cv_proc_flags "fpu vme de pse tsc msr mce cx8 apic sep mtrr pge mca cmov 
pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe up bts est tm2"
install_sh "$(SHELL) /home/freundt/devel/sxe9.bdwgc/install-sh"
HAVE_SOX_H t
HAVE_ARGZ_CREATE_SEP t
HAVE_WCHAR_T t
HAVE_ALSA_INPUT_H t
HAVE_LINK t
EMACS_PROGNAME "sxemacs"
HAVE_ELF_H t
HAVE_MKSTEMP t
LIBXML2_LDFLAGS "-L/usr/local/lib -lxml2  "
ETCDIR "/usr/local/share/sxemacs-22.1.9/etc"
HAVE_ISLOWER t
HAVE_JPEG t
RETSIGTYPE "void"
AR "ar"
WITH_EMODULES t
IPV6_CANONICALIZE 1
HAVE_STRNCAT t
SXEMACS_CC "gcc -std=gnu99 -fgnu89-inline"
HAVE_SYS_MSG_H t
HAVE_GIF t
HAVE_FFI_FALSE "#"
OPENSSL_SSL 1
HAVE_RAND_QUERY_EGD_BYTES t
2 (", (void *) &.},/p'''" ", (void *) &.},/p''' -e '''s/^[ABCDGIRSTW]* ([^ ]*) 
([^ ]*)$/  {")
HAVE_ASM_CH t
HAVE_SSL_CTX_FREE t
HAVE_LT_DLCALLER_SET_DATA t
ac_cv_have_x "have_x=yes        ac_x_includes='''/usr/local/xorg7/include'''    
ac_x_libraries='''/usr/local/xorg7/lib'''"
HAVE_DECL_LT_DLCLOSE t
old_version "22.1.9"
LTDLOPEN "libltdl"
HAVE_OPENSSL_CRYPTO_H t
fpfloat_double_p 0
HAVE_LIBAVFORMAT_AVFORMAT_H t
ATHENA_Toggle_h_ "X11/Xaw3d/Toggle.h"
WITH_PDUMP t
LEXLIB "-lfl"
HAVE_TCGETPGRP t
ENCAPSULATE_EACCESS "/**/"
HAVE_INET_MAKEADDR t
HAVE_SCROLLBARS t
BROKEN_ALLOCA_IN_FUNCTION_CALLS 1
HAVE_SSL_LIBRARY_INIT t
HAVE_AVCODEC_DECODE_AUDIO2 t
SIZEOF_SIZE_T 4
HAVE_FTIME t
HAVE_DECL_STRCAT t
HAVE_EVP_DIGESTINIT_EX t
LWLIB_USES_ATHENA t
HAVE_SIGSETJMP t
HAVE_UNSIGNED_LONG_LONG_INT t
HAVE_LIBPTHREAD t
EF_USE_BDWGC 1
HAVE_TIME_T t
HAVE_ISALNUM t
lt_cv_path_NM "/usr/local/bin/nm -B"
INSTALL_LTDL_TRUE "#"
HAVE_STRCHR t
HAVE_STRUCT_TIMEVAL_TV_SEC t
HAVE_GETPT t
HAVE_DLERROR t
HAVE_EVP_SEALFINAL t
OBJEXT "o"
HAVE_PSEUC t
instvarsepdir "${PROGNAME}/${old_version}"
HAVE_SOX_SSIZE_T t
HAVE_ARGZ_INSERT t
HAVE_WIDGETS t
HAVE_LOCKF t
HAVE_DECL_ISCNTRL t
HAVE_ENDPWENT t
emodblddir "/home/freundt/devel/sxe9.bdwgc/=build/modules"
EXEC_PREFIX "/usr/local"
HAVE_KERBEROS5 t
lt_cv_sys_global_symbol_to_cdecl "sed -n -e '''s/^T .* (.*)$/extern int 
.();/p''' -e '''s/^[ABCDGIRSTW]* .* (.*)$/extern char .;/p'''"
WITH_EXTW_TRUE "#"
ISC_CONFIG_SH "/usr/local/bin/isc-config.sh"
HAVE_CLOCK_GETTIME t
HAVE_SYS_SOCKET_H t
HAVE_GRANTPT t
PACKAGE_NAME "SXEmacs"
HAVE_READLINK t
HAVE_SSL_CTX_USE_CERTIFICATE t
HAVE_ASM_MASSIVE_REGS t
SIZEOF_CHAR 1
HAVE_LT_DLGETINFO t
opsysfile "s/linux.h"
HAVE_OPENSSL_SSL_H t
LT_CONFIG_H "src/config.h"
have_esd_config "yes"
HAVE_LIBDLLOADER t
mkdir_p "/bin/mkdir -p"
HAVE_COMPFACE_H t
AUTARKIC_TRUE "#"
DIRNAME_RET_T "char*"
HAVE_MAD_H t
WITH_PSEUC t
ENCAPSULATE_LSTAT "/**/"
HAVE_INET_NTOA t
PREFIX "/usr/local"
HAVE_SETITIMER_FALSE "#"
CC "gcc -std=gnu99 -fgnu89-inline"
HAVE_SSL_VERIFY_CERT_CHAIN t
SNDFILE_VERSION "1.0.18pre7"
HAVE_STROPTS_H t
HAVE_DECL_STRDUP t
HAVE_EVP_ENCRYPTFINAL t
NEED_ALLOCA_C_TRUE "#"
HAVE_PNG_H t
MAIL_LOCK_DOT 1
host_os "linux-gnu"
HAVE_SNPRINTF t
HAVE_UTIME_H t
HAVE_ALARM t
HAVE_LIBXML2_FALSE "#"
HAVE_DECL_GETHOSTBYNAME 0
X_LIBS " -L/usr/local/xorg7/lib"
HAVE_MEMMOVE t
c_switch_all "-DHAVE_CONFIG_H -pthread -I/usr/local/xorg7/include"
DB_H_FILE "db.h"
ACLOCAL "${SHELL} /home/freundt/devel/sxe9.bdwgc/missing --run aclocal-1.10a"
INSTALL_SCRIPT "${INSTALL}"
HAVE_BIO_PRINTF t
HAVE_STRCPY t
HAVE_STRUCT_TM_TM_ZONE t
HAVE_GETTIMEOFDAY t
HAVE_DSA_GENERATE_KEY t
OPENSSL_BIN "/usr/local/bin/openssl"
HAVE_PTSNAME t
HAVE_EVP_SEALINIT t
ld_libs_all "-lssl -lcrypto -lpq -L/usr/local/lib 
-Wl,-rpath,'''/usr/local/pgsql/lib''' -lpgport -lxslt -lxml2 -lpam -lssl 
-lcrypto -lz -lreadline -ltermcap -lcrypt -ldl -lm -lldap -llber -ldb -lgmp 
-lecm -lgmp -lmpfr -lmpc -lgmp -lmpfr -lgmp -L/usr/local/lib -lao -lpthread 
-ldl -lasound -L/usr/local/lib -ljack -lpthread -lrt -L/usr/local/lib -ldl 
-lartsc -lpthread -L/usr/local/lib -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 
-L/usr/local/lib -lpulse -L/usr/local/lib -lesd -laudiofile -lm -lasound 
-lmagic -lmad -lsox -lmp3lame -lmad -lvorbisenc -lvorbisfile -logg -lasound -lm 
-pthread -L/usr/local/lib -lavformat -lavcodec -lz -la52 -lamrnb -lamrwb -lfaac 
-lfaad -lgsm -lmp3lame -lnut -lx264 -lxvidcore -ltheora -lvorbisenc -lavutil 
-lvorbis -lm -logg -L/usr/local/lib -lsndfile -ltiff -lpng -ljpeg -lcompface 
-lXpm -lpthread -lXaw3d -lXmu -lXt -lXext -lX11 -lSM -lICE -lz -lncurses 
-lncurses -lc -lc -ldl -ldl -lpthread -lm -lssp -lutil"
HAVE_SSLV23_SERVER_METHOD t
HAVE_ARGZ_STRINGIFY t
SIGTYPE "RETSIGTYPE"
HAVE_WORKING_ARGZ t
HAVE_LONG_DOUBLE_WIDER t
HAVE_DECL_ISLOWER t
ENCAPSULATE_ACCESS "/**/"
HAVE_MPF t
exec_prefix "${prefix}"
HAVE_TTY t
HAVE_KILLPG t
ATHENA_AsciiText_h_ "X11/Xaw3d/AsciiText.h"
WITH_MPC t
LD "/usr/local/i686-pc-linux-gnu/bin/ld"
SXE_CFLAGS " -ggdb3  -O3 -ftree-vectorize  -msse2 -fstrict-aliasing 
-fearly-inlining -fdelete-null-pointer-checks -fmodulo-sched -fstack-protector 
-fbranch-target-load-optimize2 -fgcse -fgcse-lm -fgcse-sm -fgcse-las 
-fgcse-after-reload -funsafe-loop-optimizations -funswitch-loops 
-funswitch-loops -frename-registers -fno-signaling-nans -fno-trapping-math 
-fno-signed-zeros -fassociative-math -fno-rounding-math -fno-math-errno 
-funsafe-math-optimizations -ffast-math -Wall -Wsign-compare 
-Wno-char-subscripts -Wundef  -Wpacked -Wpointer-arith -Wshadow 
-Wmissing-declarations -Winline -Wbad-function-cast -Wcast-qual -Wcast-align 
-Wswitch -Wswitch-default -Wswitch-enum"
HAVE_SYS_TIMEB_H t
HAVE_HMAC_FINAL t
HAVE_SSL_CTX_USE_PRIVATEKEY_FILE t
SIZEOF_INT 4
HAVE_X11_XLOCALE_H t
HAVE_LT_DLINFO t
ac_cv_prog_YACC "bison -y"
HAVE_DECL_MALLOC t
HAVE_EVP_CIPHER_CTX_INIT t
HAVE_NETDB_H t
LT_DLPREOPEN "-dlpreopen libltdl/dlopen.la "
HAVE_OSS_SOUND t
HAVE_UNIX t
FUNCPROTO 15
HAVE_CONNECT t
AUTOHEADER "${SHELL} /home/freundt/devel/sxe9.bdwgc/missing --run autoheader"
HAVE_MALLOC t
WITH_QUATERN t
HAVE_TERMIO_H t
ENCAPSULATE_READDIR "/**/"
HAVE_INET_PTON t
PROGNAME "sxemacs"
HAVE_SETPGID t
CFLAGS "-ggdb3 -O3 -ftree-vectorize -msse2 -fstrict-aliasing -fearly-inlining 
-fdelete-null-pointer-checks -fmodulo-sched -fstack-protector 
-fbranch-target-load-optimize2 -fgcse -fgcse-lm -fgcse-sm -fgcse-las 
-fgcse-after-reload -funsafe-loop-optimizations -funswitch-loops 
-funswitch-loops -frename-registers -fno-signaling-nans -fno-trapping-math 
-fno-signed-zeros -fassociative-math -fno-rounding-math -fno-math-errno 
-funsafe-math-optimizations -ffast-math -Wall -Wsign-compare 
-Wno-char-subscripts -Wundef -Wpacked -Wpointer-arith -Wshadow 
-Wmissing-declarations -Winline -Wbad-function-cast -Wcast-qual -Wcast-align 
-Wswitch -Wswitch-default -Wswitch-enum"
MM_LDFLAGS "-L/usr/local/lib "
HAVE_STDINT_H t
STACK_TRACE_EYE_CATCHER 
"sxemacs_hroptatyr_hlidskjalf_de__sxemacs_sxemacs__hrop_feat_BDWGC__22_1_9__patch_60_pentium3_pc_linux_gnu"
HAVE_XREGISTERIMINSTANTIATECALLBACK t
HAVE_STRTOD t
HAVE_GETCWD t
HAVE_DECL_STRNCMP t
NEED_LUCID 1
srcdir_equals_blddir_p "no"
MAIL_USE_POP 1
includedir "${prefix}/include"
HAVE_SOCKETS_FALSE "#"
HAVE_WAITPID t
HAVE_ALSA t
HAVE_LIBXML_TREE_H t
HAVE_DECL_IOCTL t
HAVE_EC_KEY_GENERATE_KEY t
HAVE_MENUBARS t
LIBST_CONFIG "/usr/local/bin/libst-config"
EMACS_BETA_VERSION 9
config_opsysfile "s/linux.h"
ERROR_CHECK_GLYPHS t
HAVE_ISCNTRL t
HAVE_ISSPACE t
1\ (", (void *) 0},/p''' -e '''s/^[ABCDGIRSTW]* ([^ ]*) ([^ ]*)$/  {" ", (void 
*) 0},/p''' -e '''s/^[ABCDGIRSTW]* ([^ ]*) (lib[^ ]*)$/  {")
DB_LIBS "-lpq -L/usr/local/lib -Wl,-rpath,'''/usr/local/pgsql/lib''' -lpgport 
-lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -ltermcap -lcrypt -ldl -lm  
-lldap -llber -ldb "
AMDEPBACKSLASH "\\"
HAVE_STRINGIZE t
HAVE_BIO_SET_CALLBACK_ARG t
SUBDIR_MAKEFILES "lib-src/Makefile lib-src/Makefile lwlib/Makefile 
lwlib/Makefile"
INSTALL_DATA "${INSTALL} -m 644"
HAVE_SYSVIPC_FALSE "#"
HAVE_EACCESS t
HAVE_PULSE_SOUND t
HAVE_EVP_VERIFYFINAL t
sysconfdir "${prefix}/etc"
HAVE_SSLV3_CLIENT_METHOD t
HAVE_ARTSC_H t
HAVE_LRAND48 t
_XOPEN_SOURCE_EXTENDED 1
HAVE_EVENTS t
HAVE_MPQ t
HAVE_UINTPTR_T t
HAVE_LARGEFILE t
SIGRETURN "return"
lwlib_objs " lwlib-Xaw.o xlwradio.o xlwcheckbox.o xlwgauge.o lwlib-Xlw.o 
xlwmenu.o xlwtabs.o xlwgcs.o"
ATHENA_Form_h_ "X11/Xaw3d/Form.h"
WITH_MULE_FALSE "#"
TERM_H_FILE "ncurses/term.h"
HAVE_SYS_TIME_H t
ENCAPSULATE_CREAT "/**/"
PACKAGE_TARNAME "sxemacs"
HAVE_RESOLV_H t
HAVE_FLOOR t
HAVE_SSL_GET_CURRENT_CIPHER t
SIZEOF_LONG_DOUBLE 12
HAVE_XCONVERTCASE t
HAVE_FPFLOAT t
HAVE_PEM_READ_X509 t
HAVE_DECL_SETSOCKOPT 0
HAVE_NONBLOCKING_SOCKETFIONBIO t
HAVE_EVP_DECRYPTFINAL t
program_transform_name "s,x,x,"
HAVE_SGTTY_H t
HAVE_UNIX_PROCESSES t
GETTIMEOFDAY_HANDLES_STRUCT_TIMESPEC "yes"
HAVE_LIBINTL_H t
XIM_XLIB 1
HAVE_DECL_ACCEPT t
AUTOMAKE_VERSION "automake (GNU automake) 1.10a"
HAVE_MATH_FPCLASSIFY t
LIBADD_DLOPEN "-ldl"
WITH_BDWGC_FALSE "#"
HAVE_TIFFIO_H t
ENCAPSULATE_RENAME "/**/"
HAVE_INTERNAL_SOUND t
CPP "gcc -E"
HAVE_STDLIB_H t
HAVE_BIO_DUMP t
HAVE__BOOL t
HAVE_STRUCT_SOX_FORMAT t
HAVE_GETHOSTNAME t
HAVE_DECL_SYS_SIGLIST t
NO_TERMIO 1
HAVE_POSTGRESQL t
HAVE_NONBLOCKING_SOCKETSO_NONBLOCK t
HAVE_EVP_MD_CTX_CLEANUP t
HAVE_SOX t
HAVE_WCHAR_H t
HAVE_ALSA_ERROR_H t
HAVE_LIBXT t
_FILE_OFFSET_BITS 64
HAVE_EC_KEY_SET_PRIVATE_KEY t
EMACS_MAJOR_VERSION 22
LIBTOOL_VERSION "ltmain.sh (GNU libtool 1.2625 2008/03/27 17:53:45) 2.3a"
ERROR_CHECK_TYPECHECK t
HAVE_ISGRAPH t
HAVE_JACK_JACK_H t
DEPDIR ".deps"
AMTAR "${SHELL} /home/freundt/devel/sxe9.bdwgc/missing --run tar"
HAVE_STRLEN t
SXEMACS_ARCH_VERSION 
"hroptatyr@xxxxxxxxxxxxxxxxxxxxxx/sxemacs--hrop-feat-BDWGC--22.1.9--patch-76"
HAVE_SYS_IOCTL_H t
HAVE_RANDOM t
HAVE_FFI t
libmm_objs " dgif_lib.o gif_io.o media-sndfile.o media-ffmpeg.o media-sox.o 
media-mad.o media-magic.o sound-oss.o sound-esd.o sound-pulse.o sound-arts.o 
sound-jack.o sound-alsa.o sound-ao.o media-internal.o"
HAVE_SSL_CTX_ADD_CLIENT_CA t
HAVE_ASM_ADCB t
SITEMODULEDIR "/usr/local/share/sxemacs/site-modules"
HAVE_LT_DLADDSEARCHDIR t
ac_ct_CC "gcc"
HAVE_MULTICAST t
fpfloat_cand_double_p 0
HAVE_LDAP_RESULT2ERROR t
WITH_NONBLOCKING_SOCKET_O_NONBLOCK t
ATHENA_Scrollbar_h_ "X11/Xaw3d/Scrollbar.h"
DESCEND_LIBLTDL_TRUE "#"
USER_FULL_NAME "pw->pw_gecos"
prefix "/usr/local"
HAVE_SYS_VLIMIT_H t
HAVE_INET_ATON t
PDUMP 1
HAVE_RMDIR t
libsxeevents_objs " event-queue.o workers.o worker-asyneq.o"
HAVE_SSL_GET_PEER_CERT_CHAIN t
HAVE_AUDIO_AUDIOLIB_H t
SIZEOF_LONG_LONG_INT 8
HAVE_XIM t
HAVE_FSYNC t
sbindir "${exec_prefix}/sbin"
HAVE_SIGHOLD t
GREP "/bin/grep"
HAVE_LIBPQ t
XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE "/**/"
HAVE_DECL_DIRNAME t
HAVE_MATH_ISNAN t
LIBM "-lm"
build_cpu "pentium3"
HAVE_TIME_H t
ENCAPSULATE_SYMLINK "/**/"
HAVE_IOCTL t
RANLIB "ranlib"
lt_cv_nm_interface "BSD nm"
CYGPATH_W "echo"
HAVE_STRCASECMP t
HAVE_STRUCT_TIMESPEC t
HAVE_GETPAGESIZE t
HAVE_DIRENT_H t
HAVE_POW t
HAVE_EVP_OPENINIT t
sxe_cv_tmp_ffmpeg_url_fopen "ByteIOContext**"
inststaticdir "${PROGNAME}"
HAVE_SOX_SAMPLE_T t
HAVE_ARGZ_H t
HAVE_WCSCMP t
HAVE_ALSA_OUTPUT_H t
build "pentium3-pc-linux-gnu"
HAVE_LINUX_SOUNDCARD_H t
_NO_MALLOC_WARNING_ 1
HAVE_DECL_ISASCII t
EMACS_VERSION 
"hroptatyr@xxxxxxxxxxxxxxxxxxxxxx/sxemacs--hrop-feat-BDWGC--22.1.9--patch-76"
HAVE_MKTIME t
LISPDIR "/usr/local/share/sxemacs-22.1.9/lisp"
dvidir "${docdir}"
HAVE_ISNAN t
HAVE_JPEGLIB_H t
ARCHLIBDIR "/usr/local/lib/sxemacs-22.1.9/pentium3-pc-linux-gnu"
DESCEND_CL_FALSE "#"
HAVE_STRNCMP t
SXEMACS_CODENAME "Edsel"
HAVE_SYS_PARAM_H t
HAVE_GMP t
HAVE_FFI_H t
PACKAGE "sxemacs"
HAVE_RAND_STATUS t
HAVE_SSL_CTX_LOAD_VERIFY_LOCATIONS t
HAVE_ASM_CL t
HAVE_X11_XAW3D_XAWINIT_H t
HAVE_LT_DLCLOSE t
ac_cv_path_EGREP "/bin/grep -E"
HAVE_OPENSSL_FALSE "#"
HAVE_MUNMAP t
LTDL_DLOPEN_SELF_WORKS 1
LWLIB_DIALOGS_ATHENA3D t
fpfloat_long_double_p 1
HAVE_LIBC t
mandir "${datarootdir}/man"
WITH_PDUMP_FALSE "#"
ATHENA_XawInit_h_ "X11/Xaw3d/XawInit.h"
DESCEND_MODULES_FALSE "#"
HAVE_LT_DLSYM t
LEX_OUTPUT_ROOT "lex.yy"
USE_GCC 1
HAVE_TCPUDP t
ENCAPSULATE_EXECVP "/**/"
HAVE_INET_NETOF t
PKG_CONFIG "/usr/local/bin/pkg-config"
HAVE_SELECT t
localedir "${datarootdir}/locale"
HAVE_SSL_LOAD_ERROR_STRINGS t
HAVE_A_OUT_H t
SIZEOF_VOID_P 4
HAVE_XM_XM_H t
HAVE_FTRUNCATE t
sitemoduledir "${datadir}/${inststaticdir}/site-modules"
HAVE_PNG t
HAVE_DECL_STRCMP t
LWLIB_WIDGETS_ATHENA t
HAVE_NONBLOCKING_SOCKETO_NONBLOCK t
HAVE_SNDFILE t
HAVE_AO_AO_H t
HAVE_USLEEP t
GTK_CONFIG "no"
HAVE_LIBSSP t
HAVE_DECL_FREE t
EF_USE_COMPRE 1
HAVE_MCHECK_H t
build_vendor "pc"
ERROR_CHECK_BUFPOS t
HAVE_ISALPHA t
REALPATH_RET_T "char*"
MULE ("yes" 1)
INSTALL_PROGRAM "${INSTALL}"
HAVE_STRCMP t
STDC_HEADERS 1
HAVE_STRUCT_TIMEVAL_TV_USEC t
HAVE_GETRLIMIT t
HAVE_DLFCN_H t
HAVE_PSEUG t
sxe_srcdir "/home/freundt/devel/sxe9.bdwgc"
HAVE_OPENSSL t
internal_makefile_list "Makefile.in lib-src/Makefile.in lwlib/Makefile.in"
HAVE_SQRT t
HAVE_WINDOW_SYSTEM t
HAVE_LOGB t
EMOD_CL_FALSE "#"
_POSIX_PTHREAD_SEMANTICS 1
HAVE_DECL_ISDIGIT t
HAVE_MPC t
HAVE_ERRNO_H t
LN_S "ln -s"
emodsrcdir "/home/freundt/devel/sxe9.bdwgc/modules"
HAVE_TM_ZONE t
HAVE_KERBEROSIV_KRB_ERR_H t
WITH_GMP t
ARTSC_CONFIG "/usr/local/bin/artsc-config"
DESCEND_DYNODUMP_TRUE "#"
JACK_VERSION "0.107.5"
HAVE_SYS_SOUNDCARD_H t
HAVE_HMAC_CTX_CLEANUP t
with_modules "all"
HAVE_FFMPEG t
PACKAGE_PATH 
"~/.sxemacs/site-packages:~/.sxemacs/xemacs-packages:~/.sxemacs/mule-packages:~/.sxemacs/sxemacs-packages::/usr/local/share/sxemacs/site-packages:/usr/local/share/sxemacs/xemacs-packages:/usr/local/share/sxemacs/mule-packages:/usr/local/share/sxemacs/sxemacs-packages"
HAVE_REALLOC t
HAVE_SSL_CTX_USE_CERTIFICATE_FILE t
HAVE_ASM_RETVAL_IN_EBX t
SIZEOF_CHAR_P 4
HAVE_X11_XLIB_H t
HAVE_LT_DLHANDLE t
ac_cv_path_install "/bin/install -c"
HAVE_DECL_LT_DLOPEN t
HAVE_NCURSES t
HAVE_EVP_CIPHER_CTX_CLEANUP t
LWLIB_SCROLLBARS_ATHENA t
LT_CONVENIENCE_PREFIX "lt-"
have_isc_config_sh "yes"
HAVE_UNAME t
FGREP "/bin/grep -F"
HAVE_LIBEVENT t
WITH_PSEUG t
HAVE_COM_ERR_H t
AUTOCONF "${SHELL} /home/freundt/devel/sxe9.bdwgc/missing --run autoconf"
HAVE_MAGIC t
DIRNAME_USER_OWNS_RETVAL 1
USE_MEMALLOC_FALSE "#"
HAVE_TERMIOS t
version 
"hroptatyr@xxxxxxxxxxxxxxxxxxxxxx/sxemacs--hrop-feat-BDWGC--22.1.9--patch-76"
ENCAPSULATE_MKDIR "/**/"
PREFIX_USER_DEFINED ("" 1)
lt_ECHO "echo"
HAVE_STDBOOL_H t
HAVE_BDWGC_FALSE "#"
SRC_SUBDIR_DEPS " lwlib"
HAVE_XPM t
HAVE_STRRCHR t
HAVE_GC_GC_H t
am__untar "${AMTAR} xf -"
HAVE_DECL_STRLEN t
host_vendor "pc"
HAVE_SOCKET t
HAVE_ARGZ_ADD t
HAVE_VLIMIT t
HAVE_ALLOCA t
ELLMAKEDOC "/home/freundt/devel/sxe9.bdwgc/=build/lib-src/make-docfile"
X_PRE_LIBS " -lSM -lICE"
HAVE_DECL_GETHOSTNAME 0
HAVE_MEMORY_H t
HAVE_EC_GET_BUILTIN_CURVES t
LIBS "-lz -lncurses -lncurses -lc -lc -ldl -ldl -lpthread -lm -lssp "
c_switch_general "-DHAVE_CONFIG_H -pthread"
HAVE_TLSV1_SERVER_METHOD t
ERROR_CHECK_EXTENTS t
HAVE_ISASTREAM t
HAVE_ISPRINT t
REALPATH_USER_OWNS_RETVAL 1
lt_cv_sys_global_symbol_to_c_name_address "sed -n -e '''s/^: ([^ ]*) $/  {\\"
ACLOCAL_VERSION "aclocal (GNU automake) 1.10a"
INSTALL_STRIP_PROGRAM "$(install_sh) -c -s"
HAVE_BIO_READ t
HAVE_STRDUP t
STRIP "strip"
HAVE_SYMLINK t
HAVE_GETWD t
HAVE_DSA_GENERATE_PARAMETERS t
HAVE_PTY_H t
libexecdir "${exec_prefix}/libexec"
sys_symbol_underscore "no"
HAVE_SSLV2_CLIENT_METHOD t
HAVE_ARPA_INET_H t
HAVE_X11_INTRINSIC_H t
HAVE_LONG_FILE_NAMES t
ENCAPSULATE_CHDIR "/**/"
_XOPEN_SOURCE 500
HAVE_DECL_ISPRINT t
HAVE_MPFR t
HAVE_ESD_H t
HAVE_TZSET t
FFI_CPPFLAGS "-I/usr/local/lib/gcc/4.4.0/include"
HAVE_KRB5_H t
SHELL "/bin/sh"
ltdl_LTLIBOBJS " lt__strl.lo"
WITH_MPFR t
ATHENA_Command_h_ "X11/Xaw3d/Command.h"
LDFLAGS " -L/usr/local/lib -Wl,--export-dynamic"
SYSV_SYSTEM_DIR 1
HAVE_SYS_TIMES_H t
HAVE_HMAC_INIT t
HAVE_FLOCK t
PACKAGE_STRING "SXEmacs 22.1.9"
HAVE_REGCOMP t
MKDIR_P "/bin/mkdir -p"
HAVE_SSL_DO_HANDSHAKE t
HAVE_ASM_SARL t
SIZEOF_LONG 4
HAVE_X11_XPM_H t
HAVE_LT_DLINTERFACE_REGISTER t
HAVE_FPATHCONF t
ac_cv_search_opendir "none required"
HAVE_PEM_READ_PRIVATEKEY t
HAVE_DECL_REALLOC t
HAVE_NETINET_IN_H t
LT_OBJDIR (".libs" ".libs/")
have_openssl_bin "yes"
HAVE_UNIXOID_EVENT_LOOP t
GDB "/usr/local/bin/gdb"
HAVE_LIBFFI ("yes" t)
DOUG_LEA_MALLOC 1
X11_RELEASE 6
HAVE_CTYPE_H t
HAVE_MALLOC_H t
AUTOHEADER_VERSION "autoheader (GNU Autoconf) 2.62.2-0902"
bindir "${exec_prefix}/bin"
HAVE_THREADS t


> Contents of /home/freundt/devel/sxe9.bdwgc/=build/,,make-all.out
make  all-am
make  all-am
make  all-am
make  all-am
libtool: link: gcc -std=gnu99 -fgnu89-inline -Demacs -DUSE_SXEMACS_CONFIG_H 
-DXTSTRINGDEFINES -ggdb3 -O3 -ftree-vectorize -msse2 -fstrict-aliasing 
-fearly-inlining -fdelete-null-pointer-checks -fmodulo-sched -fstack-protector 
-fbranch-target-load-optimize2 -fgcse -fgcse-lm -fgcse-sm -fgcse-las 
-fgcse-after-reload -funsafe-loop-optimizations -funswitch-loops 
-funswitch-loops -frename-registers -fno-signaling-nans -fno-trapping-math 
-fno-signed-zeros -fassociative-math -fno-rounding-math -fno-math-errno 
-funsafe-math-optimizations -ffast-math -Wall -Wsign-compare 
-Wno-char-subscripts -Wundef -Wpacked -Wpointer-arith -Wshadow 
-Wmissing-declarations -Winline -Wbad-function-cast -Wcast-qual -Wcast-align 
-Wswitch -Wswitch-default -Wswitch-enum -Wl,--export-dynamic -o .libs/sxemacs 
dump-id.o profile.o lastfile.o -pthread -Wl,-rpath -Wl,/usr/local/pgsql/lib 
-Wl,-rpath -Wl,/usr/local/pgsql/lib -pthread  -L/usr/local/lib libsxecore.a 
libsxeui.a libsxeevents.a libent.a libmule.a libmm.a libsxemem.a libsxedb.a 
libcruft.a libmemalloc.a libsxeX.a ../lwlib/.libs/libsxelw-Xt.so 
-L/usr/local/xorg7/lib -L/home/src/devel/ncurses-5.6/lib 
/usr/local/lib/libgc.so -L/usr/local/qt//lib -L/usr/local/pgsql/lib -L/lib -lpq 
-lpgport /usr/local/lib/libxslt.so /usr/local/lib/libxml2.so /lib/libpam.so 
/usr/local/lib/libprelude.so /usr/local/lib/libgnutls.so 
/usr/local/lib/libgcrypt.so /usr/local/lib/libgpg-error.so -lreadline -ltermcap 
-lcrypt /usr/local/lib/libldap.so /usr/local/lib/libsasl2.so -lssl -lcrypto 
/usr/local/lib/liblber.so -ldb -lecm -lmpc /usr/local/lib/libmpfr.so 
/usr/local/lib/libgmp.so /usr/local/lib/libao.so /usr/local/lib/libjack.so 
/usr/local/lib/libartsc.so /usr/local/lib/libgmodule-2.0.so 
/usr/local/lib/libgthread-2.0.so /usr/local/lib/libglib-2.0.so 
/usr/local/lib/libpulse.so /usr/local/lib/libasyncns.so -lresolv -lnsl 
-latomic_ops /usr/local/lib/libesd.so /usr/local/lib/libaudiofile.so 
/usr/local/lib/libmagic.so /usr/local/lib/libsox.so /usr/local/lib/libmad.so 
/usr/local/lib/libvorbisfile.so /usr/lib/libasound.so -lrt -lavformat -lavcodec 
/usr/local/lib/liba52.so /usr/local/lib/libamrnb.so /usr/local/lib/libamrwb.so 
/usr/local/lib/libfaac.so /usr/local/lib/libfaad.so -lgsm 
/usr/local/lib/libmp3lame.so -lnut -lx264 -lxvidcore 
/usr/local/lib/libtheora.so /usr/local/lib/libvorbisenc.so -lavutil 
/usr/local/lib/libvorbis.so /usr/local/lib/libogg.so 
/usr/local/lib/libsndfile.so /usr/local/lib/libtiff.so 
/usr/local/lib/libpng12.so /usr/local/lib/libjpeg.so -lcompface 
/usr/local/xorg7/lib/libXpm.so -lXaw3d /usr/local/xorg7/lib/libXmu.so 
/usr/local/xorg7/lib/libXt.so /usr/local/xorg7/lib/libXext.so 
/usr/local/xorg7/lib/libX11.so /usr/local/xorg7/lib/libxcb-xlib.so 
/usr/local/xorg7/lib/libxcb.so /usr/local/xorg7/lib/libXau.so 
/usr/local/xorg7/lib/libXdmcp.so /usr/local/xorg7/lib/libSM.so 
/usr/local/xorg7/lib/libICE.so -lutil /usr/local/lib/libffi.so 
/usr/local/lib/libltdl.so -lz /usr/local/lib/libncurses.so -lc -ldl -lpthread 
-lm /usr/local/lib/libssp.so -pthread -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath 
-Wl,/usr/local/xorg7/lib
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/freundt/devel/sxe9.bdwgc/=build/.. 
BUILD_TREE_ROOT=/home/freundt/devel/sxe9.bdwgc/=build ../src/sxemacs -batch -nd 
-l build-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/freundt/devel/sxe9.bdwgc/=build/.. 
BUILD_TREE_ROOT=/home/freundt/devel/sxe9.bdwgc/=build ../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 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 ffi/ffi-curl.el ffi/ffi-gcrypt.el ffi/ffi-libc.el 
ffi/ffi-taglib.el ffi/ffi-wand.el ffi/ffi-magic.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
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/freundt/devel/sxe9.bdwgc 
BUILD_TREE_ROOT=/home/freundt/devel/sxe9.bdwgc/=build ./sxemacs -batch -nd  -l 
../../lisp/make-docfile.el -- \
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/freundt/devel/sxe9.bdwgc 
BUILD_TREE_ROOT=/home/freundt/devel/sxe9.bdwgc/=build .libs/lt-sxemacs -nd 
-batch \
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/freundt/devel/sxe9.bdwgc 
BUILD_TREE_ROOT=/home/freundt/devel/sxe9.bdwgc/=build .libs/sxemacs -nd -batch \
SOURCE_TREE_ROOT= BUILD_TREE_ROOT= \
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/freundt/devel/sxe9.bdwgc/=build/.. 
BUILD_TREE_ROOT=/home/freundt/devel/sxe9.bdwgc/=build ../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/freundt/devel/sxe9.bdwgc/=build/.. 
BUILD_TREE_ROOT=/home/freundt/devel/sxe9.bdwgc/=build ../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/freundt/devel/sxe9.bdwgc/=build/.. 
BUILD_TREE_ROOT=/home/freundt/devel/sxe9.bdwgc/=build ../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/freundt/devel/sxe9.bdwgc/=build/.. 
BUILD_TREE_ROOT=/home/freundt/devel/sxe9.bdwgc/=build ../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/freundt/devel/sxe9.bdwgc/=build/.. 
BUILD_TREE_ROOT=/home/freundt/devel/sxe9.bdwgc/=build ../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/freundt/devel/sxe9.bdwgc/=build/.. 
BUILD_TREE_ROOT=/home/freundt/devel/sxe9.bdwgc/=build ../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/freundt/devel/sxe9.bdwgc/=build/.. 
BUILD_TREE_ROOT=/home/freundt/devel/sxe9.bdwgc/=build ../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/freundt/devel/sxe9.bdwgc/=build/.. 
BUILD_TREE_ROOT=/home/freundt/devel/sxe9.bdwgc/=build ../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/freundt/devel/sxe9.bdwgc/=build/.. 
BUILD_TREE_ROOT=/home/freundt/devel/sxe9.bdwgc/=build ../src/sxemacs -batch -l 
bytecomp -f batch-byte-compile-one-file-here mule/custom-defines.el
Making all in tests
make[1]: Entering directory `/home/freundt/devel/sxe9.bdwgc/=build/tests'
EMACSPACKAGEPATH= SOURCE_TREE_ROOT=/home/freundt/devel/sxe9.bdwgc/=build/.. 
BUILD_TREE_ROOT=/home/freundt/devel/sxe9.bdwgc/=build ../src/sxemacs -batch 
-vanilla -l bytecomp -f batch-byte-compile-one-file-here auto-autoloads.el

/home/freundt/devel/sxe9.bdwgc/=build/,,beta.out not found!

/home/freundt/devel/sxe9.bdwgc/=build/,,vars.out not found!

/home/freundt/devel/sxe9.bdwgc/=build/,,make-install.out not found!

/home/freundt/devel/sxe9.bdwgc/=build/,,make-check.out not found!

/home/freundt/devel/sxe9.bdwgc/=build/,,make-check-temacs.out not found!

Attachment: pgpcIyzOiDFq5.pgp
Description: PGP signature

<Prev in Thread] Current Thread [Next in Thread>
  • [Success] hroptatyr@xxxxxxxxxxxxxxxxxxxxxx/sxemacs--hrop-feat-BDWGC--22.1.9--patch-76 on pentium3-pc-linux-gnu, Sebastian Freundt <=