[kaffe] kaffe on Linux/Alpha build trouble

Alexander Kotelnikov sacha at myxomop.com
Thu Oct 9 06:00:04 PDT 2003


Hello.

>>>>> On Sun, 05 Oct 2003 20:41:16 +0200
>>>>> "DT" == Dalibor Topic <robilad at kaffe.org> wrote:
DT> 
DT> Alexander Kotelnikov wrote:
>> Hello.
>> I am tring to build kaffe 1.1.1 on debian linux/alpha, unstable
>> configuring it with --with-rt-jar=no and get the following error:
>> make[1]: Entering directory `/tmp/k3/kaffe-1.1.1/libraries/javalib'
>> rm -rf lib
>> mkdir lib
>> /bin/sh ./rebuildLib @essential.files
>> Compiling classes from  @essential.files  using  /tmp/k3/kaffe-1.1.1/kaffe/kaffe/kaffe-bin -verbosegc at.dms.kjc.Main
>> Internal error: caught an unexpected exception.
>> Please check your CLASSPATH and your installation.
>> java/lang/ArrayIndexOutOfBoundsException
>> ./rebuildLib: line 51: 15145 Aborted                 (core dumped) $JAVAC $VERBOSE $JAVAC_FLAGS -d $LIBDIR $CPATH ${1+"$@"}
>> make[1]: *** [lib/stamp] Error 134
>> make[1]: Leaving directory `/tmp/k3/kaffe-1.1.1/libraries/javalib'
>> make: *** [all-recursive] Error 1
>> zsh: exit 2     make
>> Is this a known problem?
DT> 
DT> I'm seeing this, too. It would be great if you could take a look at
DT> the compiler warnings, and send some patches to fix them. Once it
DT> compiles without warnings, it should be easier to fix.

The following small patch (not exactly against cvs, but still can be
applied to) remove all gcc warnings.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kaffe_alpha_warnings.diff
Type: text/x-patch
Size: 3936 bytes
Desc: "Small patch (one line is not
Url : http://pogo.kaffe.org/pipermail/kaffe/attachments/20031009/12c7dd0e/kaffe_alpha_warnings.bin
-------------- next part --------------

I also attach my build log.
-------------- next part --------------
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking build system type... ./config.guess: line 1: /proc/cpuinfo: No such file or directory
alpha-unknown-linux-gnu
checking host system type... alpha-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... /lib/cpp
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... no
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
libtool.m4: error: problem compiling CXX test program
checking for g++ option to produce PIC... 
checking if g++ supports -c -o file.o... no
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse /usr/bin/nm -B output from g77 object... (cached) ok
checking for _ prefix in compiled symbols... no
checking execution engine... jit
checking gprof(4) profiling support... no
checking sun compatibility mode... yes
checking thread system... unix-jthreads
checking for jikes... no
checking whether to use jikes... yes ()
checking for trampolines... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for zip... zip
checking for mktemp... mktemp
checking for jasmin... no
checking for gawk... (cached) mawk
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for long long... yes
checking size of long long... 8
checking for __int64... no
checking size of __int64... 0
checking for void*... yes
checking size of void*... 8
checking for off_t... yes
checking for pid_t... yes
checking alignment of void*... 8
checking return type of signal handlers... void
checking whether signal handlers are one-shot... no
checking for size_t... yes
checking for ssize_t... yes
checking whether gcc needs -traditional... no
checking for _mwvalidcheckl in -lmw... no
checking for sin in -lm... yes
checking for gethostname... yes
checking for gethostbyname... yes
checking for connect... yes
checking for deflate in -lz... yes
checking for mpz_get_d in -lgmp... no
checking for __gmpz_get_d in -lgmp... yes
checking for MD2Init... no
checking for MD4Init... no
checking for MD5Init... no
checking for MD5Init in -lmd... no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for __T_9__nothrow in -lCsup... no
checking for XShmQueryExtension in -lXext... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking for X11/extensions/XShm.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking for png_create_info_struct in -lpng... yes
checking for a usable version of gif_lib.h... yes
checking for DGifOpen in -lungif... yes
checking for ANSI C header files... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking asm/sigcontext.h usability... yes
checking asm/sigcontext.h presence... yes
checking for asm/sigcontext.h... yes
checking asm/signal.h usability... no
checking asm/signal.h presence... yes
configure: WARNING: asm/signal.h: present but cannot be compiled
configure: WARNING: asm/signal.h: check for missing prerequisite headers?
configure: WARNING: asm/signal.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to bug-autoconf at gnu.org. ##
configure: WARNING:     ## ------------------------------------ ##
checking for asm/signal.h... yes
checking bsd/libc.h usability... no
checking bsd/libc.h presence... no
checking for bsd/libc.h... no
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for dlfcn.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking kernel/OS.h usability... no
checking kernel/OS.h presence... no
checking for kernel/OS.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking mach-o/rld.h usability... no
checking mach-o/rld.h presence... no
checking for mach-o/rld.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sigcontext.h usability... no
checking sigcontext.h presence... no
checking for sigcontext.h... no
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking winbase.h usability... no
checking winbase.h presence... no
checking for winbase.h... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking winnt.h usability... no
checking winnt.h presence... no
checking for winnt.h... no
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking wintypes.h usability... no
checking wintypes.h presence... no
checking for wintypes.h... no
checking wtypes.h usability... no
checking wtypes.h presence... no
checking for wtypes.h... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking ia64intrin.h usability... no
checking ia64intrin.h presence... no
checking for ia64intrin.h... no
checking linux/netlink.h usability... no
checking linux/netlink.h presence... yes
configure: WARNING: linux/netlink.h: present but cannot be compiled
configure: WARNING: linux/netlink.h: check for missing prerequisite headers?
configure: WARNING: linux/netlink.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to bug-autoconf at gnu.org. ##
configure: WARNING:     ## ------------------------------------ ##
checking for linux/netlink.h... yes
checking linux/rtnetlink.h usability... no
checking linux/rtnetlink.h presence... yes
configure: WARNING: linux/rtnetlink.h: present but cannot be compiled
configure: WARNING: linux/rtnetlink.h: check for missing prerequisite headers?
configure: WARNING: linux/rtnetlink.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to bug-autoconf at gnu.org. ##
configure: WARNING:     ## ------------------------------------ ##
checking for linux/rtnetlink.h... yes
checking netpacket/packet.h usability... yes
checking netpacket/packet.h presence... yes
checking for netpacket/packet.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for getrusage... yes
checking whether to enable GCJ support... 
checking whether to enable MIPS II instructions... 
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether byte ordering is bigendian... no
checking whether char is unsigned... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for int8... no
checking for uint8... no
checking for int16... no
checking for uint16... no
checking for int32... no
checking for uint32... no
checking for int64... no
checking for unit64... no
checking for struct sigcontext... yes
checking for struct sigcontext_struct (without asm/sigcontext.h)... no
checking for struct sigcontext_struct (with asm/sigcontext.h)... no
checking for strftime... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether utime accepts a null argument... yes
checking for select... yes
checking for socket... yes
checking for getsockname... yes
checking for getpagesize... (cached) yes
checking for memcpy... yes
checking for memmove... yes
checking for mkdir... yes
checking for rmdir... yes
checking for getcwd... yes
checking for chdir... yes
checking for getwd... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for time... yes
checking for uname... yes
checking for getuid... yes
checking for localtime... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for getifaddrs... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking for memset... yes
checking for socklen_t... yes
checking for in_port_t... yes
checking for h_errno declaration in netdb.h... yes
checking for struct addrinfo... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for struct in6_addr... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_storage... yes
checking for in6addr_any declaration in netinet/in.h... yes
checking for in6addr_loopback declaration in netinet/in.h... yes
checking for sa_family_t... yes
checking for struct sockaddr_in6.sin6_flowinfo... yes
checking for struct sockaddr_in6.sin6_scope_id... yes
checking for remainder... yes
checking for remainderf... yes
checking for fmod... yes
checking for fmodf... yes
checking for drem... yes
checking for rint... yes
checking for floor... yes
checking for ceil... yes
checking for strtod... yes
checking for mergesort... no
checking for strdup... yes
checking for strstr... yes
checking for strtod... (cached) yes
checking for strtol... yes
checking for strtoul... yes
checking for isnan... yes
checking for isinf... yes
checking for finite... yes
checking whether strtod("-0.0") is broken... no
checking for strerror... yes
checking for hstrerror... yes
checking for fcntl... yes
checking for ioctl... yes
checking for alarm... yes
checking for setitimer... yes
checking for sigprocmask... yes
checking for sigsetmask... yes
checking for sigemptyset... yes
checking for sigaddset... yes
checking for signal... yes
checking for sigaction... yes
checking for sbrk... yes
checking for valloc... yes
checking for memalign... yes
checking for mallopt... yes
checking for madvise... yes
checking for waitpid... yes
checking for kill... yes
checking for fork... yes
checking for execve... yes
checking for execvp... yes
checking for sync... yes
checking for fsync... yes
checking for ftruncate... yes
checking for atexit... yes
checking for on_exit... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for alpha support of amask instruction... yes
checking if va_list is an array... no
checking for va_copy... yes
checking for __va_copy... yes
checking for declaration of select... yes
checking for declaration of swab... no
checking for snd_seq_open in -lasound... no
Information: ALSA not found
checking esd.h usability... no
checking esd.h presence... no
checking for esd.h... no
Warning: Could not find Enlightened Sound Daemon header file
checking for esd_open_sound in -lesd... no
Information: Enlightened Sound Daemon not found
checking for gmp.h... (cached) yes
Information: Using native math library
checking which extensions to include... sound
checking if malloc debugging is wanted... no
checking how to run the C preprocessor... gcc -E
checking for path separator... :
checking for directory separator... /
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating include/Makefile
config.status: creating replace/Makefile
config.status: creating kaffe/Makefile
config.status: creating libraries/Makefile
config.status: creating kaffe/jvmpi/Makefile
config.status: creating kaffe/kaffevm/Makefile
config.status: creating kaffe/kaffevm/intrp/Makefile
config.status: creating kaffe/kaffevm/jit/Makefile
config.status: creating kaffe/kaffevm/jit3/Makefile
config.status: creating kaffe/kaffevm/gcj/Makefile
config.status: creating kaffe/kaffevm/systems/Makefile
config.status: creating kaffe/kaffevm/systems/unix-jthreads/Makefile
config.status: creating kaffe/kaffevm/systems/oskit-pthreads/Makefile
config.status: creating kaffe/kaffevm/systems/beos-native/Makefile
config.status: creating kaffe/kaffevm/systems/unix-pthreads/Makefile
config.status: creating kaffe/kaffe/Makefile
config.status: creating kaffe/kaffeh/Makefile
config.status: creating kaffe/xprof/Makefile
config.status: creating kaffe/man/Makefile
config.status: creating kaffe/scripts/Makefile
config.status: creating kaffe/scripts/bat/Makefile
config.status: creating kaffe/scripts/compat/Makefile
config.status: creating libraries/javalib/Makefile
config.status: creating libraries/clib/Makefile
config.status: creating libraries/clib/native/Makefile
config.status: creating libraries/clib/io/Makefile
config.status: creating libraries/clib/net/Makefile
config.status: creating libraries/clib/zip/Makefile
config.status: creating libraries/clib/math/Makefile
config.status: creating libraries/clib/management/Makefile
config.status: creating libraries/clib/security/Makefile
config.status: creating libraries/clib/awt/Makefile
config.status: creating libraries/clib/awt/X/Makefile
config.status: creating libraries/clib/awt/qt/Makefile
config.status: creating libraries/extensions/Makefile
config.status: creating libraries/extensions/comm/Makefile
config.status: creating libraries/extensions/comm/javalib/Makefile
config.status: creating libraries/extensions/pjava/Makefile
config.status: creating libraries/extensions/pjava/javalib/Makefile
config.status: creating libraries/extensions/servlet/Makefile
config.status: creating libraries/extensions/servlet/javalib/Makefile
config.status: creating libraries/extensions/microsoft/Makefile
config.status: creating libraries/extensions/microsoft/javalib/Makefile
config.status: creating libraries/extensions/microsoft/clib/Makefile
config.status: creating libraries/extensions/sound/Makefile
config.status: creating libraries/extensions/sound/alsa/Makefile
config.status: creating libraries/extensions/sound/common/Makefile
config.status: creating libraries/extensions/sound/esd/Makefile
config.status: creating kaffe/man/kaffe.1
config.status: creating libraries/javalib/rebuildLib
config.status: creating kaffe/scripts/install-jar
config.status: creating kaffe/scripts/kaffe
config.status: creating kaffe/scripts/kaffexprof
config.status: creating kaffe/scripts/javac
config.status: creating kaffe/scripts/javakey
config.status: creating kaffe/scripts/jar
config.status: creating kaffe/scripts/javah
config.status: creating kaffe/scripts/javap
config.status: creating kaffe/scripts/jdb
config.status: creating kaffe/scripts/kjc
config.status: creating kaffe/scripts/kopi
config.status: creating kaffe/scripts/javadoc
config.status: creating kaffe/scripts/appletviewer
config.status: creating kaffe/scripts/rmic
config.status: creating kaffe/scripts/rmiregistry
config.status: creating kaffe/scripts/serialver
config.status: creating kaffe/scripts/native2ascii
config.status: creating kaffe/scripts/compat/java
config.status: creating kaffe/scripts/compat/javac
config.status: creating kaffe/scripts/compat/appletviewer
config.status: creating kaffe/scripts/compat/javadoc
config.status: creating test/Makefile
config.status: creating test/internal/Makefile
config.status: creating test/regression/Makefile
config.status: creating test/regression/TestScript
config.status: creating test/regression/compile_time/Makefile
config.status: creating test/regression/compile_time/CompileScript
config.status: creating test/regression/run_time/Makefile
config.status: creating test/regression/run_time/CompileScript
config.status: creating config/config.h
config.status: creating include/kaffe/jtypes.h
config.status: executing depfiles commands
configure: configuring in libltdl
configure: running /bin/sh './configure' --prefix=/usr/local/kaffe  '--with-rt-jar=no' --enable-ltdl-convenience --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking build system type... alphaev56-unknown-linux-gnu
checking host system type... alphaev56-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C++ preprocessor... /lib/cpp
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
libtool.m4: error: problem compiling CXX test program
checking for g++ option to produce PIC... 
checking if g++ supports -c -o file.o... no
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
Making all in .
make[1]: Entering directory `/tmp/kcvs/kaffe_build2'
make top_srcdir=`cd . >/dev/null; pwd` \
	top_builddir=`cd . >/dev/null; pwd` \
	"DEBUG_ENV=" BUILD_ENVIRONMENT-make
make[2]: Entering directory `/tmp/kcvs/kaffe_build2'
echo BOOTCLASSPATH=\${BOOTCLASSPATH}\'':'\'/tmp/kcvs/kaffe_build2/libraries/javalib/rt.jar\'':'\'\; export BOOTCLASSPATH | sed 's,/,/,g;s,\\,\\\\,g' > BUILD_ENVIRONMENT.new; \
echo CLASSPATH=\${CLASSPATH}\'':'\'.\'':'\'/tmp/kcvs/kaffe_build2/libraries/javalib/kjc.jar\'':'\'\; export CLASSPATH | sed 's,/,/,g;s,\\,\\\\,g' >> BUILD_ENVIRONMENT.new; \
echo KAFFELIBRARYPATH=\${KAFFELIBRARYPATH+\"\$KAFFELIBRARYPATH\"\'':'\'}`for f in /tmp/kcvs/kaffe_build2/libraries/clib/native/libnative.la /tmp/kcvs/kaffe_build2/libraries/clib/net/libnet.la /tmp/kcvs/kaffe_build2/libraries/clib/io/libio.la /tmp/kcvs/kaffe_build2/libraries/clib/zip/libzip.la /tmp/kcvs/kaffe_build2/libraries/clib/math/libmath.la   /tmp/kcvs/kaffe_build2/libraries/clib/management/libmanagement.la /tmp/kcvs/kaffe_build2/libraries/clib/security/libsecurity.la /tmp/kcvs/kaffe_build2/libraries/clib/awt/X/libawt.la  ; do echo "$f" | sed 's%/[^/]*$%%'; done | (tr '\012' ' '; echo) | sed -e 's/ $//' -e "s/ /\':\'/g"`\; export KAFFELIBRARYPATH >> BUILD_ENVIRONMENT.new; \
echo JAVA=/tmp/kcvs/kaffe_build2/kaffe/kaffe/kaffe-bin\; export JAVA >> BUILD_ENVIRONMENT.new
rm -f BUILD_ENVIRONMENT
mv BUILD_ENVIRONMENT.new BUILD_ENVIRONMENT
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2'
make[1]: Leaving directory `/tmp/kcvs/kaffe_build2'
Making all in config
make[1]: Entering directory `/tmp/kcvs/kaffe_build2/config'
make  all-am
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/config'
/bin/sh ../config/regen-forward ./alpha/linux/md.h md.h stamp-h02
/bin/sh ../config/regen-forward ../config/alpha/linux/jit-md.h jit-md.h stamp-h01
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/config'
make[1]: Leaving directory `/tmp/kcvs/kaffe_build2/config'
Making all in include
make[1]: Entering directory `/tmp/kcvs/kaffe_build2/include'
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/kaffe/kaffeh'
if gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../kaffevm -I./../kaffevm -DKAFFEH -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT sigs.o -MD -MP -MF ".deps/sigs.Tpo" \
  -c -o sigs.o `test -f 'sigs.c' || echo './'`sigs.c; \
