Skip to content

i#11: Enable scons in build#19

Merged
bin-wang merged 8 commits intoDynamoRIO:drkfrom
bin-wang:linux-6.6-scons
Apr 23, 2026
Merged

i#11: Enable scons in build#19
bin-wang merged 8 commits intoDynamoRIO:drkfrom
bin-wang:linux-6.6-scons

Conversation

@bin-wang
Copy link
Copy Markdown
Contributor

@bin-wang bin-wang commented Apr 21, 2026

Enabled scons build and clean in Makefile

Added missing headers:

  • <unistd.h> is required for unlink() and symlink()
  • <sys/sysmacros.h> is required for major() and makedev()

These functions were previously implicitly pulled in, but now anymore due to glibc changes.

Issue: #11

This was referenced Apr 21, 2026
@bin-wang bin-wang requested a review from derekbruening April 23, 2026 19:35
@bin-wang bin-wang marked this pull request as ready for review April 23, 2026 19:35
Comment thread core/kernel_linux/hypercall_host.cc
@bin-wang bin-wang merged commit ec1e588 into DynamoRIO:drk Apr 23, 2026
1 check passed
@bin-wang bin-wang deleted the linux-6.6-scons branch April 23, 2026 21:19
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