Brogan Ross wrote:
> Magnus Vigerlöf wrote:
>> On Thursday 15 February 2007 18:03, Brogan Ross wrote:
>>   
>>> Jim Householder wrote:
>>>     
>> [...]
>>   
>>>>> Any ideas or suggestions??
>>>>>         
>>>> Try upgrading to linuxwacom-0.7.7-4.
>>>>       
>>> Thanks fr the suggestion.
>>> I tried that and it's still saying that the kernel is 2.6.18 and the
>>> source is 2.6.19
>>> And running make still gives me the same error.
>>> Any other ideas??
>>>     
>> Hi, I just registered a patch that adds the 2.6.19 support to -dev and 
>> 0.7.7-4. Can be found here:
>> http://sourceforge.net/tracker/index.php?func=detail&aid=1660810&group_id=69596&atid=525126
>>
>> If you want to apply it to 0.7.7-4 do:
>> * Unpack 0.7.7-4
>> * In the root of the package (where you find the configure script)
>>  $ patch -p1 < [path-to-the-patch]
>> * Replace the configure script
>> * Follow the normal HOWTO
>>
>> This is the code I'm running on and I haven't had any problems with it so 
>> far. 
>> Comments/suggestion/Success stories/... are appreciated private or public.
>>
>> Cheers
>>   Magnus V
>>
>>   
> Thanks Magnus  that worked for the kernel issue but I still am having an 
> issue  with the make.  I get this:
> 
> ...
> gcc -shared  .libs/wacomxi.o  -L/usr/lib64 -lX11 -lXi  -Wl,-soname 
> -Wl,libwacomxi.so.0 -o .libs/libwacomxi.so.0.0.0
> /usr/bin/ld: cannot find -lXi
> collect2: ld returned 1 exit status
> make[3]: *** [libwacomxi.la] Error 1
> make[3]: Leaving directory `/home/bross/linuxwacom-0.7.7-4/src/wacomxi'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/bross/linuxwacom-0.7.7-4/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/bross/linuxwacom-0.7.7-4'
> make: *** [all] Error 2
> 
> 
> Any ideas on this one??
> 
You need to install libXi and libXi-devel to get past this error.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

Reply via email to