then mv -f ".deps/sigs.Tpo" ".deps/sigs.Po"; \
else rm -f ".deps/sigs.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../kaffevm -I./../kaffevm -DKAFFEH -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT support.o -MD -MP -MF ".deps/support.Tpo" \
  -c -o support.o `test -f 'support.c' || echo './'`support.c; \
then mv -f ".deps/support.Tpo" ".deps/support.Po"; \
else rm -f ".deps/support.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../kaffevm -I./../kaffevm -DKAFFEH -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT main.o -MD -MP -MF ".deps/main.Tpo" \
  -c -o main.o `test -f 'main.c' || echo './'`main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../kaffevm -I./../kaffevm -DKAFFEH -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT mem.o -MD -MP -MF ".deps/mem.Tpo" \
  -c -o mem.o `test -f 'mem.c' || echo './'`mem.c; \
then mv -f ".deps/mem.Tpo" ".deps/mem.Po"; \
else rm -f ".deps/mem.Tpo"; exit 1; \
fi
/bin/sh ../../config/regen-forward ./../kaffevm/inflate.c inflate.c
if gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../kaffevm -I./../kaffevm -DKAFFEH -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT inflate.o -MD -MP -MF ".deps/inflate.Tpo" \
  -c -o inflate.o `test -f 'inflate.c' || echo './'`inflate.c; \
then mv -f ".deps/inflate.Tpo" ".deps/inflate.Po"; \
else rm -f ".deps/inflate.Tpo"; exit 1; \
fi
/bin/sh ../../config/regen-forward ./../kaffevm/jar.c jar.c
if gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../kaffevm -I./../kaffevm -DKAFFEH -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT jar.o -MD -MP -MF ".deps/jar.Tpo" \
  -c -o jar.o `test -f 'jar.c' || echo './'`jar.c; \
then mv -f ".deps/jar.Tpo" ".deps/jar.Po"; \
else rm -f ".deps/jar.Tpo"; exit 1; \
fi
/bin/sh ../../config/regen-forward ./../kaffevm/utf8const.c utf8const.c
if gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../kaffevm -I./../kaffevm -DKAFFEH -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT utf8const.o -MD -MP -MF ".deps/utf8const.Tpo" \
  -c -o utf8const.o `test -f 'utf8const.c' || echo './'`utf8const.c; \
then mv -f ".deps/utf8const.Tpo" ".deps/utf8const.Po"; \
else rm -f ".deps/utf8const.Tpo"; exit 1; \
fi
/bin/sh ../../config/regen-forward ./../kaffevm/readClass.c readClass.c
if gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../kaffevm -I./../kaffevm -DKAFFEH -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT readClass.o -MD -MP -MF ".deps/readClass.Tpo" \
  -c -o readClass.o `test -f 'readClass.c' || echo './'`readClass.c; \
then mv -f ".deps/readClass.Tpo" ".deps/readClass.Po"; \
else rm -f ".deps/readClass.Tpo"; exit 1; \
fi
/bin/sh ../../config/regen-forward ./../kaffevm/constants.c constants.c
if gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../kaffevm -I./../kaffevm -DKAFFEH -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT constants.o -MD -MP -MF ".deps/constants.Tpo" \
  -c -o constants.o `test -f 'constants.c' || echo './'`constants.c; \
then mv -f ".deps/constants.Tpo" ".deps/constants.Po"; \
else rm -f ".deps/constants.Tpo"; exit 1; \
fi
/bin/sh ../../config/regen-forward ./../kaffevm/debug.c debug.c
if gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../kaffevm -I./../kaffevm -DKAFFEH -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT debug.o -MD -MP -MF ".deps/debug.Tpo" \
  -c -o debug.o `test -f 'debug.c' || echo './'`debug.c; \
then mv -f ".deps/debug.Tpo" ".deps/debug.Po"; \
else rm -f ".deps/debug.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link gcc  -g -O2 -Wall -Wstrict-prototypes -mieee   -o kaffeh  sigs.o support.o main.o mem.o inflate.o jar.o utf8const.o readClass.o constants.o debug.o  
mkdir .libs
gcc -g -O2 -Wall -Wstrict-prototypes -mieee -o kaffeh sigs.o support.o main.o mem.o inflate.o jar.o utf8const.o readClass.o constants.o debug.o 
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/kaffe/kaffeh'
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Object.h java/lang/Object
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_String.h java/lang/String
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_StackTraceElement.h java/lang/StackTraceElement
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Thread.h java/lang/Thread
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_ThreadGroup.h java/lang/ThreadGroup
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Throwable.h java/lang/Throwable
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_VMThrowable.h java/lang/VMThrowable
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_SecurityManager.h java/lang/SecurityManager
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_io_File.h java/io/File
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_io_FileDescriptor.h java/io/FileDescriptor
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_io_FileInputStream.h java/io/FileInputStream
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_io_FileOutputStream.h java/io/FileOutputStream
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_io_InputStream.h java/io/InputStream
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_io_InterruptedIOException.h java/io/InterruptedIOException
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_io_ObjectInputStream.h java/io/ObjectInputStream
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_io_PrintStream.h java/io/PrintStream
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_io_RandomAccessFile.h java/io/RandomAccessFile
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Boolean.h java/lang/Boolean
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Byte.h java/lang/Byte
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Character.h java/lang/Character
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Class.h java/lang/Class
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_ClassLoader.h java/lang/ClassLoader
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Cloneable.h java/lang/Cloneable
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Compiler.h java/lang/Compiler
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Double.h java/lang/Double
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Float.h java/lang/Float
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Integer.h java/lang/Integer
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Long.h java/lang/Long
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Math.h java/lang/Math
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_NativeLibrary.h java/lang/NativeLibrary
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Runtime.h java/lang/Runtime
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Short.h java/lang/Short
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_System.h java/lang/System
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_reflect_Array.h java/lang/reflect/Array
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_reflect_Constructor.h java/lang/reflect/Constructor
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_reflect_Field.h java/lang/reflect/Field
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_reflect_Method.h java/lang/reflect/Method
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_net_DatagramPacket.h java/net/DatagramPacket
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_net_InetAddress.h java/net/InetAddress
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_net_InetSocketAddress.h java/net/InetSocketAddress
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_net_NetworkInterface.h java/net/NetworkInterface
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o gnu_java_net_PlainDatagramSocketImpl.h gnu/java/net/PlainDatagramSocketImpl
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o gnu_java_net_PlainSocketImpl.h gnu/java/net/PlainSocketImpl
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_net_SocketAddress.h java/net/SocketAddress
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_net_SocketImpl.h java/net/SocketImpl
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_net_SocketOptions.h java/net/SocketOptions
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_text_DateFormat.h java/text/DateFormat
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_util_Arrays.h java/util/Arrays
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_util_Comparator.h java/util/Comparator
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_util_TimeZone.h java/util/TimeZone
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_util_Vector.h java/util/Vector
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_util_zip_Adler32.h java/util/zip/Adler32
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_util_zip_CRC32.h java/util/zip/CRC32
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_util_zip_Deflater.h java/util/zip/Deflater
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_util_zip_Inflater.h java/util/zip/Inflater
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_util_zip_ZipEntry.h java/util/zip/ZipEntry
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_util_zip_ZipFile.h java/util/zip/ZipFile
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o kaffe_applet_AudioPlayer.h kaffe/applet/AudioPlayer
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o kaffe_lang_PrimordialClassLoader.h kaffe/lang/PrimordialClassLoader
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o kaffe_lang_ThreadStack.h kaffe/lang/ThreadStack
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o kaffe_management_Classpath.h kaffe/management/Classpath
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_math_BigInteger.h java/math/BigInteger
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o kaffe_io_ByteToCharDefault.h kaffe/io/ByteToCharDefault
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o kaffe_io_ByteToCharIconv.h kaffe/io/ByteToCharIconv
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o kaffe_io_CharToByteDefault.h kaffe/io/CharToByteDefault
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o kaffe_io_CharToByteIconv.h kaffe/io/CharToByteIconv
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o kaffe_lang_MemoryAdvice.h kaffe/lang/MemoryAdvice
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o kaffe_lang_UNIXProcess.h kaffe/lang/UNIXProcess
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o kaffe_management_JIT.h kaffe/management/JIT
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o kaffe_management_Debug.h kaffe/management/Debug
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o kaffe_management_XProfiler.h kaffe/management/XProfiler
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o kaffe_security_provider_MD2.h kaffe/security/provider/MD2
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o kaffe_security_provider_MD4.h kaffe/security/provider/MD4
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o kaffe_security_provider_MD5.h kaffe/security/provider/MD5
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o kaffe_security_provider_SHA.h kaffe/security/provider/SHA
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_esd_Esd.h org/tritonus/lowlevel/esd/Esd
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_esd_EsdRecordingStream.h org/tritonus/lowlevel/esd/EsdRecordingStream
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_esd_EsdSample.h org/tritonus/lowlevel/esd/EsdSample
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_esd_EsdStream.h org/tritonus/lowlevel/esd/EsdStream
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaCtlCardInfo.h org/tritonus/lowlevel/alsa/AlsaCtlCardInfo
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaCtl.h org/tritonus/lowlevel/alsa/AlsaCtl
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_Alsa.h org/tritonus/lowlevel/alsa/Alsa
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaMixerElement.h org/tritonus/lowlevel/alsa/AlsaMixerElement
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaMixer.h org/tritonus/lowlevel/alsa/AlsaMixer
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaPcmHWParamsFormatMask.h org/tritonus/lowlevel/alsa/AlsaPcmHWParamsFormatMask
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaPcmHWParams.h org/tritonus/lowlevel/alsa/AlsaPcmHWParams
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaPcm.h org/tritonus/lowlevel/alsa/AlsaPcm
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaPcmSWParams.h org/tritonus/lowlevel/alsa/AlsaPcmSWParams
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaSeqClientInfo.h org/tritonus/lowlevel/alsa/AlsaSeqClientInfo
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaSeqEvent.h org/tritonus/lowlevel/alsa/AlsaSeqEvent
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaSeq.h org/tritonus/lowlevel/alsa/AlsaSeq
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaSeqPortInfo.h org/tritonus/lowlevel/alsa/AlsaSeqPortInfo
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaSeqPortSubscribe.h org/tritonus/lowlevel/alsa/AlsaSeqPortSubscribe
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaSeqQueueInfo.h org/tritonus/lowlevel/alsa/AlsaSeqQueueInfo
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaSeqQueueStatus.h org/tritonus/lowlevel/alsa/AlsaSeqQueueStatus
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaSeqQueueTempo.h org/tritonus/lowlevel/alsa/AlsaSeqQueueTempo
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaSeqQueueTimer.h org/tritonus/lowlevel/alsa/AlsaSeqQueueTimer
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaSeqRemoveEvents.h org/tritonus/lowlevel/alsa/AlsaSeqRemoveEvents
../kaffe/kaffeh/kaffeh -jni -classpath ../libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaSeqSystemInfo.h org/tritonus/lowlevel/alsa/AlsaSeqSystemInfo
make[1]: Leaving directory `/tmp/kcvs/kaffe_build2/include'
Making all in replace
make[1]: Entering directory `/tmp/kcvs/kaffe_build2/replace'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../include/kaffe  -I.. -I.. -I../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../config -I../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT dummyin6.lo -MD -MP -MF ".deps/dummyin6.Tpo" \
  -c -o dummyin6.lo `test -f 'dummyin6.c' || echo './'`dummyin6.c; \
then mv -f ".deps/dummyin6.Tpo" ".deps/dummyin6.Plo"; \
else rm -f ".deps/dummyin6.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../include/kaffe -I.. -I.. -I../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../config -I../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT dummyin6.lo -MD -MP -MF .deps/dummyin6.Tpo -c dummyin6.c  -fPIC -DPIC -o .libs/dummyin6.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../include/kaffe  -I.. -I.. -I../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../config -I../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT getaddrinfo.lo -MD -MP -MF ".deps/getaddrinfo.Tpo" \
  -c -o getaddrinfo.lo `test -f 'getaddrinfo.c' || echo './'`getaddrinfo.c; \
then mv -f ".deps/getaddrinfo.Tpo" ".deps/getaddrinfo.Plo"; \
else rm -f ".deps/getaddrinfo.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../include/kaffe -I.. -I.. -I../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../config -I../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT getaddrinfo.lo -MD -MP -MF .deps/getaddrinfo.Tpo -c getaddrinfo.c  -fPIC -DPIC -o .libs/getaddrinfo.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../include/kaffe  -I.. -I.. -I../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../config -I../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT getifaddrs.lo -MD -MP -MF ".deps/getifaddrs.Tpo" \
  -c -o getifaddrs.lo `test -f 'getifaddrs.c' || echo './'`getifaddrs.c; \
then mv -f ".deps/getifaddrs.Tpo" ".deps/getifaddrs.Plo"; \
else rm -f ".deps/getifaddrs.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../include/kaffe -I.. -I.. -I../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../config -I../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT getifaddrs.lo -MD -MP -MF .deps/getifaddrs.Tpo -c getifaddrs.c  -fPIC -DPIC -o .libs/getifaddrs.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../include/kaffe  -I.. -I.. -I../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../config -I../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT inet_pton.lo -MD -MP -MF ".deps/inet_pton.Tpo" \
  -c -o inet_pton.lo `test -f 'inet_pton.c' || echo './'`inet_pton.c; \
then mv -f ".deps/inet_pton.Tpo" ".deps/inet_pton.Plo"; \
else rm -f ".deps/inet_pton.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../include/kaffe -I.. -I.. -I../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../config -I../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT inet_pton.lo -MD -MP -MF .deps/inet_pton.Tpo -c inet_pton.c  -fPIC -DPIC -o .libs/inet_pton.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../include/kaffe  -I.. -I.. -I../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../config -I../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT inet_ntop.lo -MD -MP -MF ".deps/inet_ntop.Tpo" \
  -c -o inet_ntop.lo `test -f 'inet_ntop.c' || echo './'`inet_ntop.c; \
then mv -f ".deps/inet_ntop.Tpo" ".deps/inet_ntop.Plo"; \
else rm -f ".deps/inet_ntop.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../include/kaffe -I.. -I.. -I../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../config -I../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT inet_ntop.lo -MD -MP -MF .deps/inet_ntop.Tpo -c inet_ntop.c  -fPIC -DPIC -o .libs/inet_ntop.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../include/kaffe  -I.. -I.. -I../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../config -I../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT memset.lo -MD -MP -MF ".deps/memset.Tpo" \
  -c -o memset.lo `test -f 'memset.c' || echo './'`memset.c; \
then mv -f ".deps/memset.Tpo" ".deps/memset.Plo"; \
else rm -f ".deps/memset.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../include/kaffe -I.. -I.. -I../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../config -I../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT memset.lo -MD -MP -MF .deps/memset.Tpo -c memset.c  -fPIC -DPIC -o .libs/memset.o
/bin/sh ../libtool --mode=link gcc  -g -O2 -Wall -Wstrict-prototypes -mieee   -o libreplace.la   dummyin6.lo getaddrinfo.lo getifaddrs.lo inet_pton.lo inet_ntop.lo memset.lo  
ar cru .libs/libreplace.a .libs/dummyin6.o .libs/getaddrinfo.o .libs/getifaddrs.o .libs/inet_pton.o .libs/inet_ntop.o .libs/memset.o
ranlib .libs/libreplace.a
creating libreplace.la
(cd .libs && rm -f libreplace.la && ln -s ../libreplace.la libreplace.la)
make[1]: Leaving directory `/tmp/kcvs/kaffe_build2/replace'
Making all in libltdl
make[1]: Entering directory `/tmp/kcvs/kaffe_build2/libltdl'
make  all-am
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/libltdl'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c -o ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c  -fPIC -DPIC -o .libs/ltdl.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -o ltdl.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link gcc  -g -O2   -o libltdlc.la   ltdl.lo -ldl 
ar cru .libs/libltdlc.a .libs/ltdl.o
ranlib .libs/libltdlc.a
creating libltdlc.la
(cd .libs && rm -f libltdlc.la && ln -s ../libltdlc.la libltdlc.la)
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/libltdl'
make[1]: Leaving directory `/tmp/kcvs/kaffe_build2/libltdl'
Making all in libraries/clib
make[1]: Entering directory `/tmp/kcvs/kaffe_build2/libraries/clib'
Making all in native
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/libraries/clib/native'
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT ByteToCharDefault.lo -MD -MP -MF ".deps/ByteToCharDefault.Tpo" \
  -c -o ByteToCharDefault.lo `test -f 'ByteToCharDefault.c' || echo './'`ByteToCharDefault.c; \
