Bug 2969 - libunwind java bindings should not build on arches libunwind does not support
Summary: libunwind java bindings should not build on arches libunwind does not support
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P3 normal
Target Milestone: ---
Assignee: Rick Moseley
URL:
Keywords:
Depends on:
Blocks: 2188 3076
  Show dependency treegraph
 
Reported: 2006-07-27 19:45 UTC by Rick Moseley
Modified: 2008-01-16 19:05 UTC (History)
4 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.