Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not installable on ECL on Android #38

Open
lpd3 opened this issue Jun 18, 2024 · 2 comments
Open

Not installable on ECL on Android #38

lpd3 opened this issue Jun 18, 2024 · 2 comments

Comments

@lpd3
Copy link

lpd3 commented Jun 18, 2024

When I attempt to install, quicklisp complains that there is no cl-unicode/build/data/UnicodeData.TXT.NEWEST file. The file is ..../Unicode.txt. I tried renaming the file, changing the case of the extension, clearing cache, updating quicklisp and asdf with no change.

Using the cl-repl app on Android.

Thanks!

@lpd3
Copy link
Author

lpd3 commented Jun 18, 2024

The error is located in the macro call

(with-unicode-codepoint-file)

found around position 4200.

I looked at the macro definition and saw no reference to "newest", which somehow is appended to the pathname during the macro call.

@lpd3
Copy link
Author

lpd3 commented Jun 18, 2024

Sorry.....the call is in the ...../build/data/read.lisp file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant