=== chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [16:46] hi, i have a question about building apache2 from source. [16:47] if i build ubuntu/trusty apache2 from source, pull out the mod_autoindex.so from there, and stick it into an apache2 that was installed by apt, i get segfaults. why? [16:49] possibly relevant: a diff of ldd outputs for the .so i built vs the one that was installed by apt shows different addresses, and it was suggested that PIE may be relevant. [16:49] i'm just trying to get a better understanding of how reproducible builds are, etc. [16:49] any insights on this subject would be appreciated.