>support.c: In function `callMethodA': >support.c:343: inconsistent operand constraints in an `asm' This problem is known on sparc. It is because, new sysdepCallMethod uses asm directives which are available in newer version of gcc. Please install gcc-2.7.[12] or gcc-2.8.* first. Kiyo