From xemacs-m  Fri May 23 05:07:44 1997
Received: from ihins.ihi.co.jp (ihins.ihi.co.jp [202.248.84.130])
	by xemacs.org (8.8.5/8.8.5) with SMTP id FAA11410
	for <xemacs-beta@xemacs.org>; Fri, 23 May 1997 05:07:42 -0500 (CDT)
Received: from inettms.ty.ihi.co.jp ([202.248.84.135]) by ihins.ihi.co.jp (8.6.12+2.4W/3.3W9-primary) with ESMTP id TAA00884 for <xemacs-beta@xemacs.org>; Fri, 23 May 1997 19:05:58 +0900
Received: from neptune.ritp.ye.IHI.CO.JP ([150.75.41.143]) by inettms.ty.ihi.co.jp (8.6.12+2.4W/3.3W9-primary) with ESMTP id TAA25584 for <xemacs-beta@xemacs.org>; Fri, 23 May 1997 19:06:02 +0900
Received: from pluto.ritp.ye.IHI.CO.JP (pluto [150.75.41.82]) by neptune.ritp.ye.IHI.CO.JP (8.8.5/3.5Wbeta) with SMTP id TAA17789 for <xemacs-beta@xemacs.org>; Fri, 23 May 1997 19:09:39 +0900 (JST)
Received: by pluto.ritp.ye.IHI.CO.JP (5.65v3.2/3.5Wpl7-pluto)
	id AA22487; Fri, 23 May 1997 19:08:17 +0900
Date: Fri, 23 May 1997 19:08:17 +0900
Message-Id: <9705231008.AA22487@pluto.ritp.ye.IHI.CO.JP>
From: UENO Fumihiro <7m2vej@ritp.ye.IHI.CO.JP>
To: xemacs-beta@xemacs.org
Subject: [DU 3.2D] 20.3-bx build failed.
In-Reply-To: <m2d8qiq5m1.fsf@altair.xemacs.org>
References: <m2d8qiq5m1.fsf@altair.xemacs.org>
X-Mailer: VM 6.31 under 20.2 XEmacs Lucid
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII

Using XEmacs-20.3-b1 full kit, and patched up to 20.3-b2,
on Digital UNIX 3.2D, making temacs failed.

Same problem has seen on 20.3-b1, too.

pluto# configure --with-gnu-make --with-mule --with-canna --site-includes=/usr/local/include --site-libraries=/usr/local/lib --cflags=-O6
- You did not tell me what kind of host system you want to configure.
- I will attempt to guess the kind of system this is.
- Looks like this is a alpha-dec-osf3.2
checking whether ln -s works... yes
checking the configuration name
    xemacs will be linked with "debug.o"
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
Extracting information from the machine- and system-dependent headers...
    xemacs will be linked with " unexalpha.o "
    Appending "-L/usr/local/lib" to $ld_switch_site
    Appending "-I/usr/local/include" to $c_switch_site
    Appending "-L/usr/ccs/lib" to $ld_switch_site
checking for ranlib... ranlib
checking for a BSD compatible install... /usr/bin/installbsd -c
checking for bison... no
checking for byacc... no
checking for AIX... no
checking for mach/mach.h... no
checking for sys/stropts.h... yes
    Defining HAVE_SYS_STROPTS_H
checking for sys/timeb.h... yes
    Defining HAVE_SYS_TIMEB_H
checking for sys/time.h... yes
    Defining HAVE_SYS_TIME_H
checking for unistd.h... yes
    Defining HAVE_UNISTD_H
checking for utime.h... yes
    Defining HAVE_UTIME_H
checking for sys/wait.h... yes
    Defining HAVE_SYS_WAIT_H
checking for libintl.h... no
checking for locale.h... yes
    Defining HAVE_LOCALE_H
checking for libgen.h... no
checking for linux/version.h... no
checking for kstat.h... no
checking for sys/pstat.h... no
checking for inttypes.h... no
checking for ANSI C header files... yes
    Defining STDC_HEADERS
checking whether time.h and sys/time.h may both be included... yes
    Defining TIME_WITH_SYS_TIME
checking for sys_siglist declaration in signal.h or unistd.h... no
checking for struct utimbuf... yes
    Defining HAVE_STRUCT_UTIMBUF