then mv -f ".deps/ByteToCharDefault.Tpo" ".deps/ByteToCharDefault.Plo"; \
else rm -f ".deps/ByteToCharDefault.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT ByteToCharDefault.lo -MD -MP -MF .deps/ByteToCharDefault.Tpo -c ByteToCharDefault.c  -fPIC -DPIC -o .libs/ByteToCharDefault.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT ByteToCharIconv.lo -MD -MP -MF ".deps/ByteToCharIconv.Tpo" \
  -c -o ByteToCharIconv.lo `test -f 'ByteToCharIconv.c' || echo './'`ByteToCharIconv.c; \
then mv -f ".deps/ByteToCharIconv.Tpo" ".deps/ByteToCharIconv.Plo"; \
else rm -f ".deps/ByteToCharIconv.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT ByteToCharIconv.lo -MD -MP -MF .deps/ByteToCharIconv.Tpo -c ByteToCharIconv.c  -fPIC -DPIC -o .libs/ByteToCharIconv.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT CharToByteDefault.lo -MD -MP -MF ".deps/CharToByteDefault.Tpo" \
  -c -o CharToByteDefault.lo `test -f 'CharToByteDefault.c' || echo './'`CharToByteDefault.c; \
then mv -f ".deps/CharToByteDefault.Tpo" ".deps/CharToByteDefault.Plo"; \
else rm -f ".deps/CharToByteDefault.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT CharToByteDefault.lo -MD -MP -MF .deps/CharToByteDefault.Tpo -c CharToByteDefault.c  -fPIC -DPIC -o .libs/CharToByteDefault.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT CharToByteIconv.lo -MD -MP -MF ".deps/CharToByteIconv.Tpo" \
  -c -o CharToByteIconv.lo `test -f 'CharToByteIconv.c' || echo './'`CharToByteIconv.c; \
then mv -f ".deps/CharToByteIconv.Tpo" ".deps/CharToByteIconv.Plo"; \
else rm -f ".deps/CharToByteIconv.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT CharToByteIconv.lo -MD -MP -MF .deps/CharToByteIconv.Tpo -c CharToByteIconv.c  -fPIC -DPIC -o .libs/CharToByteIconv.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT ObjectInputStream.lo -MD -MP -MF ".deps/ObjectInputStream.Tpo" \
  -c -o ObjectInputStream.lo `test -f 'ObjectInputStream.c' || echo './'`ObjectInputStream.c; \
then mv -f ".deps/ObjectInputStream.Tpo" ".deps/ObjectInputStream.Plo"; \
else rm -f ".deps/ObjectInputStream.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT ObjectInputStream.lo -MD -MP -MF .deps/ObjectInputStream.Tpo -c ObjectInputStream.c  -fPIC -DPIC -o .libs/ObjectInputStream.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT Class.lo -MD -MP -MF ".deps/Class.Tpo" \
  -c -o Class.lo `test -f 'Class.c' || echo './'`Class.c; \
then mv -f ".deps/Class.Tpo" ".deps/Class.Plo"; \
else rm -f ".deps/Class.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT Class.lo -MD -MP -MF .deps/Class.Tpo -c Class.c  -fPIC -DPIC -o .libs/Class.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT ClassLoader.lo -MD -MP -MF ".deps/ClassLoader.Tpo" \
  -c -o ClassLoader.lo `test -f 'ClassLoader.c' || echo './'`ClassLoader.c; \
then mv -f ".deps/ClassLoader.Tpo" ".deps/ClassLoader.Plo"; \
else rm -f ".deps/ClassLoader.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT ClassLoader.lo -MD -MP -MF .deps/ClassLoader.Tpo -c ClassLoader.c  -fPIC -DPIC -o .libs/ClassLoader.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT Compiler.lo -MD -MP -MF ".deps/Compiler.Tpo" \
  -c -o Compiler.lo `test -f 'Compiler.c' || echo './'`Compiler.c; \
then mv -f ".deps/Compiler.Tpo" ".deps/Compiler.Plo"; \
else rm -f ".deps/Compiler.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT Compiler.lo -MD -MP -MF .deps/Compiler.Tpo -c Compiler.c  -fPIC -DPIC -o .libs/Compiler.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT Double.lo -MD -MP -MF ".deps/Double.Tpo" \
  -c -o Double.lo `test -f 'Double.c' || echo './'`Double.c; \
then mv -f ".deps/Double.Tpo" ".deps/Double.Plo"; \
else rm -f ".deps/Double.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT Double.lo -MD -MP -MF .deps/Double.Tpo -c Double.c  -fPIC -DPIC -o .libs/Double.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT Float.lo -MD -MP -MF ".deps/Float.Tpo" \
  -c -o Float.lo `test -f 'Float.c' || echo './'`Float.c; \
then mv -f ".deps/Float.Tpo" ".deps/Float.Plo"; \
else rm -f ".deps/Float.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT Float.lo -MD -MP -MF .deps/Float.Tpo -c Float.c  -fPIC -DPIC -o .libs/Float.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT Math.lo -MD -MP -MF ".deps/Math.Tpo" \
  -c -o Math.lo `test -f 'Math.c' || echo './'`Math.c; \
then mv -f ".deps/Math.Tpo" ".deps/Math.Plo"; \
else rm -f ".deps/Math.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT Math.lo -MD -MP -MF .deps/Math.Tpo -c Math.c  -fPIC -DPIC -o .libs/Math.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT MemoryAdvice.lo -MD -MP -MF ".deps/MemoryAdvice.Tpo" \
  -c -o MemoryAdvice.lo `test -f 'MemoryAdvice.c' || echo './'`MemoryAdvice.c; \
then mv -f ".deps/MemoryAdvice.Tpo" ".deps/MemoryAdvice.Plo"; \
else rm -f ".deps/MemoryAdvice.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT MemoryAdvice.lo -MD -MP -MF .deps/MemoryAdvice.Tpo -c MemoryAdvice.c  -fPIC -DPIC -o .libs/MemoryAdvice.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT NativeLibrary.lo -MD -MP -MF ".deps/NativeLibrary.Tpo" \
  -c -o NativeLibrary.lo `test -f 'NativeLibrary.c' || echo './'`NativeLibrary.c; \
then mv -f ".deps/NativeLibrary.Tpo" ".deps/NativeLibrary.Plo"; \
else rm -f ".deps/NativeLibrary.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT NativeLibrary.lo -MD -MP -MF .deps/NativeLibrary.Tpo -c NativeLibrary.c  -fPIC -DPIC -o .libs/NativeLibrary.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT Object.lo -MD -MP -MF ".deps/Object.Tpo" \
  -c -o Object.lo `test -f 'Object.c' || echo './'`Object.c; \
then mv -f ".deps/Object.Tpo" ".deps/Object.Plo"; \
else rm -f ".deps/Object.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT Object.lo -MD -MP -MF .deps/Object.Tpo -c Object.c  -fPIC -DPIC -o .libs/Object.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT PrimordialClassLoader.lo -MD -MP -MF ".deps/PrimordialClassLoader.Tpo" \
  -c -o PrimordialClassLoader.lo `test -f 'PrimordialClassLoader.c' || echo './'`PrimordialClassLoader.c; \
then mv -f ".deps/PrimordialClassLoader.Tpo" ".deps/PrimordialClassLoader.Plo"; \
else rm -f ".deps/PrimordialClassLoader.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT PrimordialClassLoader.lo -MD -MP -MF .deps/PrimordialClassLoader.Tpo -c PrimordialClassLoader.c  -fPIC -DPIC -o .libs/PrimordialClassLoader.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT Runtime.lo -MD -MP -MF ".deps/Runtime.Tpo" \
  -c -o Runtime.lo `test -f 'Runtime.c' || echo './'`Runtime.c; \
then mv -f ".deps/Runtime.Tpo" ".deps/Runtime.Plo"; \
else rm -f ".deps/Runtime.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT Runtime.lo -MD -MP -MF .deps/Runtime.Tpo -c Runtime.c  -fPIC -DPIC -o .libs/Runtime.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT String.lo -MD -MP -MF ".deps/String.Tpo" \
  -c -o String.lo `test -f 'String.c' || echo './'`String.c; \
then mv -f ".deps/String.Tpo" ".deps/String.Plo"; \
else rm -f ".deps/String.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT String.lo -MD -MP -MF .deps/String.Tpo -c String.c  -fPIC -DPIC -o .libs/String.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT System.lo -MD -MP -MF ".deps/System.Tpo" \
  -c -o System.lo `test -f 'System.c' || echo './'`System.c; \
then mv -f ".deps/System.Tpo" ".deps/System.Plo"; \
else rm -f ".deps/System.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT System.lo -MD -MP -MF .deps/System.Tpo -c System.c  -fPIC -DPIC -o .libs/System.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT Thread.lo -MD -MP -MF ".deps/Thread.Tpo" \
  -c -o Thread.lo `test -f 'Thread.c' || echo './'`Thread.c; \
