Closed Stephanowicz closed 7 years ago
this was built with safestack, but safestack does not work on shared libraries very well
try to rebuild cleanly with
# make your-command HARDENING_OFF=safestack
Find out which pkg uses the RRDs.so file by:
# pkg which /usr/local/lib/perl5/site_perl/mach/5.24/auto/RRDs/RRDs.so
Remove the port, build again...
Great! That did it!
Thanx,
Stephan
cool :) please leave this open, I need to fix hardenedbsd safestack annotations.
Removed safestack from rrdtool in OPNsense ports repo (wasn't in HardenedBSD), thanks for the report!
Hi,
I wanted to install nfdump and nfsen from the ports.
I got this error first when compiling nfdump. I finally managed to compile it with adding
to the makefile.
But now I'm stuck with starting nfsen, as this error now occurs in the pearl loader:
Is there any workaround to get this running?
Cheers,
Stephan