Bug 17393 - OHM doesn't build on x86_64
Summary: OHM doesn't build on x86_64
Status: NEW
Alias: None
Product: OHM
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Rob Taylor
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 107854
  Show dependency treegraph
 
Reported: 2008-09-01 09:32 UTC by John Carr
Modified: 2018-09-07 08:16 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Use G_GINT64_FORMAT not %lld (1.72 KB, patch)
2008-09-01 09:34 UTC, John Carr
Details | Splinter Review

Description John Carr 2008-09-01 09:32:40 UTC
OHM doesn't build on x86_64 because of the use of %lld in a couple of g_debug statements. Here is a patch to use G_GINT64_FORMAT instead.
Comment 1 John Carr 2008-09-01 09:34:23 UTC
Created attachment 18613 [details] [review]
Use G_GINT64_FORMAT not %lld


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.