Sonny Yang created ZOOKEEPER-1965:
-------------------------------------
Summary: Install could not be done on powerpc Error: Unrecognized
opcode: `lock'
Key: ZOOKEEPER-1965
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1965
Project: ZooKeeper
Issue Type: Bug
Components: c client
Affects Versions: 3.4.5
Environment: powerpc64 Linux version 2.6.32-220.el6.ppc64
([email protected]) (gcc version 4.4.5 20110214 (Red Hat
4.4.5-6) (GCC) ) #1 SMP Wed Nov 9 08:02:37 EST 2011
Reporter: Sonny Yang
after (ant compile_jute) and(cd src/c/ ./configure), make can not be done!
It contains error:
/tmp/ccyJ6new.s: Assembler messages:
/tmp/ccyJ6new.s:67: Error: Unrecognized opcode: `lock'
/tmp/ccyJ6new.s:102: Error: Unrecognized opcode: `lock'
/tmp/ccyJ6new.s:431: Error: Unrecognized opcode: `lock'
/tmp/ccyJ6new.s:464: Error: Unrecognized opcode: `lock'
make[1]: *** [libzkmt_la-mt_adaptor.lo] Error 1
make[1]: Leaving directory `/gpfs/ibmu/sjtupower/rawdep/zookeeper-3.4.5/src/c'
make: *** [all] Error 2
I don't know how to fix it
--
This message was sent by Atlassian JIRA
(v6.2#6252)