the configure script of elfix uses the CFLAGS+=... idiom to append things but this apparently doesn't work in dash so compilation fails later when the PF_* symbols don't get defined. i also wonder why there's even a need for defining symbols via CFLAGS when configure already emits HAVE_DECL_* for the checked PF_* symbols. Reproducible: Always
1) Please post your `emerge --info' output in a comment. 2) Please attach the entire build log to this bug report.
Jeroen, don't worry about these details, blueness knows how to reproduce and fix this based on the description i already gave.
(In reply to PaX Team from comment #2) > Jeroen, don't worry about these details, blueness knows how to reproduce and > fix this based on the description i already gave. Thanks pipacs. I look at this. @jer, PaX Team = upstream grsecurity folks and the know their stuff :)
(In reply to Anthony Basile from comment #3) > (In reply to PaX Team from comment #2) > > Jeroen, don't worry about these details, blueness knows how to reproduce and > > fix this based on the description i already gave. > > Thanks pipacs. I look at this. > > @jer, PaX Team = upstream grsecurity folks and the know their stuff :) Okay its fixed in master/HEAD at git.overlays.gentoo.org/proj/elfix.git and it'll be out in the next release. I didn't switch to HAVE_DECL_PT_PAX_FLAGS yet. I originally wrote it that way because of the scripts/setup.py, but I could probably switch when I refactor that code.
*** Bug 527372 has been marked as a duplicate of this bug. ***
If the bug fix is not released yet, should the bug really be closed?
(In reply to Philipp Riegger from comment #6) > If the bug fix is not released yet, should the bug really be closed? please test elfix-0.9.0 which is now in the tree.