Opened 14 years ago
Last modified 14 years ago
#1131 new Defect
boinc fix for building with libnotify >= 0.7
| Reported by: | mjakubicek | Owned by: | romw |
|---|---|---|---|
| Priority: | Minor | Milestone: | Undetermined |
| Component: | Manager | Version: | 6.12.34 |
| Keywords: | Cc: | xjakub@… |
Description
There was an API change in libnotify 0.7 that prevents boinc building against that version, see here for details:
http://comments.gmane.org/gmane.linux.redhat.fedora.devel/141899
I'm attaching a very simple patch that works with libnotify >= 0.7, but you'll probably want a better solution that autodetects using AC_CHECK_FUNC (e.g. such as here: http://mail.gnome.org/archives/commits-list/2010-November/msg00182.html)
Attachments (1)
Change History (2)
Changed 14 years ago by
| Attachment: | boinc-libnotify.patch added |
|---|
comment:1 Changed 14 years ago by
| Cc: | xjakub@… added |
|---|
see also #1116, point 1, for a (maybe, I didn't test) better patch

patch to build with libnotify 0.7