For the patch below some testing on various platforms/dists needs to be
done to make sure we don't break any distribution.
I can do Debian (and Ubuntu).
William, can you test on Fedora?
/hesa
--- xnee-3.07/libxnee/src/Makefile.in- 2010-10-16 00:13:56.000000000
+0200
+++ xnee-3.07/libxnee/src/Makefile.in 2010-11-22 14:02:08.320903949
+0100
@@ -683,11 +683,11 @@
tags uninstall uninstall-am uninstall-libLTLIBRARIES
-dnl libxnee_la_SOURCES = $(LIB_XNEE_SOURCE_FILES)
+libxnee_la_SOURCES = $(LIB_XNEE_SOURCE_FILES)
-dnl noinst_LIBRARIES = libxnee.a
+noinst_LIBRARIES = libxnee.a
-dnl noinst_LTLIBRARIES = $(WANTED_LIBXNEE)
+noinst_LTLIBRARIES = $(WANTED_LIBXNEE)
@NOT_INSTALL_LIBS_TRUE@install-exec-local:
@NOT_INSTALL_LIBS_TRUE@ echo " ... not installing libs"
On 11/22/2010 03:29 PM, William Bader wrote:
Hi,
xnee-3.07 did not work for me on Fedora 14.
I have attached a set of patches.
I made the changes to the makefiles in order to get it to compile and link.
When it didn't work (it runs but does not capture events), I made the
same changes that had worked on Fedora 13 (updated for the 1.9.1 X
server on Fedora 14), but that did not help.
The old xnee-3.06 executable that I had built on Fedora 13 does not work
either, so the problem is probably related to a change from X 1.8 to X
1.9 rather than a change between xnee 3.06 and 3.07.
I have also attached the configure log and a log of a record session.
William
_______________________________________________
Bug-xnee mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-xnee