Bug 2969

Summary: libunwind java bindings should not build on arches libunwind does not support
Product: frysk Reporter: Rick Moseley <rmoseley>
Component: generalAssignee: Rick Moseley <rmoseley>
Status: RESOLVED FIXED    
Severity: normal CC: ajocksch, qiyaoltc, woodzltc, zhengyzy
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 2188, 3076    

Description Rick Moseley 2006-07-27 19:45:39 UTC
The libunwind java bindings try to build on architectures where libunwind is not
currently supported.  This causes the build to break on PPC/PPC64 systems. 
Unpleasant things must be done to fix the build right now.  The java bindings
should use the same variable used when the libunwind library is removed from the
build system.
Comment 1 Wu Zhou 2006-09-28 15:15:43 UTC
Now that ppc64 stubs for libunwind are already in Frysk, this should not be a
big problem right now. Lowering its priority.
Comment 2 Rick Moseley 2008-01-16 19:05:00 UTC
Cannot dup in current version.