Skip to content
This repository has been archived by the owner. It is now read-only.

No rule to make target 'vg_guest_client' #3

Open
Druidpeter opened this issue Oct 31, 2022 · 1 comment
Open

No rule to make target 'vg_guest_client' #3

Druidpeter opened this issue Oct 31, 2022 · 1 comment

Comments

@Druidpeter
Copy link

When I run the compilation command: KDIR=/usr/src/linux-5.15.19/ QEMU_DIR=/home/<homedir>/Clones/qemu-7.1.0/ make all

the process fails with "No rule to make target 'vg_guest_client', needed by 'all'. Checking the Makefile shows that there is indeed no rule inside the file, and I'm not sure how create the rule, since I don't know what vg_guest_client consists of.

How can I compile this?

@maquefel
Copy link
Owner

maquefel commented Nov 8, 2022

Yep - vg_guest_client dropped a while ago without fixing targets.

Please follow https://github.com/maquefel/kernel-bisect-template/blob/virtual_gpio/Makefile#L97 to compile vg_get_set and virtual_gpio module.

Or use https://github.com/maquefel/kernel-bisect-template/tree/virtual_gpio.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants