Skip to content

Add M4 files to tarball#2

Open
clementperon wants to merge 1 commit intoroswell:masterfrom
clementperon:fail_if_stack_direction_not_found
Open

Add M4 files to tarball#2
clementperon wants to merge 1 commit intoroswell:masterfrom
clementperon:fail_if_stack_direction_not_found

Conversation

@clementperon
Copy link
Copy Markdown

@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