bug-gsrc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gsrc] Xnee fails on GNU Source Release (missing deps)


From: Henrik Sandklef
Subject: Re: [bug-gsrc] Xnee fails on GNU Source Release (missing deps)
Date: Thu, 21 Oct 2010 22:18:54 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100913 Iceowl/1.0b1 Icedove/3.0.7

Hi Brian

some symlinks are missing on gcc10. Have added some Support requests to the farm.

 Please add me to the savannah group of gsrc.

/h

See you in two weeks Brian!


On 10/21/2010 04:49 PM, Brian Gough wrote:
At Thu, 21 Oct 2010 08:57:47 +0200,
Henrik Sandklef wrote:

The development packages for the following extensions are needed:
    RECORD
    XTest
    ... on Debian do: apt-get install libxtst-dev


Furthermore, Xnee has two guis that depends on various gtk libraries.
However, building of these can be disabled. Can I provide some arguments
to the configure script?

Hi Henrik

Yes, in gnu/xnee/Makefile add a line

   CONFIGURE_OPTS = ... whatever options you need

before

   include ../../gar.lib/auto.mk

you can get it from

   bzr checkout http://bzr.savannah.gnu.org/r/gsrc/trunk/ gsrc

You can send a patch or I can add you to the savannah group to commit
it (this would be easier).

I'm building on the compile farm machine gcc10.  I notice that it
*does* have XTestFakeMotionEvent in libXtst although configure does
not find it.  Maybe a path problem?

$ strings /usr/lib64/libXtst.so.6 | grep Fake
XTestFakeRelativeMotionEvent
XTestFakeMotionEvent
XTestFakeButtonEvent
XTestFakeKeyEvent
XTestFakeDeviceMotionEvent
XTestFakeProximityEvent
XTestFakeDeviceButtonEvent
XTestFakeDeviceKeyEvent







reply via email to

[Prev in Thread] Current Thread [Next in Thread]