checking return type of signal handlers... void
    Defining RETSIGTYPE = void
checking for struct timeval... yes
    Defining HAVE_TIMEVAL
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... yes
    Defining HAVE_TM_ZONE
checking for working const... yes
checking whether make sets ${MAKE}... yes
checking whether byte ordering is bigendian... no
checking size of short... 2
    Defining SIZEOF_SHORT = 2
checking size of int... 4
    Defining SIZEOF_INT = 4
checking size of long... 8
    Defining SIZEOF_LONG = 8
checking for long file names... yes
    Defining HAVE_LONG_FILE_NAMES
checking for sqrt in -lm... yes
    Defining HAVE_LIBM
    Prepending "-lm" to $LIBS
    Defining LISP_FLOAT_TYPE
checking type of mail spool file locking
    Defining REAL_MAIL_USE_FLOCK
checking for kstat_open in -lkstat... no
checking for kvm_read in -lkvm... no
checking for cma_open in -lpthreads... no
checking whether the -xildoff compiler flag is required... no
checking for dynodump... no
checking for specified window system
checking for X... libraries , headers 
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... yes
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
    Defining HAVE_X_WINDOWS
    Appending "lwlib" to $MAKE_SUBDIR

X11 compilation variables:
x_libraries = 
x_includes = 
X_CFLAGS = 
X_LIBS = 
X_PRE_LIBS = 
X_EXTRA_LIBS =  -ldnet_stub

checking for X11/Intrinsic.h... yes
checking for XOpenDisplay in -lX11... yes
    Setting libs_x to "-lX11"
checking for XtOpenDisplay in -lXt... yes
    Prepending "-lXt" to $libs_x
checking the version of X11 being used... R5
    Defining THIS_IS_X11R5
checking for X11/Xlocale.h... yes
    Defining HAVE_X11_XLOCALE_H
checking for XFree86... no
checking for XShapeSelectInput in -lXext... yes
    Prepending "-lXext" to $libs_x
checking for XmuConvertStandardSelection in -lXmu... yes
    Prepending "-lXmu" to $libs_x
checking for main in -lXbsd... no
checking for XawScrollbarSetThumb in -lXaw... yes
  Using X11.
checking for X11/Xauth.h... yes
checking for XauGetAuthByAddr in -lXau... yes
    Defining HAVE_XAUTH
    Prepending "-lXau" to $libs_x
checking for OffiX/DragAndDrop.h... no
checking for tt_c.h... no
checking for Tt/tt_c.h... no
checking for desktop/tt_c.h... no
checking for Dt/Dt.h... no
checking for graphics libraries
    Defining HAVE_GIF
    xemacs will be linked with "dgif_lib.o gif_err.o gifalloc.o"
checking for X11/xpm.h... yes
checking for XpmReadFileToData in -lXpm... yes
    Defining HAVE_XPM
    Prepending "-lXpm" to $libs_x
checking for compface.h... yes
checking for UnGenFace in -lcompface... yes
    Defining HAVE_XFACE
    Prepending "-lcompface" to $libs_x
checking for jpeglib.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
    Defining HAVE_JPEG
    Prepending "-ljpeg" to $libs_x
checking for png.h... yes
checking for pow... yes
checking for png_read_image in -lpng... no
checking for png_read_image in -lpng using extra libs -lz... yes
    Defining HAVE_PNG
    Prepending "-lpng -lz" to $libs_x
checking for Xm/Xm.h... yes
checking for XmStringFree in -lXm... yes
    Defining LWLIB_USES_MOTIF
    Defining HAVE_MENUBARS
    Defining HAVE_SCROLLBARS
    Defining HAVE_DIALOGS
    Defining HAVE_TOOLBARS
    Defining LWLIB_MENUBARS_LUCID
    Defining LWLIB_SCROLLBARS_LUCID
    Defining LWLIB_DIALOGS_MOTIF
    xemacs will be linked with "menubar.o"
    xemacs will be linked with "scrollbar.o"
    xemacs will be linked with "dialog.o"
    xemacs will be linked with "toolbar.o"
    xemacs will be linked with "gui.o"
    xemacs will be linked with "menubar-x.o"
    xemacs will be linked with "scrollbar-x.o"
    xemacs will be linked with "dialog-x.o"
    xemacs will be linked with "toolbar-x.o"
    xemacs will be linked with "gui-x.o"