then mv -f ".deps/Thread.Tpo" ".deps/Thread.Plo"; \
else rm -f ".deps/Thread.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT Thread.lo -MD -MP -MF .deps/Thread.Tpo -c Thread.c  -fPIC -DPIC -o .libs/Thread.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT ThreadStack.lo -MD -MP -MF ".deps/ThreadStack.Tpo" \
  -c -o ThreadStack.lo `test -f 'ThreadStack.c' || echo './'`ThreadStack.c; \
then mv -f ".deps/ThreadStack.Tpo" ".deps/ThreadStack.Plo"; \
else rm -f ".deps/ThreadStack.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT ThreadStack.lo -MD -MP -MF .deps/ThreadStack.Tpo -c ThreadStack.c  -fPIC -DPIC -o .libs/ThreadStack.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT Throwable.lo -MD -MP -MF ".deps/Throwable.Tpo" \
  -c -o Throwable.lo `test -f 'Throwable.c' || echo './'`Throwable.c; \
then mv -f ".deps/Throwable.Tpo" ".deps/Throwable.Plo"; \
else rm -f ".deps/Throwable.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT Throwable.lo -MD -MP -MF .deps/Throwable.Tpo -c Throwable.c  -fPIC -DPIC -o .libs/Throwable.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT UNIXProcess.lo -MD -MP -MF ".deps/UNIXProcess.Tpo" \
  -c -o UNIXProcess.lo `test -f 'UNIXProcess.c' || echo './'`UNIXProcess.c; \
then mv -f ".deps/UNIXProcess.Tpo" ".deps/UNIXProcess.Plo"; \
else rm -f ".deps/UNIXProcess.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT UNIXProcess.lo -MD -MP -MF .deps/UNIXProcess.Tpo -c UNIXProcess.c  -fPIC -DPIC -o .libs/UNIXProcess.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT ZipFile.lo -MD -MP -MF ".deps/ZipFile.Tpo" \
  -c -o ZipFile.lo `test -f 'ZipFile.c' || echo './'`ZipFile.c; \
then mv -f ".deps/ZipFile.Tpo" ".deps/ZipFile.Plo"; \
else rm -f ".deps/ZipFile.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT ZipFile.lo -MD -MP -MF .deps/ZipFile.Tpo -c ZipFile.c  -fPIC -DPIC -o .libs/ZipFile.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT Array.lo -MD -MP -MF ".deps/Array.Tpo" \
  -c -o Array.lo `test -f 'Array.c' || echo './'`Array.c; \
then mv -f ".deps/Array.Tpo" ".deps/Array.Plo"; \
else rm -f ".deps/Array.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT Array.lo -MD -MP -MF .deps/Array.Tpo -c Array.c  -fPIC -DPIC -o .libs/Array.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT Constructor.lo -MD -MP -MF ".deps/Constructor.Tpo" \
  -c -o Constructor.lo `test -f 'Constructor.c' || echo './'`Constructor.c; \
then mv -f ".deps/Constructor.Tpo" ".deps/Constructor.Plo"; \
else rm -f ".deps/Constructor.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT Constructor.lo -MD -MP -MF .deps/Constructor.Tpo -c Constructor.c  -fPIC -DPIC -o .libs/Constructor.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT Field.lo -MD -MP -MF ".deps/Field.Tpo" \
  -c -o Field.lo `test -f 'Field.c' || echo './'`Field.c; \
then mv -f ".deps/Field.Tpo" ".deps/Field.Plo"; \
else rm -f ".deps/Field.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT Field.lo -MD -MP -MF .deps/Field.Tpo -c Field.c  -fPIC -DPIC -o .libs/Field.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT Method.lo -MD -MP -MF ".deps/Method.Tpo" \
  -c -o Method.lo `test -f 'Method.c' || echo './'`Method.c; \
then mv -f ".deps/Method.Tpo" ".deps/Method.Plo"; \
else rm -f ".deps/Method.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT Method.lo -MD -MP -MF .deps/Method.Tpo -c Method.c  -fPIC -DPIC -o .libs/Method.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT DateFormat.lo -MD -MP -MF ".deps/DateFormat.Tpo" \
  -c -o DateFormat.lo `test -f 'DateFormat.c' || echo './'`DateFormat.c; \
then mv -f ".deps/DateFormat.Tpo" ".deps/DateFormat.Plo"; \
else rm -f ".deps/DateFormat.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT DateFormat.lo -MD -MP -MF .deps/DateFormat.Tpo -c DateFormat.c  -fPIC -DPIC -o .libs/DateFormat.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT TestNative.lo -MD -MP -MF ".deps/TestNative.Tpo" \
  -c -o TestNative.lo `test -f 'TestNative.c' || echo './'`TestNative.c; \
then mv -f ".deps/TestNative.Tpo" ".deps/TestNative.Plo"; \
else rm -f ".deps/TestNative.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT TestNative.lo -MD -MP -MF .deps/TestNative.Tpo -c TestNative.c  -fPIC -DPIC -o .libs/TestNative.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT Arrays.lo -MD -MP -MF ".deps/Arrays.Tpo" \
  -c -o Arrays.lo `test -f 'Arrays.c' || echo './'`Arrays.c; \
then mv -f ".deps/Arrays.Tpo" ".deps/Arrays.Plo"; \
else rm -f ".deps/Arrays.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT Arrays.lo -MD -MP -MF .deps/Arrays.Tpo -c Arrays.c  -fPIC -DPIC -o .libs/Arrays.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/jvmpi -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT TimeZone.lo -MD -MP -MF ".deps/TimeZone.Tpo" \
  -c -o TimeZone.lo `test -f 'TimeZone.c' || echo './'`TimeZone.c; \
then mv -f ".deps/TimeZone.Tpo" ".deps/TimeZone.Plo"; \
else rm -f ".deps/TimeZone.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/jvmpi -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT TimeZone.lo -MD -MP -MF .deps/TimeZone.Tpo -c TimeZone.c  -fPIC -DPIC -o .libs/TimeZone.o
/bin/sh ../../../libtool --mode=link gcc  -g -O2 -Wall -Wstrict-prototypes -mieee   -o libnative.la -rpath /usr/local/kaffe/jre/lib/alpha  -module -release 1.1.x-cvs -export-symbols-regex "^([Jj]ava|kaffe)_" ByteToCharDefault.lo ByteToCharIconv.lo CharToByteDefault.lo CharToByteIconv.lo ObjectInputStream.lo Class.lo ClassLoader.lo Compiler.lo Double.lo Float.lo Math.lo MemoryAdvice.lo NativeLibrary.lo Object.lo PrimordialClassLoader.lo Runtime.lo String.lo System.lo Thread.lo ThreadStack.lo Throwable.lo UNIXProcess.lo ZipFile.lo Array.lo Constructor.lo Field.lo Method.lo DateFormat.lo TestNative.lo Arrays.lo TimeZone.lo -lm   
generating symbol list for `libnative.la'
/usr/bin/nm -B  .libs/ByteToCharDefault.o .libs/ByteToCharIconv.o .libs/CharToByteDefault.o .libs/CharToByteIconv.o .libs/ObjectInputStream.o .libs/Class.o .libs/ClassLoader.o .libs/Compiler.o .libs/Double.o .libs/Float.o .libs/Math.o .libs/MemoryAdvice.o .libs/NativeLibrary.o .libs/Object.o .libs/PrimordialClassLoader.o .libs/Runtime.o .libs/String.o .libs/System.o .libs/Thread.o .libs/ThreadStack.o .libs/Throwable.o .libs/UNIXProcess.o .libs/ZipFile.o .libs/Array.o .libs/Constructor.o .libs/Field.o .libs/Method.o .libs/DateFormat.o .libs/TestNative.o .libs/Arrays.o .libs/TimeZone.o  | sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libnative.exp
grep -E -e "^([Jj]ava|kaffe)_" ".libs/libnative.exp" > ".libs/libnative.expT"
mv -f ".libs/libnative.expT" ".libs/libnative.exp"
gcc -shared  .libs/ByteToCharDefault.o .libs/ByteToCharIconv.o .libs/CharToByteDefault.o .libs/CharToByteIconv.o .libs/ObjectInputStream.o .libs/Class.o .libs/ClassLoader.o .libs/Compiler.o .libs/Double.o .libs/Float.o .libs/Math.o .libs/MemoryAdvice.o .libs/NativeLibrary.o .libs/Object.o .libs/PrimordialClassLoader.o .libs/Runtime.o .libs/String.o .libs/System.o .libs/Thread.o .libs/ThreadStack.o .libs/Throwable.o .libs/UNIXProcess.o .libs/ZipFile.o .libs/Array.o .libs/Constructor.o .libs/Field.o .libs/Method.o .libs/DateFormat.o .libs/TestNative.o .libs/Arrays.o .libs/TimeZone.o  -lm  -mieee -Wl,-soname -Wl,libnative-1.1.x-cvs.so -Wl,-retain-symbols-file -Wl,.libs/libnative.exp -o .libs/libnative-1.1.x-cvs.so
(cd .libs && rm -f libnative.so && ln -s libnative-1.1.x-cvs.so libnative.so)
creating libnative.la
(cd .libs && rm -f libnative.la && ln -s ../libnative.la libnative.la)
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/libraries/clib/native'
Making all in io
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/libraries/clib/io'
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT FileDescriptor.lo -MD -MP -MF ".deps/FileDescriptor.Tpo" \
  -c -o FileDescriptor.lo `test -f 'FileDescriptor.c' || echo './'`FileDescriptor.c; \
then mv -f ".deps/FileDescriptor.Tpo" ".deps/FileDescriptor.Plo"; \
else rm -f ".deps/FileDescriptor.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT FileDescriptor.lo -MD -MP -MF .deps/FileDescriptor.Tpo -c FileDescriptor.c  -fPIC -DPIC -o .libs/FileDescriptor.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT File.lo -MD -MP -MF ".deps/File.Tpo" \
  -c -o File.lo `test -f 'File.c' || echo './'`File.c; \
then mv -f ".deps/File.Tpo" ".deps/File.Plo"; \
else rm -f ".deps/File.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT File.lo -MD -MP -MF .deps/File.Tpo -c File.c  -fPIC -DPIC -o .libs/File.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT AudioPlayer.lo -MD -MP -MF ".deps/AudioPlayer.Tpo" \
  -c -o AudioPlayer.lo `test -f 'AudioPlayer.c' || echo './'`AudioPlayer.c; \
then mv -f ".deps/AudioPlayer.Tpo" ".deps/AudioPlayer.Plo"; \
else rm -f ".deps/AudioPlayer.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT AudioPlayer.lo -MD -MP -MF .deps/AudioPlayer.Tpo -c AudioPlayer.c  -fPIC -DPIC -o .libs/AudioPlayer.o
/bin/sh ../../../libtool --mode=link gcc  -g -O2 -Wall -Wstrict-prototypes -mieee   -o libio.la -rpath /usr/local/kaffe/jre/lib/alpha  -module -release 1.1.x-cvs -export-symbols-regex "^([Jj]ava|kaffe)_" FileDescriptor.lo File.lo AudioPlayer.lo  
generating symbol list for `libio.la'
/usr/bin/nm -B  .libs/FileDescriptor.o .libs/File.o .libs/AudioPlayer.o  | sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libio.exp
grep -E -e "^([Jj]ava|kaffe)_" ".libs/libio.exp" > ".libs/libio.expT"
mv -f ".libs/libio.expT" ".libs/libio.exp"
gcc -shared  .libs/FileDescriptor.o .libs/File.o .libs/AudioPlayer.o   -mieee -Wl,-soname -Wl,libio-1.1.x-cvs.so -Wl,-retain-symbols-file -Wl,.libs/libio.exp -o .libs/libio-1.1.x-cvs.so
(cd .libs && rm -f libio.so && ln -s libio-1.1.x-cvs.so libio.so)
creating libio.la
(cd .libs && rm -f libio.la && ln -s ../libio.la libio.la)
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/libraries/clib/io'
Making all in net
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/libraries/clib/net'
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT InetAddressImpl.lo -MD -MP -MF ".deps/InetAddressImpl.Tpo" \
  -c -o InetAddressImpl.lo `test -f 'InetAddressImpl.c' || echo './'`InetAddressImpl.c; \
then mv -f ".deps/InetAddressImpl.Tpo" ".deps/InetAddressImpl.Plo"; \
else rm -f ".deps/InetAddressImpl.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT InetAddressImpl.lo -MD -MP -MF .deps/InetAddressImpl.Tpo -c InetAddressImpl.c  -fPIC -DPIC -o .libs/InetAddressImpl.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT NetworkInterface.lo -MD -MP -MF ".deps/NetworkInterface.Tpo" \
  -c -o NetworkInterface.lo `test -f 'NetworkInterface.c' || echo './'`NetworkInterface.c; \
then mv -f ".deps/NetworkInterface.Tpo" ".deps/NetworkInterface.Plo"; \
else rm -f ".deps/NetworkInterface.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT NetworkInterface.lo -MD -MP -MF .deps/NetworkInterface.Tpo -c NetworkInterface.c  -fPIC -DPIC -o .libs/NetworkInterface.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT PlainDatagramSocketImpl.lo -MD -MP -MF ".deps/PlainDatagramSocketImpl.Tpo" \
  -c -o PlainDatagramSocketImpl.lo `test -f 'PlainDatagramSocketImpl.c' || echo './'`PlainDatagramSocketImpl.c; \
