While trying to use Pike 8.1, I consistently get the following on stderr whenever I run pike:
/usr/local/pike/8.1.6/lib/modules/Crypto.pmod/Random.pmod.o:-: Warning: Decode failed: Error while decoding program(/usr/local/pike/8.1.6/lib/modules/Crypto.pmod/Random.pmod:23): Bad function identifier offset for random_string:function(int(0..2147483647) : string(8bit)): 3 != 0
It's not immediately obvious to me how to fix this. Anyone? Or am I the only one seeing this?