checking for Mule-related features
    Defining MULE
    xemacs will be linked with "mule.o mule-ccl.o mule-charset.o mule-coding.o"
checking for strerror in -lintl... no
checking for Mule input methods
checking for wnn/jllib.h... yes
checking for jl_dic_list in -lwnn... no
    Defining HAVE_CANNA
    Prepending "-lcanna -lRKC" to $libs_x
    xemacs will be linked with "mule-canna.o"
    Prepending "-lXm" to $libs_x
checking for acosh... yes
    Defining HAVE_ACOSH
checking for asinh... yes
    Defining HAVE_ASINH
checking for atanh... yes
    Defining HAVE_ATANH
checking for cbrt... yes
    Defining HAVE_CBRT
checking for closedir... yes
    Defining HAVE_CLOSEDIR
checking for dup2... yes
    Defining HAVE_DUP2
checking for eaccess... no
checking for fmod... yes
    Defining HAVE_FMOD
checking for fpathconf... yes
    Defining HAVE_FPATHCONF
checking for frexp... yes
    Defining HAVE_FREXP
checking for ftime... yes
    Defining HAVE_FTIME
checking for gethostname... yes
    Defining HAVE_GETHOSTNAME
checking for getpagesize... yes
    Defining HAVE_GETPAGESIZE
checking for gettimeofday... yes
    Defining HAVE_GETTIMEOFDAY
checking for getcwd... yes
    Defining HAVE_GETCWD
checking for getwd... yes
    Defining HAVE_GETWD
checking for logb... yes
    Defining HAVE_LOGB
checking for lrand48... yes
    Defining HAVE_LRAND48
checking for matherr... no
checking for mkdir... yes
    Defining HAVE_MKDIR
checking for mktime... yes
    Defining HAVE_MKTIME
checking for perror... yes
    Defining HAVE_PERROR
checking for poll... yes
    Defining HAVE_POLL
checking for random... yes
    Defining HAVE_RANDOM
checking for rename... yes
    Defining HAVE_RENAME
checking for res_init... yes
    Defining HAVE_RES_INIT
checking for rint... yes
    Defining HAVE_RINT
checking for rmdir... yes
    Defining HAVE_RMDIR
checking for select... yes
    Defining HAVE_SELECT
checking for setitimer... yes
    Defining HAVE_SETITIMER
checking for setpgid... yes
    Defining HAVE_SETPGID
checking for setlocale... yes
    Defining HAVE_SETLOCALE
checking for setsid... yes
    Defining HAVE_SETSID
checking for sigblock... yes
    Defining HAVE_SIGBLOCK
checking for sighold... yes
    Defining HAVE_SIGHOLD
checking for sigprocmask... yes
    Defining HAVE_SIGPROCMASK
checking for strcasecmp... yes
    Defining HAVE_STRCASECMP
checking for strerror... yes
    Defining HAVE_STRERROR
checking for tzset... yes
    Defining HAVE_TZSET
checking for utimes... yes
    Defining HAVE_UTIMES
checking for waitpid... yes
    Defining HAVE_WAITPID
checking for realpath... no
    xemacs will be linked with "realpath.o"
checking whether netdb declares h_errno... yes
    Defining HAVE_H_ERRNO
checking for sigsetjmp... yes
    Defining HAVE_SIGSETJMP
checking whether localtime caches TZ... no
checking whether gettimeofday cannot accept two arguments... no
checking for inline... inline
    Defining HAVE_INLINE
checking for working alloca.h... yes
    Defining HAVE_ALLOCA_H
checking for alloca... yes
    Defining HAVE_ALLOCA
checking for pid_t... yes
checking for vfork.h... no
checking for working vfork... yes
checking for working strcoll... yes
    Defining HAVE_STRCOLL
checking for unistd.h... yes
    Defining HAVE_UNISTD_H
checking for getpagesize... yes
    Defining HAVE_GETPAGESIZE
checking for working mmap... yes
    Defining HAVE_MMAP
    Defining REL_ALLOC