then mv -f ".deps/PlainDatagramSocketImpl.Tpo" ".deps/PlainDatagramSocketImpl.Plo"; \
else rm -f ".deps/PlainDatagramSocketImpl.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT PlainDatagramSocketImpl.lo -MD -MP -MF .deps/PlainDatagramSocketImpl.Tpo -c PlainDatagramSocketImpl.c  -fPIC -DPIC -o .libs/PlainDatagramSocketImpl.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT PlainSocketImpl.lo -MD -MP -MF ".deps/PlainSocketImpl.Tpo" \
  -c -o PlainSocketImpl.lo `test -f 'PlainSocketImpl.c' || echo './'`PlainSocketImpl.c; \
then mv -f ".deps/PlainSocketImpl.Tpo" ".deps/PlainSocketImpl.Plo"; \
else rm -f ".deps/PlainSocketImpl.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT PlainSocketImpl.lo -MD -MP -MF .deps/PlainSocketImpl.Tpo -c PlainSocketImpl.c  -fPIC -DPIC -o .libs/PlainSocketImpl.o
/bin/sh ../../../libtool --mode=link gcc  -g -O2 -Wall -Wstrict-prototypes -mieee   -o libnet.la -rpath /usr/local/kaffe/jre/lib/alpha  -module -release 1.1.x-cvs -export-symbols-regex "^([Jj]ava|kaffe)_" InetAddressImpl.lo NetworkInterface.lo PlainDatagramSocketImpl.lo PlainSocketImpl.lo   ../../../replace/libreplace.la 
generating symbol list for `libnet.la'
/usr/bin/nm -B  .libs/InetAddressImpl.o .libs/NetworkInterface.o .libs/PlainDatagramSocketImpl.o .libs/PlainSocketImpl.o  ../../../replace/.libs/libreplace.a | sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libnet.exp
grep -E -e "^([Jj]ava|kaffe)_" ".libs/libnet.exp" > ".libs/libnet.expT"
mv -f ".libs/libnet.expT" ".libs/libnet.exp"
gcc -shared  .libs/InetAddressImpl.o .libs/NetworkInterface.o .libs/PlainDatagramSocketImpl.o .libs/PlainSocketImpl.o -Wl,--whole-archive ../../../replace/.libs/libreplace.a -Wl,--no-whole-archive   -mieee -Wl,-soname -Wl,libnet-1.1.x-cvs.so -Wl,-retain-symbols-file -Wl,.libs/libnet.exp -o .libs/libnet-1.1.x-cvs.so
(cd .libs && rm -f libnet.so && ln -s libnet-1.1.x-cvs.so libnet.so)
creating libnet.la
(cd .libs && rm -f libnet.la && ln -s ../libnet.la libnet.la)
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/libraries/clib/net'
Making all in zip
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/libraries/clib/zip'
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT Adler32.lo -MD -MP -MF ".deps/Adler32.Tpo" \
  -c -o Adler32.lo `test -f 'Adler32.c' || echo './'`Adler32.c; \
then mv -f ".deps/Adler32.Tpo" ".deps/Adler32.Plo"; \
else rm -f ".deps/Adler32.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT Adler32.lo -MD -MP -MF .deps/Adler32.Tpo -c Adler32.c  -fPIC -DPIC -o .libs/Adler32.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT CRC32.lo -MD -MP -MF ".deps/CRC32.Tpo" \
  -c -o CRC32.lo `test -f 'CRC32.c' || echo './'`CRC32.c; \
then mv -f ".deps/CRC32.Tpo" ".deps/CRC32.Plo"; \
else rm -f ".deps/CRC32.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT CRC32.lo -MD -MP -MF .deps/CRC32.Tpo -c CRC32.c  -fPIC -DPIC -o .libs/CRC32.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT Deflater.lo -MD -MP -MF ".deps/Deflater.Tpo" \
  -c -o Deflater.lo `test -f 'Deflater.c' || echo './'`Deflater.c; \
then mv -f ".deps/Deflater.Tpo" ".deps/Deflater.Plo"; \
else rm -f ".deps/Deflater.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT Deflater.lo -MD -MP -MF .deps/Deflater.Tpo -c Deflater.c  -fPIC -DPIC -o .libs/Deflater.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT Inflater.lo -MD -MP -MF ".deps/Inflater.Tpo" \
  -c -o Inflater.lo `test -f 'Inflater.c' || echo './'`Inflater.c; \
then mv -f ".deps/Inflater.Tpo" ".deps/Inflater.Plo"; \
else rm -f ".deps/Inflater.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT Inflater.lo -MD -MP -MF .deps/Inflater.Tpo -c Inflater.c  -fPIC -DPIC -o .libs/Inflater.o
/bin/sh ../../../libtool --mode=link gcc  -g -O2 -Wall -Wstrict-prototypes -mieee   -o libzip.la -rpath /usr/local/kaffe/jre/lib/alpha  -module -release 1.1.x-cvs -export-symbols-regex "^([Jj]ava|kaffe)_" Adler32.lo CRC32.lo Deflater.lo Inflater.lo -lz  
generating symbol list for `libzip.la'
/usr/bin/nm -B  .libs/Adler32.o .libs/CRC32.o .libs/Deflater.o .libs/Inflater.o  | sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libzip.exp
grep -E -e "^([Jj]ava|kaffe)_" ".libs/libzip.exp" > ".libs/libzip.expT"
mv -f ".libs/libzip.expT" ".libs/libzip.exp"
gcc -shared  .libs/Adler32.o .libs/CRC32.o .libs/Deflater.o .libs/Inflater.o  -lz  -mieee -Wl,-soname -Wl,libzip-1.1.x-cvs.so -Wl,-retain-symbols-file -Wl,.libs/libzip.exp -o .libs/libzip-1.1.x-cvs.so
(cd .libs && rm -f libzip.so && ln -s libzip-1.1.x-cvs.so libzip.so)
creating libzip.la
(cd .libs && rm -f libzip.la && ln -s ../libzip.la libzip.la)
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/libraries/clib/zip'
Making all in math
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/libraries/clib/math'
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT BigInteger.lo -MD -MP -MF ".deps/BigInteger.Tpo" \
  -c -o BigInteger.lo `test -f 'BigInteger.c' || echo './'`BigInteger.c; \
then mv -f ".deps/BigInteger.Tpo" ".deps/BigInteger.Plo"; \
else rm -f ".deps/BigInteger.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT BigInteger.lo -MD -MP -MF .deps/BigInteger.Tpo -c BigInteger.c  -fPIC -DPIC -o .libs/BigInteger.o
/bin/sh ../../../libtool --mode=link gcc  -g -O2 -Wall -Wstrict-prototypes -mieee   -o libmath.la -rpath /usr/local/kaffe/jre/lib/alpha  -module -release 1.1.x-cvs -export-symbols-regex "^([Jj]ava|kaffe)_" BigInteger.lo -lgmp  -lm  
generating symbol list for `libmath.la'
/usr/bin/nm -B  .libs/BigInteger.o  | sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libmath.exp
grep -E -e "^([Jj]ava|kaffe)_" ".libs/libmath.exp" > ".libs/libmath.expT"
mv -f ".libs/libmath.expT" ".libs/libmath.exp"
gcc -shared  .libs/BigInteger.o  /usr/lib/libgmp.so -lm  -mieee -Wl,-soname -Wl,libmath-1.1.x-cvs.so -Wl,-retain-symbols-file -Wl,.libs/libmath.exp -o .libs/libmath-1.1.x-cvs.so
(cd .libs && rm -f libmath.so && ln -s libmath-1.1.x-cvs.so libmath.so)
creating libmath.la
(cd .libs && rm -f libmath.la && ln -s ../libmath.la libmath.la)
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/libraries/clib/math'
Making all in security
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/libraries/clib/security'
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT digest.lo -MD -MP -MF ".deps/digest.Tpo" \
  -c -o digest.lo `test -f 'digest.c' || echo './'`digest.c; \
then mv -f ".deps/digest.Tpo" ".deps/digest.Plo"; \
else rm -f ".deps/digest.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT digest.lo -MD -MP -MF .deps/digest.Tpo -c digest.c  -fPIC -DPIC -o .libs/digest.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT kaffe_md5.lo -MD -MP -MF ".deps/kaffe_md5.Tpo" \
  -c -o kaffe_md5.lo `test -f 'kaffe_md5.c' || echo './'`kaffe_md5.c; \
then mv -f ".deps/kaffe_md5.Tpo" ".deps/kaffe_md5.Plo"; \
else rm -f ".deps/kaffe_md5.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT kaffe_md5.lo -MD -MP -MF .deps/kaffe_md5.Tpo -c kaffe_md5.c  -fPIC -DPIC -o .libs/kaffe_md5.o
/bin/sh ../../../libtool --mode=link gcc  -g -O2 -Wall -Wstrict-prototypes -mieee   -o libsecurity.la -rpath /usr/local/kaffe/jre/lib/alpha  -module -release 1.1.x-cvs -export-symbols-regex "^([Jj]ava|kaffe)_" digest.lo kaffe_md5.lo  
generating symbol list for `libsecurity.la'
/usr/bin/nm -B  .libs/digest.o .libs/kaffe_md5.o  | sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libsecurity.exp
grep -E -e "^([Jj]ava|kaffe)_" ".libs/libsecurity.exp" > ".libs/libsecurity.expT"
mv -f ".libs/libsecurity.expT" ".libs/libsecurity.exp"
gcc -shared  .libs/digest.o .libs/kaffe_md5.o   -mieee -Wl,-soname -Wl,libsecurity-1.1.x-cvs.so -Wl,-retain-symbols-file -Wl,.libs/libsecurity.exp -o .libs/libsecurity-1.1.x-cvs.so
(cd .libs && rm -f libsecurity.so && ln -s libsecurity-1.1.x-cvs.so libsecurity.so)
creating libsecurity.la
(cd .libs && rm -f libsecurity.la && ln -s ../libsecurity.la libsecurity.la)
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/libraries/clib/security'
Making all in management
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/libraries/clib/management'
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT Classpath.lo -MD -MP -MF ".deps/Classpath.Tpo" \
  -c -o Classpath.lo `test -f 'Classpath.c' || echo './'`Classpath.c; \
then mv -f ".deps/Classpath.Tpo" ".deps/Classpath.Plo"; \
else rm -f ".deps/Classpath.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT Classpath.lo -MD -MP -MF .deps/Classpath.Tpo -c Classpath.c  -fPIC -DPIC -o .libs/Classpath.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT JIT.lo -MD -MP -MF ".deps/JIT.Tpo" \
  -c -o JIT.lo `test -f 'JIT.c' || echo './'`JIT.c; \
then mv -f ".deps/JIT.Tpo" ".deps/JIT.Plo"; \
else rm -f ".deps/JIT.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT JIT.lo -MD -MP -MF .deps/JIT.Tpo -c JIT.c  -fPIC -DPIC -o .libs/JIT.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT Debug.lo -MD -MP -MF ".deps/Debug.Tpo" \
  -c -o Debug.lo `test -f 'Debug.c' || echo './'`Debug.c; \
then mv -f ".deps/Debug.Tpo" ".deps/Debug.Plo"; \
else rm -f ".deps/Debug.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT Debug.lo -MD -MP -MF .deps/Debug.Tpo -c Debug.c  -fPIC -DPIC -o .libs/Debug.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT XProfiler.lo -MD -MP -MF ".deps/XProfiler.Tpo" \
  -c -o XProfiler.lo `test -f 'XProfiler.c' || echo './'`XProfiler.c; \
then mv -f ".deps/XProfiler.Tpo" ".deps/XProfiler.Plo"; \
else rm -f ".deps/XProfiler.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT XProfiler.lo -MD -MP -MF .deps/XProfiler.Tpo -c XProfiler.c  -fPIC -DPIC -o .libs/XProfiler.o
/bin/sh ../../../libtool --mode=link gcc  -g -O2 -Wall -Wstrict-prototypes -mieee   -o libmanagement.la -rpath /usr/local/kaffe/jre/lib/alpha  -module -release 1.1.x-cvs -export-symbols-regex "^([Jj]ava|kaffe)_" Classpath.lo JIT.lo Debug.lo XProfiler.lo  
generating symbol list for `libmanagement.la'
/usr/bin/nm -B  .libs/Classpath.o .libs/JIT.o .libs/Debug.o .libs/XProfiler.o  | sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libmanagement.exp
grep -E -e "^([Jj]ava|kaffe)_" ".libs/libmanagement.exp" > ".libs/libmanagement.expT"
mv -f ".libs/libmanagement.expT" ".libs/libmanagement.exp"
gcc -shared  .libs/Classpath.o .libs/JIT.o .libs/Debug.o .libs/XProfiler.o   -mieee -Wl,-soname -Wl,libmanagement-1.1.x-cvs.so -Wl,-retain-symbols-file -Wl,.libs/libmanagement.exp -o .libs/libmanagement-1.1.x-cvs.so
(cd .libs && rm -f libmanagement.so && ln -s libmanagement-1.1.x-cvs.so libmanagement.so)
creating libmanagement.la
(cd .libs && rm -f libmanagement.la && ln -s ../libmanagement.la libmanagement.la)
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/libraries/clib/management'
Making all in awt
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/libraries/clib/awt'
Making all in X
make[3]: Entering directory `/tmp/kcvs/kaffe_build2/libraries/clib/awt/X'
if /bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe  -I../../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include  -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee  -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT tlk.lo -MD -MP -MF ".deps/tlk.Tpo" \
  -c -o tlk.lo `test -f 'tlk.c' || echo './'`tlk.c; \
then mv -f ".deps/tlk.Tpo" ".deps/tlk.Plo"; \
else rm -f ".deps/tlk.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe -I../../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT tlk.lo -MD -MP -MF .deps/tlk.Tpo -c tlk.c  -fPIC -DPIC -o .libs/tlk.o
if /bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe  -I../../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include  -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee  -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT wnd.lo -MD -MP -MF ".deps/wnd.Tpo" \
  -c -o wnd.lo `test -f 'wnd.c' || echo './'`wnd.c; \
then mv -f ".deps/wnd.Tpo" ".deps/wnd.Plo"; \
else rm -f ".deps/wnd.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe -I../../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT wnd.lo -MD -MP -MF .deps/wnd.Tpo -c wnd.c  -fPIC -DPIC -o .libs/wnd.o
if /bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe  -I../../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include  -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee  -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT evt.lo -MD -MP -MF ".deps/evt.Tpo" \
  -c -o evt.lo `test -f 'evt.c' || echo './'`evt.c; \
then mv -f ".deps/evt.Tpo" ".deps/evt.Plo"; \
else rm -f ".deps/evt.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe -I../../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT evt.lo -MD -MP -MF .deps/evt.Tpo -c evt.c  -fPIC -DPIC -o .libs/evt.o
if /bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe  -I../../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include  -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee  -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT gra.lo -MD -MP -MF ".deps/gra.Tpo" \
  -c -o gra.lo `test -f 'gra.c' || echo './'`gra.c; \
