Skip to content

Makefile.am: fix parallel issue w/ tools#34

Open
PPN-SD wants to merge 1 commit into
linux-nfc:masterfrom
PPN-SD:fix_parallel
Open

Makefile.am: fix parallel issue w/ tools#34
PPN-SD wants to merge 1 commit into
linux-nfc:masterfrom
PPN-SD:fix_parallel

Conversation

@PPN-SD

@PPN-SD PPN-SD commented Jul 2, 2026

Copy link
Copy Markdown

nciattach requires generated local_headers too

In file included from tools/nciattach.c:47:
./src/near.h:41:10: fatal error: near/dbus.h: No such file or directory
41 | #include <near/dbus.h>
| ^~~~~~~~~~~~~
compilation terminated.

See also downstream bug: https://bugs.gentoo.org/978294

nciattach requires generated local_headers too

In file included from tools/nciattach.c:47:
./src/near.h:41:10: fatal error: near/dbus.h: No such file or directory
   41 | #include <near/dbus.h>
         |          ^~~~~~~~~~~~~
	 compilation terminated.

Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
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.

1 participant