checking for socket... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
    Defining HAVE_SOCKETS
checking for sun_len member in struct sockaddr_un... no
checking for msgget... yes
checking for sys/ipc.h... yes
checking for sys/msg.h... yes
    Defining HAVE_SYSVIPC
checking for dirent.h... yes
    Defining SYSV_SYSTEM_DIR
checking for nlist.h... yes
    Defining NLIST_STRUCT
    Defining EMACS_VERSION = 20.3-b2
    Defining main_1 = main_1_xemacs_20_3_b2_alpha_dec_osf3_2
checking for sound support
checking for machine/soundcard.h... no
checking for sys/soundcard.h... no
checking for linux/soundcard.h... no
checking for TTY-related features
    Defining HAVE_TTY
    xemacs will be linked with "console-tty.o device-tty.o event-tty.o frame-tty.o objects-tty.o redisplay-tty.o cm.o"
checking for termios.h... yes
    Defining HAVE_TERMIOS
checking for tgetent in -lncurses... no
    xemacs will be linked with "tparam.o"
    Prepending " " to $LIBS
    Defining CURSES_H_PATH = "curses.h"
    Defining TERM_H_PATH = "term.h"
checking for database support
checking for dbm_open in -lgdbm... no
checking for dbm_open... yes
    Defining HAVE_DBM
checking for dbopen... no
checking for dbopen in -ldb... no
    Defining HAVE_DATABASE
    xemacs will be linked with "database.o"
    Appending "src" to $MAKE_SUBDIR

extra_objs =  debug.o  unexalpha.o  dgif_lib.o gif_err.o gifalloc.o menubar.o scrollbar.o dialog.o toolbar.o gui.o menubar-x.o scrollbar-x.o dialog-x.o toolbar-x.o gui-x.o mule.o mule-ccl.o mule-charset.o mule-coding.o mule-canna.o realpath.o console-tty.o device-tty.o event-tty.o frame-tty.o objects-tty.o redisplay-tty.o cm.o tparam.o database.o
c_switch_general = -DHAVE_CONFIG_H  -I/usr/local/include    -D_BSD 
c_switch_window_system =  
c_switch_all = -DHAVE_CONFIG_H  -I/usr/local/include    -D_BSD   
ld_switch_general =  -L/usr/local/lib -L/usr/ccs/lib    
ld_switch_window_system = 
ld_switch_all =  -L/usr/local/lib -L/usr/ccs/lib     
ld_libs_general =   -lm     -lbsd   
ld_libs_window_system =  -lXm -lcanna -lRKC -lpng -lz -ljpeg -lcompface -lXpm -lXau -lXmu -lXext -lXt -lX11  -ldnet_stub
ld_libs_all =  -lXm -lcanna -lRKC -lpng -lz -ljpeg -lcompface -lXpm -lXau -lXmu -lXext -lXt -lX11  -ldnet_stub   -lm     -lbsd   

    Defining EMACS_CONFIGURATION = "alpha-dec-osf3.2"
    Defining config_machfile = "m/alpha.h"
    Defining config_opsysfile = "s/decosf3-2.h"
    Defining LD_SWITCH_X_SITE = 
    Defining LD_SWITCH_X_SITE_AUX = 
    Defining C_SWITCH_X_SITE = 
    Defining LD_SWITCH_SITE = 
    Defining C_SWITCH_SITE = 
    Defining GNU_MALLOC
    Defining USE_GCC
    Defining USE_GNU_MAKE
    Defining CONST_IS_LOSING
    Defining USE_ASSERTIONS
    Defining DEBUG_XEMACS
    Defining MEMORY_USAGE_STATS
    Defining ERROR_CHECK_EXTENTS
    Defining ERROR_CHECK_TYPECHECK
    Defining ERROR_CHECK_BUFPOS
    Defining ERROR_CHECK_GC
    Defining ERROR_CHECK_MALLOC
    Defining NO_UNION_TYPE


