[Bug 20320] New: Gnome-mag is not built with the XDamage extensions.

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Wed Nov 30 22:30:31 GMT 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

           Summary: Gnome-mag is not built with the XDamage extensions.
           Product: Ubuntu
           Version: unspecified
          Platform: i386
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gnome-mag
        AssignedTo: debzilla at ubuntu.com
        ReportedBy: themuso at themuso.com
                CC: ubuntu-accessibility at lists.ubuntu.com


The gnome-mag package is capable of being built against the XDamage extensions
for fullscreen magnification. Unfortunately, the Ubuntu package is not built
with this X extension.

libxdamage-dev needs to be added as a dependancy for gnome-mag, however some
editing of the configure.in file is needed in order to get the configure script
to find the header files needed to build support for the extension. The library
itself is found, but during the build, /usr/include/X11/extensions is not
referenced. This is the case both on Breezy, and Dapper.

The relevant parts of the config.log and the make step are included for further
reference.

configure.log:
configure:23139: checking for XDamageCreate in -lXdamage
configure:23169: gcc -o conftest -g -O2 -Wall   conftest.c -lXdamage   >&5
configure:23175: $? = 0
configure:23179: test -z
                         || test ! -s conftest.err
configure:23182: $? = 0
configure:23185: test -s conftest
configure:23188: $? = 0
configure:23201: result: yes

Relevant part of the make output:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I /opt/fdo/include -DORBIT2=1 -pthread
-I/usr/include/at-spi-1.0 -I/usr/include/libbonobo-2.0 -I/usr/include/atk-1.0
-I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/cairo
-I/usr/include/pango-1.0  			-I..			-I..		-I../idl		-DG_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED	
-DCURSORSDIR=\""/usr/local/share/gnome-mag"\"   -g -O2 -Wall -I /opt/fdo/include
-DORBIT2=1 -pthread -I/usr/include/at-spi-1.0 -I/usr/include/libbonobo-2.0
-I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0
-I/usr/include/bonobo-activation-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/cairo -I/usr/include/pango-1.0   -g -O2 -Wall -c damage-client.c

-- 
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.



More information about the Ubuntu-accessibility mailing list