Indeed, I must have been tired yesterday. I was doing autogen in git
version of package but not in stable/patched release. It works now,
thanks.

Andrzej.

On Mon, Jul 11, 2011 at 12:14 AM, Peter Hutterer
<peter.hutte...@who-t.net> wrote:
> On Sun, Jul 10, 2011 at 03:47:32PM +0200, Andrzej Giniewicz wrote:
>> Hi,
>>
>> are there some not so obvious dependencies for this patches (on top of
>> 0.11.1)? I tried applying those 4 (versions from git) - they applied
>> successfully (with some offsets), but during compilation I'm getting:
>>
>> make[2]: Wejście do katalogu
>> `/home/giniu/arch/wacom/wacom-drivers/src/xf86-input-wacom-0.11.1/tools'
>>   CC     xsetwacom.o
>>   CCLD   xsetwacom
>> xsetwacom.o: In function `set_output':
>> xsetwacom.c:(.text+0x26d7): undefined reference to `XineramaQueryExtension'
>> xsetwacom.c:(.text+0x2706): undefined reference to `XineramaQueryScreens'
>> collect2: ld returned 1 exit status
>>
>> I looked at git log for configure and xsetwacom and didn't noticed
>> anything wrong. it's on Arch current (64 bits), with latest nvidia
>> driver and following versions of xinerama and nvidia related stuff:
>>
>> [giniu@raven3 tools]$ pacman -Qs xinerama
>> local/libxinerama 1.1.1-1
>>     X11 Xinerama extension library
>> local/xineramaproto 1.2.1-1
>>     X11 Xinerama extension wire protocol
>>
>> or maybe there is some library needed that is not checked / API
>> incompatibilities?
>
> did you run autoreconf -ivf (or autogen.sh)? the configure.ac snippet in the
> last patch adds a dependency on xinerama which should then be part of the
> X11_LIBS.  if you're just applying the patches from the tarball and you
> didn't have --enable-maintainer-mode on the last configure run, it'll miss
> those changes.
>
> Cheers,
>  Peter
>
>

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to