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 [EMAIL PROTECTED] 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 on the CC list for the bug, or are watching someone who is. -- Ubuntu-accessibility mailing list [email protected] http://lists.ubuntu.com/mailman/listinfo/ubuntu-accessibility
