Hi, On Fri, 2004-10-01 at 15:22, Dalibor Topic wrote: > It seems that configure is picking up the wrong libxmlj version. Could > you post the relevant part of output from config.log?
Hope the relevant part is in the attachement. Thanks, Mark
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Kaffe Virtual Machine configure 1.1.x-cvs, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ../kaffe/configure --prefix=/usr/local/kaffe --without-kaffe-qt-awt --with-threads=unix-pthreads --with-jikes --enable-libxmlj
## --------- ##
## Platform. ##
## --------- ##
hostname = elsschot
uname -m = i686
uname -r = 2.6.8-1-686-smp
uname -s = Linux
uname -v = #1 SMP Mon Sep 13 23:02:39 EDT 2004
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games
[...]
configure:54698: checking for gmp.h
configure:54703: result: yes
configure:54867: result: Information: Using native math library
configure:54882: checking which extensions to include
configure:54902: result:
configure:54907: checking if malloc debugging is wanted
configure:54928: result: no
configure:54996: checking for xml2-config
configure:55014: found /usr/bin/xml2-config
configure:55027: result: /usr/bin/xml2-config
configure:55035: checking for libxml - version >= 2.5.1
configure:55142: gcc -o conftest -g -O2 -Wno-import -Wchar-subscripts -Wcomment -Wformat=2 -Wimplicit-int -Wmain -Wmissing-braces -Wmultichar -Wparentheses -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -W -Wfloat-equal -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wpacked -Wredundant-decls -Wnested-externs -Winline -Wlong-long -Wdisabled-optimization -pthread -I/usr/include/libxml2 -D_REENTRANT conftest.c -L/usr/lib -lxml2 -lz -lpthread -lm >&5
conftest.c:217: warning: function declaration isn't a prototype
configure:55145: $? = 0
configure:55147: ./conftest
configure:55150: $? = 0
configure:55169: result: yes (version 2.6.11)
configure:55302: checking for xslt-config
configure:55320: found /usr/bin/xslt-config
configure:55333: result: /usr/bin/xslt-config
configure:55341: checking for libxslt - version >= 1.0.24
configure:55475: result: yes (version 1.1.8)
configure:55717: checking pthread.h usability
configure:55729: gcc -c -I/usr/include/libxml2 -g -O2 -Wno-import -Wchar-subscripts -Wcomment -Wformat=2 -Wimplicit-int -Wmain -Wmissing-braces -Wmultichar -Wparentheses -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -W -Wfloat-equal -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wpacked -Wredundant-decls -Wnested-externs -Winline -Wlong-long -Wdisabled-optimization -pthread -I/usr/include/libxml2 -D_REENTRANT conftest.c >&5
configure:55735: $? = 0
configure:55739: test -z
|| test ! -s conftest.err
configure:55742: $? = 0
configure:55745: test -s conftest.o
configure:55748: $? = 0
configure:55758: result: yes
configure:55762: checking pthread.h presence
configure:55772: gcc -E -I/usr/include/libxml2 -D_REENTRANT conftest.c
configure:55778: $? = 0
configure:55798: result: yes
configure:55833: checking for pthread.h
configure:55840: result: yes
configure:55864: checking whether binary relocation support should be enabled
configure:55884: result: yes when available
configure:55886: checking for linker mappings at /proc/self/maps
configure:55889: result: yes
configure:55893: checking whether everything is installed to the same prefix
configure:55900: result: yes
configure:56055: checking how to run the C preprocessor
configure:56173: result: gcc -E
configure:56197: gcc -E -I/usr/include/libxml2 -D_REENTRANT conftest.c
configure:56203: $? = 0
configure:56235: gcc -E -I/usr/include/libxml2 -D_REENTRANT conftest.c
conftest.c:211:28: ac_nonexistent.h: No such file or directory
configure:56241: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.x-cvs"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.x-cvs"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.x-cvs"
| #define HAVE_GNUC25_ATTRIB
| #define HAVE_GNUC25_ALWAYS_INLINE
| #define HAVE_GNUC25_CONST
| #define HAVE_GNUC25_PRINTFFORMAT
| #define HAVE_GNUC25_NORETURN
| #define HAVE_GNUC25_PACKED
| #define HAVE_GNUC25_UNUSED
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "/usr/local/kaffe/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LINUX_SOCKET_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MPROTECT 1
| #define HAVE_COMPATIBLE_MPROTECT 1
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define COMPILE_VALUE_GLIBC 2
| #define COMPILE_VALUE_GLIBC_MINOR 3
| #define HAVE_MIPSII_INSTRUCTIONS 1
| #define HAVE_XSCALE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_CHDIR 1
| #define HAVE_GETWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_UNAME 1
| #define HAVE_GETUID 1
| #define HAVE_LOCALTIME 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_MEMSET 1
| #define H_ERRNO_DECLARED 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define IN6ADDR_ANY_DECLARED 1
| #define IN6ADDR_LOOPBACK_DECLARED 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_FLOWINFO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_REMAINDER 1
| #define HAVE_REMAINDERF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_DREM 1
| #define HAVE_RINT 1
| #define HAVE_FLOOR 1
| #define HAVE_CEIL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_STRERROR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_FCNTL 1
| #define HAVE_IOCTL 1
| #define HAVE_ALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGADDSET 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_SBRK 1
| #define HAVE_VALLOC 1
| #define HAVE_MEMALIGN 1
| #define HAVE_MALLOPT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_KILL 1
| #define HAVE_FORK 1
| #define HAVE_EXECVE 1
| #define HAVE_EXECVP 1
| #define HAVE_SYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_ATEXIT 1
| #define HAVE_ON_EXIT 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VA_COPY 1
| #define HAVE__VA_COPY 1
| #define HAVE_DECLARED_SELECT 1
| #define HAVE_LIBASOUND 1
| #define HAVE_GMP_H 1
| #define HAVE_PTHREAD_H 1
| #define DEFAULT_KAFFEHOME "/usr/local/kaffe/jre/lib"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:56285: checking for path separator
configure:56297: result: :
configure:56302: checking for directory separator
configure:56314: result: /
configure:56855: creating ./config.status
[...]
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_XML2_CONFIG=/usr/bin/xml2-config
ac_cv_path_XSLT_CONFIG=/usr/bin/xslt-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_JIKESPROG=jikes
ac_cv_prog_MKTEMP=mktemp
ac_cv_prog_PTHREAD_CC=gcc
ac_cv_prog_ZIP=zip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=no
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_search_sem_init='none required'
ac_cv_sizeof___int64=0
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_sizeof_voidp=4
ac_cv_so_rcvtimeo_broken=no
ac_cv_strtod_m0_broken=no
ac_cv_struct_in6_addr=yes
ac_cv_struct_sigcontext=no
ac_cv_struct_sigcontext_struct=no
ac_cv_struct_sigcontext_struct_with=no
ac_cv_struct_sockaddr_in6=yes
ac_cv_struct_sockaddr_storage=yes
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=64
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_symbol_underscore=no
ac_cv_type___int64=no
ac_cv_type_in_port_t=yes
ac_cv_type_int=yes
ac_cv_type_int16=no
ac_cv_type_int32=no
ac_cv_type_int64=no
ac_cv_type_int8=no
ac_cv_type_long=yes
ac_cv_type_long_long=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_sa_family_t=yes
ac_cv_type_short=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uint16=no
ac_cv_type_uint32=no
ac_cv_type_uint8=no
ac_cv_type_unit64=no
ac_cv_type_va_list_array=no
ac_cv_type_voidp=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_lib_iconv=no
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
am_cv_val_LC_MESSAGES=yes
gt_cv_func_gnugettext1_libc=yes
kaffe_cv_signal_one_shot=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
m4_cv_using_lib_gmp=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/mark/src/kaffe/scripts/missing --run aclocal-1.9'
ALSA_CFLAGS=''
ALSA_LIBS=' -lasound -lm -ldl -lpthread'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/mark/src/kaffe/scripts/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /home/mark/src/kaffe/scripts/missing --run autoconf'
AUTOHEADER='${SHELL} /home/mark/src/kaffe/scripts/missing --run autoheader --include=config'
AUTOMAKE='${SHELL} /home/mark/src/kaffe/scripts/missing --run automake-1.9'
AWK='gawk'
AWT_LIBS=''
BCEL_JAR=''
BINRELOC_CFLAGS='-DENABLE_BINRELOC'
BOEHMGC_SPECIFIC_FLAGS=''
CAIRO_CFLAGS=''
CAIRO_LIBS=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CCLD='$(CC)'
CFLAGS='-I/usr/include/libxml2 -g -O2 -Wno-import -Wchar-subscripts -Wcomment -Wformat=2 -Wimplicit-int -Wmain -Wmissing-braces -Wmultichar -Wparentheses -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -W -Wfloat-equal -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wpacked -Wredundant-decls -Wnested-externs -Winline -Wlong-long -Wdisabled-optimization -pthread $(BINRELOC_CFLAGS)'
CFLAGS_PG=''
CFLAGS_WITHOUT_PG=' -I/usr/include/libxml2 -g -O2 -Wno-import -Wchar-subscripts -Wcomment -Wformat=2 -Wimplicit-int -Wmain -Wmissing-braces -Wmultichar -Wparentheses -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -W -Wfloat-equal -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wpacked -Wredundant-decls -Wnested-externs -Winline -Wlong-long -Wdisabled-optimization -pthread $(BINRELOC_CFLAGS)'
COND_CLASSPATH_GTK_AWT_FALSE='#'
COND_CLASSPATH_GTK_AWT_TRUE=''
COND_GJDOC_FALSE=''
COND_GJDOC_TRUE='#'
COND_KAFFE_QT_AWT_FALSE=''
COND_KAFFE_QT_AWT_TRUE='#'
COND_KAFFE_X_AWT_FALSE=''
COND_KAFFE_X_AWT_TRUE='#'
COND_LIBXMLJ_FALSE='#'
COND_LIBXMLJ_TRUE=''
COND_NATIVE_AWT_FALSE='#'
COND_NATIVE_AWT_TRUE=''
COND_PURE_JAVA_MATH_FALSE=''
COND_PURE_JAVA_MATH_TRUE='#'
COND_SOUND_ALSA_FALSE='#'
COND_SOUND_ALSA_TRUE=''
COND_SOUND_ESD_FALSE='#'
COND_SOUND_ESD_TRUE=''
CONFIG_CALLKAFFEEXCEPTION_H='$(top_srcdir)/config/i386/callKaffeException.h'
CONFIG_JIT_MD_H='$(top_srcdir)/config/i386/linux/jit3-md.h'
CONFIG_MD_H='$(srcdir)/i386/linux/md.h'
CONFIG_XPROFILE_MD_H=''
CPP='gcc -E'
CPPFLAGS='-I/home/mark/src/kaffe-obj/../kaffe/kaffe/kaffevm -I/home/mark/src/kaffe-obj/../kaffe/kaffe/kaffevm/jit3 -I/home/mark/src/kaffe-obj/../kaffe/kaffe/kaffevm/systems/unix-pthreads -I$(top_srcdir)/binreloc -I$(top_srcdir)/config -I$(top_srcdir)/include -I/usr/include/libxml2 -D_REENTRANT'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DIRSEP='/'
DLLTOOL='dlltool'
DLOPEN_JAVA_LIBS=' -dlopen $(top_builddir)/libraries/clib/native/libnative.la -dlopen $(top_builddir)/libraries/clib/net/libnet.la -dlopen $(top_builddir)/libraries/clib/io/libio.la -dlopen $(top_builddir)/libraries/clib/nio/libnio.la -dlopen $(top_builddir)/libraries/clib/zip/libzip.la -dlopen $(top_builddir)/libraries/clib/management/libmanagement.la -dlopen $(top_builddir)/libraries/clib/security/libsecurity.la'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_BINRELOC_FALSE='#'
ENABLE_BINRELOC_TRUE=''
ENABLE_JVMPI_FALSE=''
ENABLE_JVMPI_TRUE='#'
ENABLE_XPROF_FALSE=''
ENABLE_XPROF_TRUE='#'
ENGINE_NAME='jit3'
ESD_CFLAGS=''
ESD_CONFIG='/usr/bin/esd-config'
ESD_LIBS='-L/usr/lib -lesd -laudiofile -lm'
EXEEXT=''
F77=''
FFLAGS=''
GC_NAME='kaffe-gc'
GMSGFMT='/usr/bin/msgfmt'
GTK_CAIRO_FALSE=''
GTK_CAIRO_TRUE='#'
GTK_CFLAGS='-DXTHREADS -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libart-2.0 '
GTK_LIBS='-Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lart_lgpl_2 '
HAVE_BCEL_FALSE=''
HAVE_BCEL_TRUE='#'
HAVE_CONFIG_JIT_MD_H='1'
HAVE_GCJ_SUPPORT_FALSE=''
HAVE_GCJ_SUPPORT_TRUE='#'
HAVE_JASMIN_FALSE=''
HAVE_JASMIN_TRUE='#'
HAVE_JIKES_FALSE='#'
HAVE_JIKES_TRUE=''
HAVE_MKTEMP_FALSE='#'
HAVE_MKTEMP_TRUE=''
HAVE_ZIP_FALSE='#'
HAVE_ZIP_TRUE=''
INCLUDED_EXTENSIONS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INTLLIBS=''
JASMIN=''
JAVAC_FLAGS=''
JAVA_LIBS=' $(top_builddir)/libraries/clib/native/libnative.la $(top_builddir)/libraries/clib/net/libnet.la $(top_builddir)/libraries/clib/io/libio.la $(top_builddir)/libraries/clib/nio/libnio.la $(top_builddir)/libraries/clib/zip/libzip.la $(top_builddir)/libraries/clib/management/libmanagement.la $(top_builddir)/libraries/clib/security/libsecurity.la '
JIKES='jikes'
JIKESPROG='jikes'
KAFFEH='$(top_builddir)/kaffe/kaffeh/kaffeh$(EXEEXT)'
KAFFEVM_ICODE_H='$(top_srcdir)/config/i386/jit3-icode.h'
KAFFEVM_JIT_DEF='$(top_srcdir)/config/i386/jit3-i386.def'
KAFFEVM_MD_C='$(top_srcdir)/config/i386/linux/md.c'
KAFFEVM_TRAMPOLINES_C='$(top_srcdir)/config/i386/trampolines.c'
KAFFE_ARCHOS='i386-linux'
KAFFE_LIBS=''
KLIBFLAGS=''
KPREFIX=''
KVMBINFLAGS=''
KVMLIBFLAGS=''
LDFLAGS=''
LIBADD_GMP='-lgmp'
LIBICONV=''
LIBINTL=''
LIBLTDL='${top_builddir}/libltdl/libltdlc.la'
LIBOBJS=''
LIBS='-L/usr/lib -lxslt -lxml2 -lz -lpthread -lm -L/usr/lib -lxml2 -lz -lpthread -lm '
configure: exit 0
signature.asc
Description: This is a digitally signed message part
_______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
