Re: [Chicken-users] Is Android not unix?

2018-11-19 Thread Thomas Chust
On Mon, 19 Nov 2018 13:19:10 +0300 Kristian Lein-Mathisen wrote: > [...] > I was trying tweetnacl on Termux on Android 9 and ran into this problem: > > u0_a191@localhost ~/p/chicken-5.0.0> > csi -R tweetnacl -p '(make-symmetric-sign-key)' > > Error: (read-u8vector) bad argument type - not a

[Chicken-users] Is Android not unix?

2018-11-19 Thread Kristian Lein-Mathisen
Hi guys, I was trying tweetnacl on Termux on Android 9 and ran into this problem: u0_a191@localhost ~/p/chicken-5.0.0> csi -R tweetnacl -p '(make-symmetric-sign-key)' Error: (read-u8vector) bad argument type - not a port: #f This happens because tweetnacl creates its current-entropy-port