樋口@日立超Lと申します。
私は、Kondara Linux 1.1 を使っていますが、最近xemacs-21.2.33をinstall
しようと思い、./configureしてみたところ、PANICを起こしてしまいます。
beta34も同じです。
この手のlogを見るのは苦手なのですが、何か糸口でも分かるでしょうか。
因みに、Kondara Linux 1.0では、beta33を使っていました。
./configure '--with-mule' '--with-canna' \
'--site-includes=/usr/include' \
'--site-libraries=/usr/lib' '--with-athena=3d' '--with-xim=no'
上記コマンド実行時のlog
checking whether ln -s works... yes
Defining EMACS_MAJOR_VERSION = 21
Defining EMACS_MINOR_VERSION = 2
Defining EMACS_BETA_VERSION = 33
Defining XEMACS_CODENAME = "Melpomene"
Defining EMACS_VERSION = "21.2-b33"
Defining EMACS_PROGNAME = "xemacs"
Defining ERROR_CHECK_EXTENTS
Defining ERROR_CHECK_TYPECHECK
Defining ERROR_CHECK_BUFPOS
Defining ERROR_CHECK_GC
Defining ERROR_CHECK_MALLOC
Defining ERROR_CHECK_BYTE_CODE
Defining ERROR_CHECK_GLYPHS
xemacs will be linked with "debug.o"
xemacs will be linked with "tests.o"
Defining DEBUG_XEMACS
Defining USE_ASSERTIONS
Defining MEMORY_USAGE_STATS
checking host system type... i686-pc-linux
Defining STACK_TRACE_EYE_CATCHER = xemacs_21_2_b33_i686_pc_linux
Defining CLASH_DETECTION
xemacs will be linked with "filelock.o"
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking for a working inclusion macro... direct
Defining SMART_INCLUDE_INDIRECTIONS = 0
checking for GNU libc... yes
Defining _GNU_SOURCE
Defining _POSIX_C_SOURCE = 199506L
Defining _XOPEN_SOURCE = 500
Defining _XOPEN_SOURCE_EXTENDED
Extracting information from the machine- and system-dependent headers...
libs_machine = ''
libs_system = ''
libs_termcap = '-ltermcap -lcurses'
libs_standard = '-lgcc -lc -lgcc /usr/lib/crtn.o'
objects_machine = ''
objects_system = ''
c_switch_machine = ''
c_switch_system = ''
ld_switch_machine = ''
ld_switch_system = ''
unexec = 'unexelf.o'
ld_switch_shared = '-c'
ld = '$(CC) -nostdlib'
lib_gcc = '`$(CC) $(C_SWITCH_X_SITE) -print-libgcc-file-name`'
ld_text_start_addr = ''
start_files = 'pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o'
ordinary_link = 'no'
have_terminfo = 'no'
mail_use_flock = 'no'
mail_use_lockf = 'no'
checking for buggy gcc versions... No
xemacs will be linked with "unexelf.o"
checking for dynodump... no
Appending "-L/usr/lib" to $ld_switch_site
Appending "-I/usr/include" to $c_switch_site
checking for malloc_get_state... yes
checking for malloc_set_state... yes
checking whether __after_morecore_hook exists... yes
Defining DOUG_LEA_MALLOC
checking for ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking for bison... bison -y
checking for a.out.h... no
checking for cygwin/version.h... no
checking for fcntl.h... yes
Defining HAVE_FCNTL_H
checking for inttypes.h... yes
Defining HAVE_INTTYPES_H
checking for libgen.h... yes
Defining HAVE_LIBGEN_H
checking for locale.h... yes
Defining HAVE_LOCALE_H
checking for mach/mach.h... no
checking for sys/param.h... no
checking for sys/pstat.h... no
checking for sys/stropts.h... yes
Defining HAVE_SYS_STROPTS_H
checking for sys/time.h... yes
Defining HAVE_SYS_TIME_H
checking for sys/timeb.h... yes
Defining HAVE_SYS_TIMEB_H
checking for sys/un.h... yes
Defining HAVE_SYS_UN_H
checking for kstat.h... no
checking for ulimit.h... yes
Defining HAVE_ULIMIT_H
checking for unistd.h... yes
Defining HAVE_UNISTD_H
checking for utime.h... yes
Defining HAVE_UTIME_H
checking for sys/wait.h that is POSIX.1 compatible... yes
Defining HAVE_SYS_WAIT_H
checking for ANSI C header files... yes
Defining STDC_HEADERS
checking whether time.h and sys/time.h may both be included... yes
Defining TIME_WITH_SYS_TIME
checking for sys_siglist declaration in signal.h or unistd.h... no
checking for struct utimbuf... yes
Defining HAVE_STRUCT_UTIMBUF
checking return type of signal handlers... int
Defining RETSIGTYPE = int
checking for size_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for ssize_t... yes
checking for struct timeval... yes
Defining HAVE_TIMEVAL
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... yes
Defining HAVE_TM_ZONE
checking for working const... yes
checking whether make sets ${MAKE}... yes
checking whether byte ordering is bigendian... no
checking size of short... 2
Defining SIZEOF_SHORT = 2
checking size of int... 4
Defining SIZEOF_INT = 4
checking size of long... 4
Defining SIZEOF_LONG = 4
checking size of long long... 8
Defining SIZEOF_LONG_LONG = 8
checking size of void *... 4
Defining SIZEOF_VOID_P = 4
checking for long file names... yes
Defining HAVE_LONG_FILE_NAMES
checking for sin... no
checking for sin in -lm... yes
Defining HAVE_LIBM
Prepending "-lm" to $LIBS
Defining LISP_FLOAT_TYPE
Defining HAVE_INVERSE_HYPERBOLIC
checking type of mail spool file locking
checking for lockf... yes
Defining HAVE_LOCKF
checking for flock... yes
Defining HAVE_FLOCK
Defining MAIL_LOCK_DOT
checking whether the -xildoff compiler flag is required... no
checking for specified window system
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
Defining HAVE_X_WINDOWS
Appending "lwlib" to $MAKE_SUBDIR
Appending "lwlib" to $SRC_SUBDIR_DEPS
X11 compilation variables:
x_libraries = '/usr/X11R6/lib'
x_includes = '/usr/X11R6/include'
X_CFLAGS = ' -I/usr/X11R6/include'
X_LIBS = ' -L/usr/X11R6/lib'
X_PRE_LIBS = ' -lSM -lICE'
X_EXTRA_LIBS = ''
Defining BITMAPDIR = "/usr/X11R6/include/X11/bitmaps"
checking for X defines extracted by xmkmf
Defining NARROWPROTO
Defining linux
Defining __i386__
Defining _POSIX_SOURCE
Defining _BSD_SOURCE
Defining _SVID_SOURCE
checking for X11/Intrinsic.h... yes
checking for XOpenDisplay in -lX11... yes
Setting libs_x to "-lX11"
checking for XShapeSelectInput in -lXext... yes
Prepending "-lXext" to $libs_x
checking for XtOpenDisplay in -lXt... yes
Prepending "-lXt" to $libs_x
checking the version of X11 being used... R6
Defining THIS_IS_X11R6
checking for XConvertCase... yes
Defining HAVE_XCONVERTCASE
checking for X11/Xlocale.h... yes
Defining HAVE_X11_XLOCALE_H
checking for XFree86... yes
Defining HAVE_XFREE386
checking for XmuReadBitmapDataFromFile in -lXmu... yes
Prepending "-lXmu" to $libs_x
Defining HAVE_XMU
checking for main in -lXbsd... no
checking for MS-Windows
checking for main in -lgdi32... no
Using X11.
checking for WM_COMMAND option
Defining HAVE_WMCOMMAND
checking for X11/Xauth.h... yes
checking for XauGetAuthByAddr in -lXau... yes
Defining HAVE_XAUTH
checking for tt_c.h... no
checking for Tt/tt_c.h... no
checking for desktop/tt_c.h... no
checking for Dt/Dt.h... no
checking if drag and drop API is needed... checking for LDAP
checking for ldap.h... no
checking for PostgreSQL
checking for libpq-fe.h... no
checking for graphics libraries
checking for Xpm - no older than 3.4f... yes
Defining HAVE_XPM
Prepending "-lXpm" to $libs_x
checking for "FOR_MSW" xpm... no
checking for compface.h... yes
checking for UnGenFace in -lcompface... yes
Defining HAVE_XFACE
Prepending "-lcompface" to $libs_x
Defining HAVE_GIF
xemacs will be linked with "dgif_lib.o gif_io.o"
checking for inflate in -lc... no
checking for inflate in -lz... yes
Prepending "-lz" to $libs_x
checking for jpeglib.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
Defining HAVE_JPEG
Prepending "-ljpeg" to $libs_x
checking for pow... yes
checking for png.h... yes
checking for png_read_image in -lpng... yes
checking for workable png version information... yes
Defining HAVE_PNG
Prepending "-lpng" to $libs_x
checking for tiffio.h... yes
checking for TIFFClientOpen in -ltiff... yes
Defining HAVE_TIFF
Prepending "-ltiff" to $libs_x
checking for X11 graphics libraries
checking for the Athena widgets
checking for threeDClassRec in -lXaw3d... yes
checking for X11/Xaw3d/XawInit.h... yes
checking for X11/Xaw3d/ThreeD.h... yes
checking for Xm/Xm.h... no
Appending "lwlib-Xaw.o" to $lwlib_objs
Prepending "-lXaw3d" to $libs_x
Defining ATHENA_H_PATH = X11/Xaw3d
Defining LWLIB_USES_ATHENA
Defining NEED_ATHENA
Defining HAVE_ATHENA_3D
Appending "xlwmenu.o" to $lwlib_objs
Appending "xlwscrollbar.o" to $lwlib_objs
Appending "xlwtabs.o xlwgcs.o" to $lwlib_objs
Appending "xlwradio.o xlwcheckbox.o xlwgauge.o" to $lwlib_objs
Defining NEED_LUCID
Appending "lwlib-Xlw.o" to $lwlib_objs
Defining LWLIB_DIALOGS_ATHENA
Defining LWLIB_DIALOGS_ATHENA3D
Defining LWLIB_WIDGETS_ATHENA
Defining LWLIB_TABS_LUCID
Defining HAVE_MENUBARS
Defining HAVE_SCROLLBARS
Defining HAVE_DIALOGS
Defining HAVE_TOOLBARS
Defining HAVE_WIDGETS
Defining LWLIB_MENUBARS_LUCID
Defining LWLIB_SCROLLBARS_LUCID
xemacs will be linked with "menubar.o"
xemacs will be linked with "scrollbar.o"
xemacs will be linked with "dialog.o"
xemacs will be linked with "toolbar.o"
xemacs will be linked with "menubar-x.o"
xemacs will be linked with "scrollbar-x.o"
xemacs will be linked with "dialog-x.o"
xemacs will be linked with "toolbar-x.o"
xemacs will be linked with "gui-x.o"
checking for Mule-related features
Defining MULE
Defining FILE_CODING
xemacs will be linked with "mule.o mule-ccl.o mule-charset.o file-coding.o"
checking for libintl.h... yes
Defining HAVE_LIBINTL_H
checking for strerror in -lintl... no
checking for Mule input methods
checking for wnn/jllib.h... no
checking for canna/jrkanji.h... no
Defining HAVE_CANNA
Prepending "-lcanna -lRKC" to $libs_x
xemacs will be linked with "mule-canna.o"
checking for cbrt... no
checking for closedir... no
checking for dup2... no
checking for eaccess... no
checking for fmod... no
checking for fpathconf... no
checking for frexp... no
checking for ftime... no
checking for getaddrinfo... no
checking for gethostname... no
checking for getnameinfo... no
checking for getpagesize... no
checking for gettimeofday... no
checking for getcwd... no
checking for getpt... no
checking for getwd... no
checking for logb... no
checking for lrand48... no
checking for matherr... no
checking for mkdir... no
checking for mktime... no
checking for perror... no
checking for poll... no
checking for random... no
checking for rename... no
checking for res_init... no
checking for rint... no
checking for rmdir... no
checking for select... no
checking for setitimer... no
checking for setpgid... no
checking for setlocale... no
checking for setsid... no
checking for sigblock... no
checking for sighold... no
checking for sigprocmask... no
checking for snprintf... no
checking for stpcpy... no
checking for strcasecmp... no
checking for strerror... no
checking for tzset... no
checking for ulimit... no
checking for usleep... no
checking for utimes... no
checking for waitpid... no
checking for vsnprintf... no
checking for fsync... no
checking for ftruncate... no
checking for umask... no
xemacs will be linked with "realpath.o"
checking for getloadavg... no
xemacs will be linked with "getloadavg.o"
checking for kstat_open in -lkstat... no
checking for kvm_read in -lkvm... no
checking whether netdb declares h_errno... no
checking for sigsetjmp... yes
Defining HAVE_SIGSETJMP
checking whether localtime caches TZ... no
checking whether gettimeofday accepts one or two arguments... one
Defining GETTIMEOFDAY_ONE_ARGUMENT
checking for inline... inline
xemacs will be linked with "inline.o"
checking for working alloca.h... no
checking for alloca... no
Defining C_ALLOCA
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
Defining STACK_DIRECTION = -1
xemacs will be linked with "alloca.o"
checking for vfork.h... no
checking for working vfork... no
Defining vfork = fork
checking for working strcoll... no
checking for getpgrp... no
checking whether getpgrp takes no argument... no
checking for working mmap... no
checking for termios.h... yes
Defining HAVE_TERMIOS
Defining SIGNALS_VIA_CHARACTERS
Defining NO_TERMIO
checking for socket... no
checking for msgget... no
checking for dirent.h... no
checking for sys/dir.h... no
Defining NONSYSTEM_DIR_LIBRARY
checking for nlist.h... no
checking for sound support
checking for machine/soundcard.h... no
checking for sys/soundcard.h... no
checking for linux/soundcard.h... no
checking for audio/audiolib.h... no
checking for esd-config... yes
Appending "" to $c_switch_site
Prepending "-L/usr/lib -lesd -laudiofile -lm -ldl" to $LIBS
checking for esd_play_stream... 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 tgetent in -lncurses... no
xemacs will be linked with "tparam.o"
Prepending "-ltermcap -lcurses" to $LIBS
Defining CURSES_H_FILE = "curses.h"
Defining TERM_H_FILE = "term.h"
checking for gpm.h... no
xemacs will be linked with "event-unixoid.o"
checking for database support
checking for ndbm.h... no
checking for Berkeley db.h... db.h
checking for Berkeley DB version... 2
checking for db_open... no
checking for db_open in -ldb... no
checking for module support
checking for dlfcn.h... yes
checking for dlopen in -ldl... no
checking for dlopen in -lc... no
checking for shl_load in -ldld... no
checking for dld_init in -ldld... no
*** PANIC *** The C compiler can no longer build working executables.
*** PANIC *** Please examine the tail of config.log for runtime errors.
*** PANIC *** The most likely reason for this problem is that configure
*** PANIC *** links with shared libraries, but those libraries cannot be
*** PANIC *** found at run time.
*** PANIC ***
*** PANIC *** On a Linux system, edit /etc/ld.so.conf and re-run ldconfig.
*** PANIC *** On other systems, try telling configure where to find the
*** PANIC *** shared libraries using the --site-runtime-libraries option
*** PANIC ***
*** PANIC *** Another way to shoot yourself in the foot is to specify
*** PANIC *** --with-FEATURE when FEATURE is not actually installed
*** PANIC *** on your system. Don't do that.