Skip to content

Set dependency against only object - #4003

Open
lissyx wants to merge 2 commits into
rr-debugger:masterfrom
lissyx:patch-1
Open

Set dependency against only object#4003
lissyx wants to merge 2 commits into
rr-debugger:masterfrom
lissyx:patch-1

Conversation

@lissyx

@lissyx lissyx commented Aug 13, 2025

Copy link
Copy Markdown

Not doing so may result in build failure:

$ sudo make signed
make -C /lib/modules/6.14.0-28-generic/build M= modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-6.14.0-28-generic »

make[3]: ***  Aucune règle pour fabriquer la cible « arch/x86/entry/syscalls/syscall_32.tbl », nécessaire pour « arch/x86/include/generated/uapi/asm/unistd_32.h ». Arrêt.
make[2]: *** [arch/x86/Makefile:277: archheaders] Error 2
make[1]: *** [Makefile:251: __sub-make] Error 2
make[1] : on quitte le répertoire « /usr/src/linux-headers-6.14.0-28-generic »
make: *** [Makefile:4: all] Error 2

@khuey
khuey requested a review from rocallahan August 13, 2025 21:54
@GitMensch

Copy link
Copy Markdown
Contributor

There is no signed target in the Makefile (and never was in master), so I guess this PR can be closed.
If the signed target is added then the dependency should be configured like here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants