netatalk
netatalk copied to clipboard
[2.4] wolfssl: undefined symbol: CAST_cbc_encrypt
On debian 12 when built with embedded wolfssl, if you load the DHX library and start up afpd:
May 20 11:15:24 deb12 afpd[126177]: uam_load(uams_dhx.so): failed to load: /usr/local/lib/x86_64-linux-gnu/netatalk/uams_dhx.so: undefined symbol: CAST_cbc_encrypt
May 20 11:15:24 deb12 afpd[126177]: uam: uams_dhx.so load failure
Will test and see if 3.x and other OSes are affected.