then mv -f ".deps/gra.Tpo" ".deps/gra.Plo"; \
else rm -f ".deps/gra.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe -I../../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT gra.lo -MD -MP -MF .deps/gra.Tpo -c gra.c  -fPIC -DPIC -o .libs/gra.o
if /bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe  -I../../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include  -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee  -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT fnt.lo -MD -MP -MF ".deps/fnt.Tpo" \
  -c -o fnt.lo `test -f 'fnt.c' || echo './'`fnt.c; \
then mv -f ".deps/fnt.Tpo" ".deps/fnt.Plo"; \
else rm -f ".deps/fnt.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe -I../../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT fnt.lo -MD -MP -MF .deps/fnt.Tpo -c fnt.c  -fPIC -DPIC -o .libs/fnt.o
if /bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe  -I../../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include  -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee  -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT clr.lo -MD -MP -MF ".deps/clr.Tpo" \
  -c -o clr.lo `test -f 'clr.c' || echo './'`clr.c; \
then mv -f ".deps/clr.Tpo" ".deps/clr.Plo"; \
else rm -f ".deps/clr.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe -I../../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT clr.lo -MD -MP -MF .deps/clr.Tpo -c clr.c  -fPIC -DPIC -o .libs/clr.o
if /bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe  -I../../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include  -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee  -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT img.lo -MD -MP -MF ".deps/img.Tpo" \
  -c -o img.lo `test -f 'img.c' || echo './'`img.c; \
then mv -f ".deps/img.Tpo" ".deps/img.Plo"; \
else rm -f ".deps/img.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe -I../../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT img.lo -MD -MP -MF .deps/img.Tpo -c img.c  -fPIC -DPIC -o .libs/img.o
if /bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe  -I../../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include  -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee  -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT imggif.lo -MD -MP -MF ".deps/imggif.Tpo" \
  -c -o imggif.lo `test -f 'imggif.c' || echo './'`imggif.c; \
then mv -f ".deps/imggif.Tpo" ".deps/imggif.Plo"; \
else rm -f ".deps/imggif.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe -I../../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT imggif.lo -MD -MP -MF .deps/imggif.Tpo -c imggif.c  -fPIC -DPIC -o .libs/imggif.o
if /bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe  -I../../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include  -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee  -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT imgjpeg.lo -MD -MP -MF ".deps/imgjpeg.Tpo" \
  -c -o imgjpeg.lo `test -f 'imgjpeg.c' || echo './'`imgjpeg.c; \
then mv -f ".deps/imgjpeg.Tpo" ".deps/imgjpeg.Plo"; \
else rm -f ".deps/imgjpeg.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe -I../../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT imgjpeg.lo -MD -MP -MF .deps/imgjpeg.Tpo -c imgjpeg.c  -fPIC -DPIC -o .libs/imgjpeg.o
if /bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe  -I../../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include  -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee  -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT imgpng.lo -MD -MP -MF ".deps/imgpng.Tpo" \
  -c -o imgpng.lo `test -f 'imgpng.c' || echo './'`imgpng.c; \
then mv -f ".deps/imgpng.Tpo" ".deps/imgpng.Plo"; \
else rm -f ".deps/imgpng.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe -I../../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT imgpng.lo -MD -MP -MF .deps/imgpng.Tpo -c imgpng.c  -fPIC -DPIC -o .libs/imgpng.o
if /bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe  -I../../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include  -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee  -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT cbd.lo -MD -MP -MF ".deps/cbd.Tpo" \
  -c -o cbd.lo `test -f 'cbd.c' || echo './'`cbd.c; \
then mv -f ".deps/cbd.Tpo" ".deps/cbd.Plo"; \
else rm -f ".deps/cbd.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include/kaffe -I../../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee -MT cbd.lo -MD -MP -MF .deps/cbd.Tpo -c cbd.c  -fPIC -DPIC -o .libs/cbd.o
/bin/sh ../../../../libtool --mode=link gcc -g -O2 -Wall -Wstrict-prototypes -mieee  -I/usr/X11R6/include -g -O2 -Wall -Wstrict-prototypes -mieee   -o libawt.la -rpath /usr/local/kaffe/jre/lib/alpha  -module -release 1.1.x-cvs -export-symbols-regex "^([Jj]ava|kaffe)_" tlk.lo wnd.lo evt.lo gra.lo fnt.lo clr.lo img.lo imggif.lo imgjpeg.lo imgpng.lo cbd.lo -ljpeg  -lpng   -lz  -lm  -lungif   -L/usr/X11R6/lib -R/usr/X11R6/lib -lXext  -lSM -lICE -lX11  
generating symbol list for `libawt.la'
/usr/bin/nm -B  .libs/tlk.o .libs/wnd.o .libs/evt.o .libs/gra.o .libs/fnt.o .libs/clr.o .libs/img.o .libs/imggif.o .libs/imgjpeg.o .libs/imgpng.o .libs/cbd.o  | sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libawt.exp
grep -E -e "^([Jj]ava|kaffe)_" ".libs/libawt.exp" > ".libs/libawt.expT"
mv -f ".libs/libawt.expT" ".libs/libawt.exp"
gcc -shared  .libs/tlk.o .libs/wnd.o .libs/evt.o .libs/gra.o .libs/fnt.o .libs/clr.o .libs/img.o .libs/imggif.o .libs/imgjpeg.o .libs/imgpng.o .libs/cbd.o  -Wl,--rpath -Wl,/usr/X11R6/lib /usr/lib/libjpeg.so -lpng -lz -lm -lungif -L/usr/X11R6/lib -lXext -lSM -lICE -lX11  -mieee -mieee -Wl,-soname -Wl,libawt-1.1.x-cvs.so -Wl,-retain-symbols-file -Wl,.libs/libawt.exp -o .libs/libawt-1.1.x-cvs.so
(cd .libs && rm -f libawt.so && ln -s libawt-1.1.x-cvs.so libawt.so)
creating libawt.la
(cd .libs && rm -f libawt.la && ln -s ../libawt.la libawt.la)
make[3]: Leaving directory `/tmp/kcvs/kaffe_build2/libraries/clib/awt/X'
make[3]: Entering directory `/tmp/kcvs/kaffe_build2/libraries/clib/awt'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/kcvs/kaffe_build2/libraries/clib/awt'
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/libraries/clib/awt'
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/libraries/clib'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/libraries/clib'
make[1]: Leaving directory `/tmp/kcvs/kaffe_build2/libraries/clib'
Making all in libraries/extensions
make[1]: Entering directory `/tmp/kcvs/kaffe_build2/libraries/extensions'
Making all in sound
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/libraries/extensions/sound'
Making all in common
make[3]: Entering directory `/tmp/kcvs/kaffe_build2/libraries/extensions/sound/common'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/kcvs/kaffe_build2/libraries/extensions/sound/common'
make[3]: Entering directory `/tmp/kcvs/kaffe_build2/libraries/extensions/sound'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/kcvs/kaffe_build2/libraries/extensions/sound'
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/libraries/extensions/sound'
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/libraries/extensions'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/libraries/extensions'
make[1]: Leaving directory `/tmp/kcvs/kaffe_build2/libraries/extensions'
Making all in kaffe
make[1]: Entering directory `/tmp/kcvs/kaffe_build2/kaffe'
Making all in kaffeh
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/kaffe/kaffeh'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/kaffe/kaffeh'
Making all in kaffevm
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/kaffe/kaffevm'
Making all in jit
make[3]: Entering directory `/tmp/kcvs/kaffe_build2/kaffe/kaffevm/jit'
/bin/sh ../../../config/regen-forward ../../../config/alpha/jit-icode.h icode.h stamp-h01
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/kaffevm/systems/unix-jthreads -I.. -I./.. -DTRANSLATOR -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT basecode.lo -MD -MP -MF ".deps/basecode.Tpo" \
  -c -o basecode.lo `test -f 'basecode.c' || echo './'`basecode.c; \
then mv -f ".deps/basecode.Tpo" ".deps/basecode.Plo"; \
else rm -f ".deps/basecode.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/kaffevm/systems/unix-jthreads -I.. -I./.. -DTRANSLATOR -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT basecode.lo -MD -MP -MF .deps/basecode.Tpo -c basecode.c  -fPIC -DPIC -o .libs/basecode.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/kaffevm/systems/unix-jthreads -I.. -I./.. -DTRANSLATOR -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT constpool.lo -MD -MP -MF ".deps/constpool.Tpo" \
  -c -o constpool.lo `test -f 'constpool.c' || echo './'`constpool.c; \
then mv -f ".deps/constpool.Tpo" ".deps/constpool.Plo"; \
else rm -f ".deps/constpool.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/kaffevm/systems/unix-jthreads -I.. -I./.. -DTRANSLATOR -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT constpool.lo -MD -MP -MF .deps/constpool.Tpo -c constpool.c  -fPIC -DPIC -o .libs/constpool.o
/bin/sh ../../../config/regen-forward ../../../config/alpha/jit-alpha.def jit.def stamp-h02
/bin/sh ../../../config/regen-forward ../../../config/alpha/trampolines.c trampolines.c stamp-h03
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/kaffevm/systems/unix-jthreads -I.. -I./.. -DTRANSLATOR -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT funcs.lo -MD -MP -MF ".deps/funcs.Tpo" \
  -c -o funcs.lo `test -f 'funcs.c' || echo './'`funcs.c; \
then mv -f ".deps/funcs.Tpo" ".deps/funcs.Plo"; \
else rm -f ".deps/funcs.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/kaffevm/systems/unix-jthreads -I.. -I./.. -DTRANSLATOR -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT funcs.lo -MD -MP -MF .deps/funcs.Tpo -c funcs.c  -fPIC -DPIC -o .libs/funcs.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/kaffevm/systems/unix-jthreads -I.. -I./.. -DTRANSLATOR -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT icode.lo -MD -MP -MF ".deps/icode.Tpo" \
  -c -o icode.lo `test -f 'icode.c' || echo './'`icode.c; \
then mv -f ".deps/icode.Tpo" ".deps/icode.Plo"; \
else rm -f ".deps/icode.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/kaffevm/systems/unix-jthreads -I.. -I./.. -DTRANSLATOR -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT icode.lo -MD -MP -MF .deps/icode.Tpo -c icode.c  -fPIC -DPIC -o .libs/icode.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/kaffevm/systems/unix-jthreads -I.. -I./.. -DTRANSLATOR -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT labels.lo -MD -MP -MF ".deps/labels.Tpo" \
  -c -o labels.lo `test -f 'labels.c' || echo './'`labels.c; \
then mv -f ".deps/labels.Tpo" ".deps/labels.Plo"; \
else rm -f ".deps/labels.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/kaffevm/systems/unix-jthreads -I.. -I./.. -DTRANSLATOR -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT labels.lo -MD -MP -MF .deps/labels.Tpo -c labels.c  -fPIC -DPIC -o .libs/labels.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/kaffevm/systems/unix-jthreads -I.. -I./.. -DTRANSLATOR -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT registers.lo -MD -MP -MF ".deps/registers.Tpo" \
  -c -o registers.lo `test -f 'registers.c' || echo './'`registers.c; \
then mv -f ".deps/registers.Tpo" ".deps/registers.Plo"; \
else rm -f ".deps/registers.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/kaffevm/systems/unix-jthreads -I.. -I./.. -DTRANSLATOR -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT registers.lo -MD -MP -MF .deps/registers.Tpo -c registers.c  -fPIC -DPIC -o .libs/registers.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/kaffevm/systems/unix-jthreads -I.. -I./.. -DTRANSLATOR -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT slots.lo -MD -MP -MF ".deps/slots.Tpo" \
  -c -o slots.lo `test -f 'slots.c' || echo './'`slots.c; \
then mv -f ".deps/slots.Tpo" ".deps/slots.Plo"; \
else rm -f ".deps/slots.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/kaffevm/systems/unix-jthreads -I.. -I./.. -DTRANSLATOR -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT slots.lo -MD -MP -MF .deps/slots.Tpo -c slots.c  -fPIC -DPIC -o .libs/slots.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/kaffevm/systems/unix-jthreads -I.. -I./.. -DTRANSLATOR -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT machine.lo -MD -MP -MF ".deps/machine.Tpo" \
  -c -o machine.lo `test -f 'machine.c' || echo './'`machine.c; \
then mv -f ".deps/machine.Tpo" ".deps/machine.Plo"; \
else rm -f ".deps/machine.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/kaffevm/systems/unix-jthreads -I.. -I./.. -DTRANSLATOR -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT machine.lo -MD -MP -MF .deps/machine.Tpo -c machine.c  -fPIC -DPIC -o .libs/machine.o
if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe  -I../../../kaffe/kaffevm/systems/unix-jthreads -I.. -I./.. -DTRANSLATOR -I../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT seq.lo -MD -MP -MF ".deps/seq.Tpo" \
  -c -o seq.lo `test -f 'seq.c' || echo './'`seq.c; \
