[kaffe] kaffe make problem

Robert Liang rbliang at gmail.com
Sat Nov 11 04:23:23 PST 2006


Hello,

I've just checked out kaffe from CVS. I can run ./configure successfully but
got following errors when I tried to run make:

gcc -I./../../../replace -I./../../../replace -Wall -W -fno-strict-aliasing
-fno-omit-frame-pointer -g -O2 -pedantic -Wstrict-prototypes
-Wmissing-prototypes -Wwrite-strings -o fastjar fastjar-jartool.o
fastjar-dostime.o fastjar-compress.o fastjar-pushback.o fastjar-shift.o
-pthread ../zlib/.libs/libz.a ./../../../replace/.libs/libreplace.a
-lpthread
/usr/lib/libc_nonshared.a(elf-init.oS)(.text.__i686.get_pc_thunk.bx+0x0): In
function `__i686.get_pc_thunk.bx':
: multiple definition of `__i686.get_pc_thunk.bx'
../zlib/.libs/libz.a(crc32.o)(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0):/home/rubo/kaffe/external/gcc/zlib/crc32.c:206:
first defined here
collect2: ld returned 1 exit status
make[4]: *** [fastjar] error 1
make[4]: Leaving directory `/home/rubo/kaffe/external/gcc/fastjar'
make[3]: *** [all] error 2
make[3]: Leaving directory `/home/rubo/kaffe/external/gcc/fastjar'
make[2]: *** [all-recursive] error 1
make[2]: Leaving directory `/home/rubo/kaffe/external/gcc'
make[1]: *** [all-recursive] error 1
make[1]: Leaving directory `/home/rubo/kaffe/external'

Can anyone help me out, thanks in advance.

Best,
Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://kaffe.org/pipermail/kaffe/attachments/20061111/72526def/attachment-0004.htm 


More information about the kaffe mailing list