Comment 26 for bug 1956852

Revision history for this message
alexis rivera (riveraah) wrote (last edit ):

These were errors that occurred when I compiled SBCL with ECL on Termux. Once the ECL compiler bugs were fixed on their dev branch, these were the remaining issues that prevented me from building SBCL.

Under Termux, the posix-tests would have failed the same way if SBCL was compiled with itself because Termux's directory structure and permissions are different from Linux. Termux also deprecated the function getdtablesize.