#16914 closed update (fixed)
libgtop: update to 2.24.0
Reported by: | markdigital69@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | libgtop update | Cc: | jmroot (Joshua Root) |
Port: | libgtop |
Description
Forwarded the patch to gnome.org for future releases.
Attachments (2)
Change History (9)
Changed 16 years ago by markdigital69@…
Attachment: | Portfile.diff added |
---|
Changed 16 years ago by markdigital69@…
Attachment: | patch-sysdeps-darwin-glibtop_server.h.diff added |
---|
comment:1 Changed 16 years ago by markdigital69@…
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Cc: | jmr@… added |
---|
comment:3 Changed 16 years ago by jmroot (Joshua Root)
I forgot that you'd said there was a problem with the update, and checked it in (r41028). Is the problem bad enough that the update should be reverted for now?
comment:4 Changed 16 years ago by markdigital69@…
Well, the current gnome-system-monitor-2.21.5 doesn't compile and the future gnome-system-monitor compiles but fails to execute. I guess anything that tries to load libgtop will fail:
gnome-system-monitor dyld: Symbol not found: __glibtop_init_proc_affinity_s Referenced from: /opt/local/lib/libgtop-2.0.7.dylib Expected in: flat namespace
Looks like we need to implement this function. I will take a look at the Linux and FreeBSD versions but I don't have spare time right now. Maybe an empty function would do the job? Anyway, I think it would be best if we reverted it.
comment:5 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I think this should be fixed in a fairly reasonable manner by r41119.
comment:6 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → update |
---|
Note: See
TracTickets for help on using
tickets.
Nevermind, there is a problem with this patch. I'm working on it.