Configured for `alpha-dec-osf3.2'.

  Where should the build process find the source code?    /usr/local/src/xemacs-20.3-b2
  What installation prefix should install use?		  /usr/local
  What operating system and machine description files should XEmacs use?
        `s/decosf3-2.h' and `m/alpha.h'
  What compiler should XEmacs be built with?              gcc -O6
  Should XEmacs use the GNU version of malloc?            yes
  Should XEmacs use the relocating allocator for buffers? yes
  What window system should XEmacs use?                   x11
  Where do we find X Windows header files?                
  Where do we find X Windows libraries?                   
  Additional header files:                                /usr/local/include
  Additional libraries:                                   /usr/local/lib
  Compiling in support for XAUTH.
  Compiling in support for GIF image conversion.
  Compiling in support for XPM images.
  Compiling in support for X-Face message headers.
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  Compiling in support for GNU DBM.
  Compiling in Mule (multi-lingual) support.
  Compiling in support for Canna on Mule.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.
  WARNING: ---------------------------------------------------------
  WARNING: Compiling in support for runtime error checking.
  WARNING: XEmacs will run noticeably more slowly as a result.
  WARNING: Error checking is on by default for XEmacs beta releases.
  WARNING: ---------------------------------------------------------

The above configure report is appended to "Installation" file.

creating ./config.status
creating Makefile
creating lib-src/Makefile.in
creating lwlib/Makefile.in
creating src/Makefile.in
creating src/config.h
creating lwlib/config.h
creating lib-src/Makefile
creating lwlib/Makefile
creating src/Makefile
pluto# gmake

[snip]

gcc -O6  -L. -L../lwlib -L/usr/local/lib -L/usr/ccs/lib          	-o temacs pre-crt0.o  abbrev.o alloc.o blocktype.o buffer.o bytecode.o 	callint.o callproc.o casefiddle.o casetab.o chartab.o 	cmdloop.o cmds.o console.o console-stream.o 	data.o device.o dired.o doc.o doprnt.o dynarr.o 	editfns.o elhash.o emacs.o 	 eval.o events.o debug.o  unexalpha.o  dgif_lib.o gif_err.o gifalloc.o menubar.o scrollbar.o dialog.o toolbar.o gui.o menubar-x.o scrollbar-x.o dialog-x.o toolbar-x.o gui-x.o mule.o mule-ccl.o mule-charset.o mule-coding.o mule-canna.o realpath.o console-tty.o device-tty.o event-tty.o frame-tty.o objects-tty.o redisplay-tty.o cm.o tparam.o database.o 	event-stream.o event-unixoid.o extents.o faces.o 	fileio.o filelock.o filemode.o floatfns.o fns.o font-lock.o 	frame.o general.o getloadavg.o glyphs.o 	 hash.o indent.o inline.o insdel.o intl.o 	keymap.o  lread.o lstream.o 	macros.o marker.o md5.o minibuf.o objects.o opaque.o 	print.o process.o profile.o pure.o 	rangeta!
b.o redisplay.o redisplay-output.o
 regex.o 	search.o signal.o sound.o 	specifier.o strftime.o symbols.o syntax.o sysdep.o 	undo.o balloon_help.o balloon-x.o console-x.o device-x.o event-Xt.o frame-x.o 	 glyphs-x.o objects-x.o redisplay-x.o xgccache.o xselect.o window.o  lastfile.o gmalloc.o free-hook.o vm-limit.o ralloc.o EmacsFrame.o EmacsShell.o TopLevelEmacsShell.o TransientEmacsShell.o EmacsManager.o  	    -llw  -lXm -lcanna -lRKC -lpng -lz -ljpeg -lcompface -lXpm -lXau -lXmu -lXext -lXt -lX11  -ldnet_stub   -lm     -lbsd      
collect2: ld returned 1 exit status
/usr/bin/ld:
Warning: Linking some objects which contain exception information sections
	and some which do not. This may cause fatal runtime exception handling
	problems (last obj encountered without exceptions was ../lwlib/liblw.a).
Unresolved:
tputs
tgetent
tgetnum
tgetstr
tgetflag
gmake[1]: *** [temacs] Error 1
gmake[1]: Leaving directory `/usr/local/src/xemacs-20.3-b2/src'
gmake: *** [src] Error 2
pluto# 

-- 
  UENO Fumihiro -- mailto:7m2vej@ritp.ye.IHI.CO.JP

