The su_home_destructor() was added in 1.12.4. The su_home_desctructor() is now defined as a macro expanding as su_home_destructor(). If you want to compile an application as binary compatible with earlier versions, you have to define su_home_desctructor as itself, e.g.,