then mv -f ".deps/seq.Tpo" ".deps/seq.Plo"; \
else rm -f ".deps/seq.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/kaffevm/systems/unix-jthreads -I.. -I./.. -DTRANSLATOR -I../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT seq.lo -MD -MP -MF .deps/seq.Tpo -c seq.c  -fPIC -DPIC -o .libs/seq.o
/bin/sh ../../../libtool --mode=link gcc  -g -O2 -Wall -Wstrict-prototypes -mieee   -o libengine.la   basecode.lo constpool.lo funcs.lo icode.lo labels.lo registers.lo slots.lo machine.lo seq.lo  
ar cru .libs/libengine.a .libs/basecode.o .libs/constpool.o .libs/funcs.o .libs/icode.o .libs/labels.o .libs/registers.o .libs/slots.o .libs/machine.o .libs/seq.o
ranlib .libs/libengine.a
creating libengine.la
(cd .libs && rm -f libengine.la && ln -s ../libengine.la libengine.la)
make[3]: Leaving directory `/tmp/kcvs/kaffe_build2/kaffe/kaffevm/jit'
Making all in systems
make[3]: Entering directory `/tmp/kcvs/kaffe_build2/kaffe/kaffevm/systems'
Making all in unix-jthreads
make[4]: Entering directory `/tmp/kcvs/kaffe_build2/kaffe/kaffevm/systems/unix-jthreads'
if /bin/sh ../../../../libtool --mode=compile gcc -DTRANSLATOR -DKVER=\"1.1.x-cvs\" -I. -I. -I../../../../config -I../../../../include/kaffe  -I. -I. -I../.. -I./../.. -I../../../../config -I../../../../config -I../../../../include -I../../../../include -I../../../../kaffe/xprof -I../../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT jthread.lo -MD -MP -MF ".deps/jthread.Tpo" \
  -c -o jthread.lo `test -f 'jthread.c' || echo './'`jthread.c; \
then mv -f ".deps/jthread.Tpo" ".deps/jthread.Plo"; \
else rm -f ".deps/jthread.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -DTRANSLATOR -DKVER=\"1.1.x-cvs\" -I. -I. -I../../../../config -I../../../../include/kaffe -I. -I. -I../.. -I./../.. -I../../../../config -I../../../../config -I../../../../include -I../../../../include -I../../../../kaffe/xprof -I../../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT jthread.lo -MD -MP -MF .deps/jthread.Tpo -c jthread.c  -fPIC -DPIC -o .libs/jthread.o
if /bin/sh ../../../../libtool --mode=compile gcc -DTRANSLATOR -DKVER=\"1.1.x-cvs\" -I. -I. -I../../../../config -I../../../../include/kaffe  -I. -I. -I../.. -I./../.. -I../../../../config -I../../../../config -I../../../../include -I../../../../include -I../../../../kaffe/xprof -I../../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT syscalls.lo -MD -MP -MF ".deps/syscalls.Tpo" \
  -c -o syscalls.lo `test -f 'syscalls.c' || echo './'`syscalls.c; \
then mv -f ".deps/syscalls.Tpo" ".deps/syscalls.Plo"; \
else rm -f ".deps/syscalls.Tpo"; exit 1; \
fi
 gcc -DTRANSLATOR -DKVER=\"1.1.x-cvs\" -I. -I. -I../../../../config -I../../../../include/kaffe -I. -I. -I../.. -I./../.. -I../../../../config -I../../../../config -I../../../../include -I../../../../include -I../../../../kaffe/xprof -I../../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT syscalls.lo -MD -MP -MF .deps/syscalls.Tpo -c syscalls.c  -fPIC -DPIC -o .libs/syscalls.o
if /bin/sh ../../../../libtool --mode=compile gcc -DTRANSLATOR -DKVER=\"1.1.x-cvs\" -I. -I. -I../../../../config -I../../../../include/kaffe  -I. -I. -I../.. -I./../.. -I../../../../config -I../../../../config -I../../../../include -I../../../../include -I../../../../kaffe/xprof -I../../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT signal.lo -MD -MP -MF ".deps/signal.Tpo" \
  -c -o signal.lo `test -f 'signal.c' || echo './'`signal.c; \
then mv -f ".deps/signal.Tpo" ".deps/signal.Plo"; \
else rm -f ".deps/signal.Tpo"; exit 1; \
fi
 gcc -DTRANSLATOR -DKVER=\"1.1.x-cvs\" -I. -I. -I../../../../config -I../../../../include/kaffe -I. -I. -I../.. -I./../.. -I../../../../config -I../../../../config -I../../../../include -I../../../../include -I../../../../kaffe/xprof -I../../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c  -fPIC -DPIC -o .libs/signal.o
if /bin/sh ../../../../libtool --mode=compile gcc -DTRANSLATOR -DKVER=\"1.1.x-cvs\" -I. -I. -I../../../../config -I../../../../include/kaffe  -I. -I. -I../.. -I./../.. -I../../../../config -I../../../../config -I../../../../include -I../../../../include -I../../../../kaffe/xprof -I../../../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT jqueue.lo -MD -MP -MF ".deps/jqueue.Tpo" \
  -c -o jqueue.lo `test -f 'jqueue.c' || echo './'`jqueue.c; \
then mv -f ".deps/jqueue.Tpo" ".deps/jqueue.Plo"; \
else rm -f ".deps/jqueue.Tpo"; exit 1; \
fi
 gcc -DTRANSLATOR -DKVER=\"1.1.x-cvs\" -I. -I. -I../../../../config -I../../../../include/kaffe -I. -I. -I../.. -I./../.. -I../../../../config -I../../../../config -I../../../../include -I../../../../include -I../../../../kaffe/xprof -I../../../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../../../config -I../../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT jqueue.lo -MD -MP -MF .deps/jqueue.Tpo -c jqueue.c  -fPIC -DPIC -o .libs/jqueue.o
/bin/sh ../../../../libtool --mode=link gcc  -g -O2 -Wall -Wstrict-prototypes -mieee   -o libkthread.la   jthread.lo syscalls.lo signal.lo jqueue.lo  
ar cru .libs/libkthread.a .libs/jthread.o .libs/syscalls.o .libs/signal.o .libs/jqueue.o
ranlib .libs/libkthread.a
creating libkthread.la
(cd .libs && rm -f libkthread.la && ln -s ../libkthread.la libkthread.la)
make[4]: Leaving directory `/tmp/kcvs/kaffe_build2/kaffe/kaffevm/systems/unix-jthreads'
make[4]: Entering directory `/tmp/kcvs/kaffe_build2/kaffe/kaffevm/systems'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/tmp/kcvs/kaffe_build2/kaffe/kaffevm/systems'
make[3]: Leaving directory `/tmp/kcvs/kaffe_build2/kaffe/kaffevm/systems'
Making all in gcj
make[3]: Entering directory `/tmp/kcvs/kaffe_build2/kaffe/kaffevm/gcj'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/kcvs/kaffe_build2/kaffe/kaffevm/gcj'
make[3]: Entering directory `/tmp/kcvs/kaffe_build2/kaffe/kaffevm'
/bin/sh ../../config/regen-forward ./mem/gc-mem.c gc-mem.c stamp-h01
/bin/sh ../../config/regen-forward ../../config/alpha/linux/md.c md.c stamp-h02
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT access.lo -MD -MP -MF ".deps/access.Tpo" \
  -c -o access.lo `test -f 'access.c' || echo './'`access.c; \
then mv -f ".deps/access.Tpo" ".deps/access.Plo"; \
else rm -f ".deps/access.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT access.lo -MD -MP -MF .deps/access.Tpo -c access.c  -fPIC -DPIC -o .libs/access.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT baseClasses.lo -MD -MP -MF ".deps/baseClasses.Tpo" \
  -c -o baseClasses.lo `test -f 'baseClasses.c' || echo './'`baseClasses.c; \
then mv -f ".deps/baseClasses.Tpo" ".deps/baseClasses.Plo"; \
else rm -f ".deps/baseClasses.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT baseClasses.lo -MD -MP -MF .deps/baseClasses.Tpo -c baseClasses.c  -fPIC -DPIC -o .libs/baseClasses.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT classMethod.lo -MD -MP -MF ".deps/classMethod.Tpo" \
  -c -o classMethod.lo `test -f 'classMethod.c' || echo './'`classMethod.c; \
then mv -f ".deps/classMethod.Tpo" ".deps/classMethod.Plo"; \
else rm -f ".deps/classMethod.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT classMethod.lo -MD -MP -MF .deps/classMethod.Tpo -c classMethod.c  -fPIC -DPIC -o .libs/classMethod.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT classPool.lo -MD -MP -MF ".deps/classPool.Tpo" \
  -c -o classPool.lo `test -f 'classPool.c' || echo './'`classPool.c; \
then mv -f ".deps/classPool.Tpo" ".deps/classPool.Plo"; \
else rm -f ".deps/classPool.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT classPool.lo -MD -MP -MF .deps/classPool.Tpo -c classPool.c  -fPIC -DPIC -o .libs/classPool.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT methodCache.lo -MD -MP -MF ".deps/methodCache.Tpo" \
  -c -o methodCache.lo `test -f 'methodCache.c' || echo './'`methodCache.c; \
then mv -f ".deps/methodCache.Tpo" ".deps/methodCache.Plo"; \
else rm -f ".deps/methodCache.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT methodCache.lo -MD -MP -MF .deps/methodCache.Tpo -c methodCache.c  -fPIC -DPIC -o .libs/methodCache.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT code-analyse.lo -MD -MP -MF ".deps/code-analyse.Tpo" \
  -c -o code-analyse.lo `test -f 'code-analyse.c' || echo './'`code-analyse.c; \
then mv -f ".deps/code-analyse.Tpo" ".deps/code-analyse.Plo"; \
else rm -f ".deps/code-analyse.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT code-analyse.lo -MD -MP -MF .deps/code-analyse.Tpo -c code-analyse.c  -fPIC -DPIC -o .libs/code-analyse.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT code.lo -MD -MP -MF ".deps/code.Tpo" \
  -c -o code.lo `test -f 'code.c' || echo './'`code.c; \
then mv -f ".deps/code.Tpo" ".deps/code.Plo"; \
else rm -f ".deps/code.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT code.lo -MD -MP -MF .deps/code.Tpo -c code.c  -fPIC -DPIC -o .libs/code.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT constants.lo -MD -MP -MF ".deps/constants.Tpo" \
  -c -o constants.lo `test -f 'constants.c' || echo './'`constants.c; \
then mv -f ".deps/constants.Tpo" ".deps/constants.Plo"; \
else rm -f ".deps/constants.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT constants.lo -MD -MP -MF .deps/constants.Tpo -c constants.c  -fPIC -DPIC -o .libs/constants.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" \
  -c -o debug.lo `test -f 'debug.c' || echo './'`debug.c; \
then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; \
else rm -f ".deps/debug.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c  -fPIC -DPIC -o .libs/debug.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT exception.lo -MD -MP -MF ".deps/exception.Tpo" \
  -c -o exception.lo `test -f 'exception.c' || echo './'`exception.c; \
then mv -f ".deps/exception.Tpo" ".deps/exception.Plo"; \
else rm -f ".deps/exception.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT exception.lo -MD -MP -MF .deps/exception.Tpo -c exception.c  -fPIC -DPIC -o .libs/exception.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT external.lo -MD -MP -MF ".deps/external.Tpo" \
  -c -o external.lo `test -f 'external.c' || echo './'`external.c; \
then mv -f ".deps/external.Tpo" ".deps/external.Plo"; \
else rm -f ".deps/external.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT external.lo -MD -MP -MF .deps/external.Tpo -c external.c  -fPIC -DPIC -o .libs/external.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT findInJar.lo -MD -MP -MF ".deps/findInJar.Tpo" \
  -c -o findInJar.lo `test -f 'findInJar.c' || echo './'`findInJar.c; \
then mv -f ".deps/findInJar.Tpo" ".deps/findInJar.Plo"; \
else rm -f ".deps/findInJar.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT findInJar.lo -MD -MP -MF .deps/findInJar.Tpo -c findInJar.c  -fPIC -DPIC -o .libs/findInJar.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT fp.lo -MD -MP -MF ".deps/fp.Tpo" \
  -c -o fp.lo `test -f 'fp.c' || echo './'`fp.c; \
then mv -f ".deps/fp.Tpo" ".deps/fp.Plo"; \
else rm -f ".deps/fp.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT fp.lo -MD -MP -MF .deps/fp.Tpo -c fp.c  -fPIC -DPIC -o .libs/fp.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT gc.lo -MD -MP -MF ".deps/gc.Tpo" \
  -c -o gc.lo `test -f 'gc.c' || echo './'`gc.c; \
then mv -f ".deps/gc.Tpo" ".deps/gc.Plo"; \
else rm -f ".deps/gc.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c gc.c  -fPIC -DPIC -o .libs/gc.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT hashtab.lo -MD -MP -MF ".deps/hashtab.Tpo" \
  -c -o hashtab.lo `test -f 'hashtab.c' || echo './'`hashtab.c; \
then mv -f ".deps/hashtab.Tpo" ".deps/hashtab.Plo"; \
else rm -f ".deps/hashtab.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT hashtab.lo -MD -MP -MF .deps/hashtab.Tpo -c hashtab.c  -fPIC -DPIC -o .libs/hashtab.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT inflate.lo -MD -MP -MF ".deps/inflate.Tpo" \
  -c -o inflate.lo `test -f 'inflate.c' || echo './'`inflate.c; \
then mv -f ".deps/inflate.Tpo" ".deps/inflate.Plo"; \
else rm -f ".deps/inflate.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT inflate.lo -MD -MP -MF .deps/inflate.Tpo -c inflate.c  -fPIC -DPIC -o .libs/inflate.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT itypes.lo -MD -MP -MF ".deps/itypes.Tpo" \
  -c -o itypes.lo `test -f 'itypes.c' || echo './'`itypes.c; \
then mv -f ".deps/itypes.Tpo" ".deps/itypes.Plo"; \
else rm -f ".deps/itypes.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT itypes.lo -MD -MP -MF .deps/itypes.Tpo -c itypes.c  -fPIC -DPIC -o .libs/itypes.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT jar.lo -MD -MP -MF ".deps/jar.Tpo" \
  -c -o jar.lo `test -f 'jar.c' || echo './'`jar.c; \
then mv -f ".deps/jar.Tpo" ".deps/jar.Plo"; \
else rm -f ".deps/jar.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT jar.lo -MD -MP -MF .deps/jar.Tpo -c jar.c  -fPIC -DPIC -o .libs/jar.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT jni.lo -MD -MP -MF ".deps/jni.Tpo" \
  -c -o jni.lo `test -f 'jni.c' || echo './'`jni.c; \
then mv -f ".deps/jni.Tpo" ".deps/jni.Plo"; \
else rm -f ".deps/jni.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT jni.lo -MD -MP -MF .deps/jni.Tpo -c jni.c  -fPIC -DPIC -o .libs/jni.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT locks.lo -MD -MP -MF ".deps/locks.Tpo" \
  -c -o locks.lo `test -f 'locks.c' || echo './'`locks.c; \
then mv -f ".deps/locks.Tpo" ".deps/locks.Plo"; \
else rm -f ".deps/locks.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT locks.lo -MD -MP -MF .deps/locks.Tpo -c locks.c  -fPIC -DPIC -o .libs/locks.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT lookup.lo -MD -MP -MF ".deps/lookup.Tpo" \
  -c -o lookup.lo `test -f 'lookup.c' || echo './'`lookup.c; \
then mv -f ".deps/lookup.Tpo" ".deps/lookup.Plo"; \
else rm -f ".deps/lookup.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c  -fPIC -DPIC -o .libs/lookup.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT object.lo -MD -MP -MF ".deps/object.Tpo" \
  -c -o object.lo `test -f 'object.c' || echo './'`object.c; \
