Page 3 of 3

Re: Abort trap 6 on zpool status

PostPosted: Sun Oct 07, 2018 9:58 am
by tangent
Not in any other software project I've built from source, as far as I'm aware, and certainly not in any I manage.

It's a layer violation to require re-running autogen.sh to allow a configure script setting to take full effect, since autogen.sh creates the configure script. If the setting had to be made at the autogen.sh level, you'd make the flag an option on that script, not on configure.