qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 00/12] Convert over to use keycodemapdb


From: Programmingkid
Subject: Re: [Qemu-devel] [PATCH v3 00/12] Convert over to use keycodemapdb
Date: Tue, 15 Aug 2017 09:49:00 -0400

> On Aug 15, 2017, at 4:38 AM, Daniel P. Berrange <address@hidden> wrote:
> 
> On Mon, Aug 14, 2017 at 02:46:22PM -0400, Programmingkid wrote:
>> Sorry but there appears to be an issue with your patchset. I ran this 
>> command:
>> 
>> ./configure --target-list=ppc-softmmu,i386-softmmu
>> 
>> Then saw this error message: 
>> 
>> error: pathspec 'ui/keycodemapdb' did not match any file(s) known to git.
>> 
>> Running 'make' I saw this error message:
>> 
>> make: *** No rule to make target `ui/input-keymap-atset1-to-qcode.c', needed 
>> by `Makefile'.  Stop.
>> make: *** Waiting for unfinished jobs....
>> 
>> Running the 'make clean' command produces this error message:
>> 
>> make[1]: *** No rule to make target `ui/input-keymap-atset1-to-qcode.c', 
>> needed by `Makefile'.  Stop.
>> make: *** [clean] Error 1
>> 
>> Perhaps a missing patch?
> 
> No, its a missing "git submodule update --init ui/keycodemapdb" call

Thank you for replying. I tried this command and saw this error message:

error: pathspec 'ui/keycodemapdb' did not match any file(s) known to git.

Note: I'm using version 3. Will test version 4 soon. 

I suggest adding the git submodule update info to your cover letter saying it 
is required. 


reply via email to

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