then mv -f ".deps/object.Tpo" ".deps/object.Plo"; \
else rm -f ".deps/object.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.c  -fPIC -DPIC -o .libs/object.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT readClass.lo -MD -MP -MF ".deps/readClass.Tpo" \
  -c -o readClass.lo `test -f 'readClass.c' || echo './'`readClass.c; \
then mv -f ".deps/readClass.Tpo" ".deps/readClass.Plo"; \
else rm -f ".deps/readClass.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT readClass.lo -MD -MP -MF .deps/readClass.Tpo -c readClass.c  -fPIC -DPIC -o .libs/readClass.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT sha-1.lo -MD -MP -MF ".deps/sha-1.Tpo" \
  -c -o sha-1.lo `test -f 'sha-1.c' || echo './'`sha-1.c; \
then mv -f ".deps/sha-1.Tpo" ".deps/sha-1.Plo"; \
else rm -f ".deps/sha-1.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT sha-1.lo -MD -MP -MF .deps/sha-1.Tpo -c sha-1.c  -fPIC -DPIC -o .libs/sha-1.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT soft.lo -MD -MP -MF ".deps/soft.Tpo" \
  -c -o soft.lo `test -f 'soft.c' || echo './'`soft.c; \
then mv -f ".deps/soft.Tpo" ".deps/soft.Plo"; \
else rm -f ".deps/soft.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT soft.lo -MD -MP -MF .deps/soft.Tpo -c soft.c  -fPIC -DPIC -o .libs/soft.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT stackTrace.lo -MD -MP -MF ".deps/stackTrace.Tpo" \
  -c -o stackTrace.lo `test -f 'stackTrace.c' || echo './'`stackTrace.c; \
then mv -f ".deps/stackTrace.Tpo" ".deps/stackTrace.Plo"; \
else rm -f ".deps/stackTrace.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT stackTrace.lo -MD -MP -MF .deps/stackTrace.Tpo -c stackTrace.c  -fPIC -DPIC -o .libs/stackTrace.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT stats.lo -MD -MP -MF ".deps/stats.Tpo" \
  -c -o stats.lo `test -f 'stats.c' || echo './'`stats.c; \
then mv -f ".deps/stats.Tpo" ".deps/stats.Plo"; \
else rm -f ".deps/stats.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.c  -fPIC -DPIC -o .libs/stats.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT string.lo -MD -MP -MF ".deps/string.Tpo" \
  -c -o string.lo `test -f 'string.c' || echo './'`string.c; \
then mv -f ".deps/string.Tpo" ".deps/string.Plo"; \
else rm -f ".deps/string.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c  -fPIC -DPIC -o .libs/string.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT stringParsing.lo -MD -MP -MF ".deps/stringParsing.Tpo" \
  -c -o stringParsing.lo `test -f 'stringParsing.c' || echo './'`stringParsing.c; \
then mv -f ".deps/stringParsing.Tpo" ".deps/stringParsing.Plo"; \
else rm -f ".deps/stringParsing.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT stringParsing.lo -MD -MP -MF .deps/stringParsing.Tpo -c stringParsing.c  -fPIC -DPIC -o .libs/stringParsing.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT support.lo -MD -MP -MF ".deps/support.Tpo" \
  -c -o support.lo `test -f 'support.c' || echo './'`support.c; \
then mv -f ".deps/support.Tpo" ".deps/support.Plo"; \
else rm -f ".deps/support.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT support.lo -MD -MP -MF .deps/support.Tpo -c support.c  -fPIC -DPIC -o .libs/support.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT thread.lo -MD -MP -MF ".deps/thread.Tpo" \
  -c -o thread.lo `test -f 'thread.c' || echo './'`thread.c; \
then mv -f ".deps/thread.Tpo" ".deps/thread.Plo"; \
else rm -f ".deps/thread.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT thread.lo -MD -MP -MF .deps/thread.Tpo -c thread.c  -fPIC -DPIC -o .libs/thread.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT utf8const.lo -MD -MP -MF ".deps/utf8const.Tpo" \
  -c -o utf8const.lo `test -f 'utf8const.c' || echo './'`utf8const.c; \
then mv -f ".deps/utf8const.Tpo" ".deps/utf8const.Plo"; \
else rm -f ".deps/utf8const.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT utf8const.lo -MD -MP -MF .deps/utf8const.Tpo -c utf8const.c  -fPIC -DPIC -o .libs/utf8const.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT gcFuncs.lo -MD -MP -MF ".deps/gcFuncs.Tpo" \
  -c -o gcFuncs.lo `test -f 'gcFuncs.c' || echo './'`gcFuncs.c; \
then mv -f ".deps/gcFuncs.Tpo" ".deps/gcFuncs.Plo"; \
else rm -f ".deps/gcFuncs.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT gcFuncs.lo -MD -MP -MF .deps/gcFuncs.Tpo -c gcFuncs.c  -fPIC -DPIC -o .libs/gcFuncs.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT gcRefs.lo -MD -MP -MF ".deps/gcRefs.Tpo" \
  -c -o gcRefs.lo `test -f 'gcRefs.c' || echo './'`gcRefs.c; \
then mv -f ".deps/gcRefs.Tpo" ".deps/gcRefs.Plo"; \
else rm -f ".deps/gcRefs.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT gcRefs.lo -MD -MP -MF .deps/gcRefs.Tpo -c gcRefs.c  -fPIC -DPIC -o .libs/gcRefs.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT verify.lo -MD -MP -MF ".deps/verify.Tpo" \
  -c -o verify.lo `test -f 'verify.c' || echo './'`verify.c; \
then mv -f ".deps/verify.Tpo" ".deps/verify.Plo"; \
else rm -f ".deps/verify.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c verify.c  -fPIC -DPIC -o .libs/verify.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT gc-mem.lo -MD -MP -MF ".deps/gc-mem.Tpo" \
  -c -o gc-mem.lo `test -f 'gc-mem.c' || echo './'`gc-mem.c; \
then mv -f ".deps/gc-mem.Tpo" ".deps/gc-mem.Plo"; \
else rm -f ".deps/gc-mem.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT gc-mem.lo -MD -MP -MF .deps/gc-mem.Tpo -c gc-mem.c  -fPIC -DPIC -o .libs/gc-mem.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT md.lo -MD -MP -MF ".deps/md.Tpo" \
  -c -o md.lo `test -f 'md.c' || echo './'`md.c; \
then mv -f ".deps/md.Tpo" ".deps/md.Plo"; \
else rm -f ".deps/md.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER=\"1.1.x-cvs\" -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -MT md.lo -MD -MP -MF .deps/md.Tpo -c md.c  -fPIC -DPIC -o .libs/md.o
/bin/sh ../../libtool --mode=link gcc  -g -O2 -Wall -Wstrict-prototypes -mieee   -o libkaffevm.la -rpath /usr/local/kaffe/jre/lib/alpha  -export-dynamic -release 1.1.x-cvs access.lo baseClasses.lo classMethod.lo classPool.lo methodCache.lo code-analyse.lo code.lo constants.lo debug.lo exception.lo external.lo findInJar.lo fp.lo gc.lo hashtab.lo inflate.lo itypes.lo jar.lo jni.lo locks.lo lookup.lo object.lo readClass.lo sha-1.lo soft.lo stackTrace.lo stats.lo string.lo stringParsing.lo support.lo thread.lo utf8const.lo gcFuncs.lo gcRefs.lo verify.lo gc-mem.lo md.lo ../../libltdl/libltdlc.la jit/libengine.la  systems/unix-jthreads/libkthread.la  -lm  
gcc -shared  .libs/access.o .libs/baseClasses.o .libs/classMethod.o .libs/classPool.o .libs/methodCache.o .libs/code-analyse.o .libs/code.o .libs/constants.o .libs/debug.o .libs/exception.o .libs/external.o .libs/findInJar.o .libs/fp.o .libs/gc.o .libs/hashtab.o .libs/inflate.o .libs/itypes.o .libs/jar.o .libs/jni.o .libs/locks.o .libs/lookup.o .libs/object.o .libs/readClass.o .libs/sha-1.o .libs/soft.o .libs/stackTrace.o .libs/stats.o .libs/string.o .libs/stringParsing.o .libs/support.o .libs/thread.o .libs/utf8const.o .libs/gcFuncs.o .libs/gcRefs.o .libs/verify.o .libs/gc-mem.o .libs/md.o -Wl,--whole-archive ../../libltdl/.libs/libltdlc.a jit/.libs/libengine.a systems/unix-jthreads/.libs/libkthread.a -Wl,--no-whole-archive  -ldl -lm  -mieee -Wl,-soname -Wl,libkaffevm-1.1.x-cvs.so -o .libs/libkaffevm-1.1.x-cvs.so
(cd .libs && rm -f libkaffevm.so && ln -s libkaffevm-1.1.x-cvs.so libkaffevm.so)
creating libkaffevm.la
(cd .libs && rm -f libkaffevm.la && ln -s ../libkaffevm.la libkaffevm.la)
make[3]: Leaving directory `/tmp/kcvs/kaffe_build2/kaffe/kaffevm'
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/kaffe/kaffevm'
Making all in kaffe
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/kaffe/kaffe'
if gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../kaffevm -I./../kaffevm -I../../libltdl -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT main.o -MD -MP -MF ".deps/main.Tpo" \
  -c -o main.o `test -f 'main.c' || echo './'`main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
rm -f version-info.h version-info.hT
echo "/* version-info.h is automagically generated by Kaffe's Makefile */" > version-info.hT
sed < ../../ChangeLog            \
  -e 's/^/#define VER_CHANGELOG_HEAD "/' \
  -e 's/$/"/'				 \
  -e '1q' >> version-info.hT
echo '#define VER_COMPILE_DATE  "'`date`'" '            >> version-info.hT
echo '#define VER_COMPILE_HOST  "'`hostname`'"'         >> version-info.hT
echo '#define VER_CC            "gcc"'                >> version-info.hT
echo '#define VER_KAFFELIBS     """"'      >> version-info.hT
echo '#define VER_CFLAGS        """-g -O2 -Wall -Wstrict-prototypes -mieee"'      >> version-info.hT
echo '#define VER_CPPFLAGS      "-I../kaffevm -I./../kaffevm -I../../libltdl -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include""-DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG"'  >> version-info.hT
echo '#define VER_LDFLAGS       ""'            >> version-info.hT
echo '#define VER_DEFS          "-DHAVE_CONFIG_H"'              >> version-info.hT
echo '#define VER_PREFIX        "/usr/local/kaffe"'            >> version-info.hT
echo '#define VER_THREAD_SYSTEM "unix-jthreads"'     >> version-info.hT
mv version-info.hT version-info.h
if gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe  -I../kaffevm -I./../kaffevm -I../../libltdl -I../../kaffe/jvmpi -I../../kaffe/xprof -I../../include -DKVER='"1.1.x-cvs"' -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/jit -I/tmp/kcvs/kaffe_build2/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include  -DKAFFE_VMDEBUG  -g -O2 -Wall -Wstrict-prototypes -mieee -MT version.o -MD -MP -MF ".deps/version.Tpo" \
  -c -o version.o `test -f 'version.c' || echo './'`version.c; \
then mv -f ".deps/version.Tpo" ".deps/version.Po"; \
else rm -f ".deps/version.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link gcc  -g -O2 -Wall -Wstrict-prototypes -mieee   -o kaffe-bin  -export-dynamic main.o version.o -dlopen ../../libraries/clib/native/libnative.la -dlopen ../../libraries/clib/net/libnet.la -dlopen ../../libraries/clib/io/libio.la -dlopen ../../libraries/clib/zip/libzip.la -dlopen ../../libraries/clib/math/libmath.la -dlopen ../../libraries/clib/management/libmanagement.la -dlopen ../../libraries/clib/security/libsecurity.la -dlopen ../../libraries/clib/awt/X/libawt.la ../kaffevm/libkaffevm.la    ../../libltdl/libltdlc.la 
mkdir .libs
rm -f .libs/kaffe-bin.nm .libs/kaffe-bin.nmS .libs/kaffe-bin.nmT
creating .libs/kaffe-binS.c
(cd .libs && gcc -c -fno-builtin "kaffe-binS.c")
rm -f .libs/kaffe-binS.c .libs/kaffe-bin.nm .libs/kaffe-bin.nmS .libs/kaffe-bin.nmT
gcc -g -O2 -Wall -Wstrict-prototypes -mieee -o .libs/kaffe-bin main.o version.o .libs/kaffe-binS.o -Wl,--export-dynamic  ../kaffevm/.libs/libkaffevm.so -lm ../../libltdl/.libs/libltdlc.a -ldl -Wl,--rpath -Wl,/usr/local/kaffe/jre/lib/alpha
creating kaffe-bin
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/kaffe/kaffe'
Making all in scripts
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/kaffe/scripts'
Making all in compat
make[3]: Entering directory `/tmp/kcvs/kaffe_build2/kaffe/scripts/compat'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/kcvs/kaffe_build2/kaffe/scripts/compat'
make[3]: Entering directory `/tmp/kcvs/kaffe_build2/kaffe/scripts'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/kcvs/kaffe_build2/kaffe/scripts'
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/kaffe/scripts'
Making all in man
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/kaffe/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/kaffe/man'
make[2]: Entering directory `/tmp/kcvs/kaffe_build2/kaffe'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/tmp/kcvs/kaffe_build2/kaffe'
make[1]: Leaving directory `/tmp/kcvs/kaffe_build2/kaffe'
Making all in libraries/javalib
make[1]: Entering directory `/tmp/kcvs/kaffe_build2/libraries/javalib'
rm -rf lib
mkdir lib
/bin/sh ./rebuildLib @essential.files
Compiling classes from  @essential.files  using  /tmp/kcvs/kaffe_build2/kaffe/kaffe/kaffe-bin -verbosegc -mx 256M at.dms.kjc.Main
Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/ArrayIndexOutOfBoundsException
./rebuildLib: line 58: 14014 Aborted                 (core dumped) $JAVAC $VERBOSE $JAVAC_FLAGS -d $LIBDIR $CPATH ${1+"$@"}
make[1]: *** [lib/stamp] Error 134
make[1]: Leaving directory `/tmp/kcvs/kaffe_build2/libraries/javalib'
make: *** [all-recursive] Error 1
zsh: exit 2     make
-------------- next part --------------

-- 
Alexander Kotelnikov
Saint-Petersburg, Russia


More information about the kaffe mailing list