FreeBSD compile error

Simon Lindgren lindgren at istudio.no
Mon Sep 8 02:30:28 PDT 1997


At 16:11 06.09.97 -0700, archie at whistle.com wrote:
>
>I get this when compiling Kaffe 0.9.1 (with the BISS and javasoft packages
>installed), in ./kaffe/kaffevm/support.c. This was after "./configure;make".
>
>> gcc -g -O  -I. -I. -I./../../config -I../../config -I../../include
-I./../../include -DTRANSLATOR -I./jit -DKVER=\"0.91\" -c -fPIC locks.c
>> gcc -g -O  -I. -I. -I./../../config -I../../config -I../../include
-I./../../include -DTRANSLATOR -I./jit -DKVER=\"0.91\" -c -fPIC threadCalls.c
>> gcc -g -O  -I. -I. -I./../../config -I../../config -I../../include
-I./../../include -DTRANSLATOR -I./jit -DKVER=\"0.91\" -c -fPIC support.c
>> support.c: In function `do_execute_java_method':
>> support.c:80: inconsistent operand constraints in an `asm'
>> support.c: In function `do_execute_java_class_method':
>> support.c:122: inconsistent operand constraints in an `asm'
>> support.c: In function `execute_java_constructor':
>> support.c:173: inconsistent operand constraints in an `asm'
>> *** Error code 1
>> 
>> Stop.
>
>Some more info...
>
>> $ gcc --version
>> 2.6.3
>> $ uname -a
>> FreeBSD land.whistle.com 2.2-CURRENT FreeBSD 2.2-CURRENT #0: Sun Mar 30
23:14:55 PST 1997     root at land.whistle.com:/usr/src/sys/compile/LAND  i386
>
>Sorry if this has been covered on the list already..
>
>Thanks,
>-Archie

I had this problem. Then I downloaded the FreeBSD port at the freebsd site 
(www.freebsd.org - click on 'applications' then 'lang') - it compiled
without any errors (I guess some1 took the trouble to add some patches :)

Works like a charm.


Simon Lindgren
biz: lindgren at istudio.no
priv: simon at lindgren.no
info: http://lindgren.no/info/



More information about the kaffe mailing list