[Bug 20320] Gnome-mag is not built with the XDamage extensions.
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Sun Dec 4 02:06:35 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=20320
Ubuntu | gnome-mag
------- Additional Comments From themuso at themuso.com 2005-12-04 02:06 UTC -------
I have managed to come up with a fix for this bug.
It turns out that the headers weren't the only problem. The Xdamage library is
not actually linked against the magnifier binary at compile time. I also found
that the magnifier compilation was linking against libXfixes which it can also
use, it doesn't reference the headers for that either. I have fixed both of these.
The attached patch contains the original fix in configure.in, a rebuilt
configure script and debian/control* files to add libxdamage-dev and
libxfixes-dev to the Build-Depends list.
The fix is probably slightly cludgy, but it works for me.
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the desktop-bugs
mailing list