Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add M4 files to tarball #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

clementperon
Copy link

@clementperon clementperon commented Feb 8, 2025

If I understood well STACK_DIRECTION is mandatory to compile libsigsev

I try to compile without it and failed at

./handler-unix.c:196:29: error: no member named 'is_near_this' in 'struct vma_struct'
  196 |                       : vma.is_near_this (addr, &vma))
      |                         ~~~ ^
1 error generated.

My main issue was that in the tarball release even with the latest autotools version you can't properly build libsigsev without pulling gnulib.

Add the required M4 files to the repo

@clementperon clementperon force-pushed the fail_if_stack_direction_not_found branch from 11e4ef9 to 2e0c099 Compare February 8, 2025 10:43
@clementperon clementperon changed the title check if SV_STACK_DIRECTION has been determined Add M4 files to tarball Feb 8, 2025
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