Re: still broken

Date view Thread view Subject view Author view

From: Godmar Back (gback@cs.utah.edu)
Date: Sun Jan 10 1999 - 18:49:25 EST


>
> On Jan 10, 1999, Godmar Back <gback@cs.utah.edu> wrote:
>
> >>
> >> On Jan 10, 1999, Godmar Back <gback@cs.utah.edu> wrote:
> >>
> >> > -rw-r--r-- 1 gback cs-rsrch 20121 Jan 10 15:09 kaffe/kaffevm/jit/.libs/libengine.alx/constpool.lo
> >>
> >> The problem is the line breaks that remained in the string. There's
> >> another attempt in the CVS tree right now. Will you please give it a
> >> try? You only have to run `config.status --recheck' to update the
> >> libtool script.
> >>
>
> > Nope. Same message after both `config.status --recheck' and
>
> > Which files did you update?
>
> Initially, both. Now, I've just updated ltmain.sh again, will you
> please give it one more try? I'm leaving for dinner right now, so if
> you still find some trouble with this particular problem and you don't
> want to wait for me, I've been hacking line 1645 of ltmain.sh; you may
> give it a try yourself.
>

Now I'm seeing this:

make[2]: Entering directory `/x/gback/transvirtual/obj/kaffe/kaffe'
gcc -DHAVE_CONFIG_H -I. -I../../../kaffe/kaffe/kaffe -I../../config -I../../include -I../kaffevm -I../../../kaffe/kaffe/kaffe/../kaffevm -I../../../kaffe/libltdl -I/usr/local/include -DKVER=1.0b3 -I../../../kaffe/config -I../../../kaffe/include -g -O2 -Wall -Wstrict-prototypes -c ../../../kaffe/kaffe/kaffe/main.c
/bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -Wstrict-prototypes -o Kaffe -export-dynamic `for lib in ../../libraries/clib/native/libnative.la ../../libraries/clib/net/libnet.la ../../libraries/clib/io/libio.la ../../libraries/clib/zip/libzip.la ../../libraries/clib/math/libmath.la ../../libraries/clib/management/libmanagement.la ../../libraries/clib/awt/X/libawt.la ; do echo -dlopen $lib; done` main.o ../kaffevm/libkaffevm.la -lm -lc
libtool: link: not configured to extract global symbols from dlpreopened files
mkdir .libs
LD_LIBRARY_PATH="../kaffevm/.libs:$LD_LIBRARY_PATH" gcc -g -O2 -Wall -Wstrict-prototypes -o .libs/Kaffe -lm -lc -lm -lc -lm -lc -lz -lm -lc -lgmp -lm -lc -lm -lc -L/usr/X11R6/lib -lm -lc main.o -R/x/gback/transvirtual/install/lib -lkaffevm -lm -lc -lm -lc -lgcc -lm -lc -lm -lc
/usr/lib/libm.so.2.0: Undefined symbol `__GLOBAL_OFFSET_TABLE_' referenced
/usr/lib/libc.so.3.0: Undefined symbol `__GLOBAL_OFFSET_TABLE_' referenced
/usr/lib/libz.so.2.0: Undefined symbol `__GLOBAL_OFFSET_TABLE_' referenced
/usr/lib/libgmp.so.3.0: Undefined symbol `__GLOBAL_OFFSET_TABLE_' referenced
../../../kaffe/kaffe/kaffe/main.c:67: Undefined symbol `_dld_preloaded_symbols' referenced from text segment
../../kaffe/libltdl/ltdl.c:216: Undefined symbol `__GLOBAL_OFFSET_TABLE_' referenced from text segment
../../kaffe/libltdl/ltdl.c:228: Undefined symbol `__GLOBAL_OFFSET_TABLE_' referenced from text segment
../../kaffe/libltdl/ltdl.c:240: Undefined symbol `__GLOBAL_OFFSET_TABLE_' referenced from text segment
../../kaffe/libltdl/ltdl.c:518: Undefined symbol `__GLOBAL_OFFSET_TABLE_' referenced from text segment
../../kaffe/libltdl/ltdl.c:553: Undefined symbol `__GLOBAL_OFFSET_TABLE_' referenced from text segment
../../kaffe/libltdl/ltdl.c:0: More undefined symbol __GLOBAL_OFFSET_TABLE_ refs follow
../../../kaffe/kaffe/kaffevm/classMethod.c:1285: Undefined symbol `_i386_do_fixup_trampoline' referenced from text segment
../../../kaffe/kaffe/kaffevm/classMethod.c:1419: Undefined symbol `_i386_do_fixup_trampoline' referenced from text segment
../../../../kaffe/config/i386/jit-i386.def:1444: Undefined symbol `soft_fixup_trampoline' referenced from text segment
ld: Spurious undefined symbols: # undefined symbols 3, reported 4
make[2]: *** [Kaffe] Error 1
make[2]: Leaving directory `/x/gback/transvirtual/obj/kaffe/kaffe'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/x/gback/transvirtual/obj/kaffe'
make: *** [all-recursive] Error 1
108.279u 45.750s 3:40.82 69.7% 817+1415k 94+9215io 16pf+0w


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:34 EDT