Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 137082
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: AMD64 Project <amd64@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Aleksi Torhamo <alexer@mbnet.fi>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 137082 depends on: Show dependency tree
Bug 137082 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-06-17 07:14 0000
Gkrellm fails to detect a running mbmon daemon on amd64.

There is a "#if defined(__i386__)"-block at lines 198-237 in
src/sysdeps/sensors-common.c, which prevents the code for detecting
mbmon-daemon from being compiled in gkrellm at least in amd64. (Actually, i
don't see why the mbmon-detection is restricted to i386)

As i'm using amd64 only, i just stripped the #ifdef away, as i don't know what
symbol amd64-platforms define for the purpose (Googled, could it be
__x86_64__?), but the solution would be to append the correct "|| defined()" to
the end of line 198. (Or to remove the whole #ifdef, if it isn't needed)

------- Comment #1 From Malcolm Lashley (RETIRED) 2006-06-18 07:33:29 0000 -------
Fixed in CVS, mbmon support works fine on amd64 - suggested the same change to
upstream in addition. Thanks Aleksi.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug