Skip Menu |

This queue is for tickets about the X11-GUITest CPAN distribution.

Report information
The Basics
Id: 77972
Status: resolved
Priority: 0/
Queue: X11-GUITest

People
Owner: Nobody in particular
Requestors: chenlei1 [...] ualberta.ca
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: bug in x11-guitest
Date: Fri, 22 Jun 2012 23:12:41 -0600
To: bug-X11-GUITest [...] rt.cpan.org
From: Ray Zhang <chenlei1 [...] ualberta.ca>
I was trying to install the recorder of X11::GUITest(version 0.25). When I try to make, I always have the following errors: make all-recursive make[1]: Entering directory `/home/ray/user-test/ x11guitest/recorder' Making all in src make[2]: Entering directory `/home/ray/user-test/x11guitest/recorder/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -DNOPERL -I/usr/include -I../ -I../../ -I/usr/X11R6/include -I/usr/X/include -g -O2 -MT record.o -MD -MP -MF .deps/record.Tpo -c -o record.o record.c record.c: In function ‘EventCallback’: record.c:185:8: error: ‘XKeycodeToKeysym’ is deprecated (declared at /usr/include/X11/Xlib.h:1695) [-Werror=deprecated-declarations] cc1: all warnings being treated as errors make[2]: *** [record.o] Error 1 make[2]: Leaving directory `/home/ray/user-test/x11guitest/recorder/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/ray/user-test/x11guitest/recorder' make: *** [all] Error 2 I did a lot of search but couldn't find a solution. Could you help me to look into this? Thank you. Operating System vendor and version: Linux ubuntu 3.2.0-25-generic-pae #40-Ubuntu SMP Wed May 23 22:11:24 UTC 2012 i686 i686 i386 GNU/Linux Perl version: v5.14.2 gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) -- * Chenlei(Ray)Zhang * *Department of Computing Science* *University of Alberta*
Hi. This issue has been solved in the latest version of X11::GUITest. Regards, PECastro