Something went wrong while setting issue due date.
--compile fails with "In function PATHNAME, the value of the only argument is T..."
When I try to compile a file
ecl --compile Test.lisp
I get
An error occurred during initialization:
In function PATHNAME, the value of the only argument is T which is not of the expected type (OR FILE_STREAM STRING PATHNAME)
This occurs on TERMUX (Android). It does not occur on my desktop Gentoo system.
What could be the reason for this fault? Many thanks for a hint, Helmut