Re: [DIGImend-devel] KYE MousePen i608x
Brought to you by:
spb_nick
|
From: Vikko O. <tc...@gm...> - 2015-01-10 16:48:33
|
Okay. The compilation succeeded. The installation succeeded. But the
pointer no more moves at all. Tried to reboot twice and didn't help.
On 10 January 2015 at 22:11, Nikolai Kondrashov <sp...@gm...> wrote:
> On 01/10/2015 04:24 PM, Vikko Okviandho wrote:
>
>> The 'make' command gave me syntax error output. I checked the makefile
>> but found no such error.
>> <~/Downloads/digimend-kernel-drivers-master (2)> is my directory
>>
>> Here's the full output :
>> $ makemake -C /lib/modules/3.13.0-40-generic/build
>> SUBDIRS=/home/username/Downloads/digimend-kernel-drivers-master (2)
>> modules
>> /bin/sh: 1: Syntax error: "(" unexpected
>> make: *** [modules] Error 2
>>
>> As I explained above, I found nothing wrong with the makefile (or is it
>> just
>> me?). So, what's wrong?
>>
>
> The problem is the directory name. It shouldn't contain spaces and
> parentheses. Rename it to, say, "digimend-kernel-drivers-2".
>
> Nick
>
|