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

shen-scheme not building #23

Open
doug719 opened this issue Jun 23, 2022 · 2 comments
Open

shen-scheme not building #23

doug719 opened this issue Jun 23, 2022 · 2 comments

Comments

@doug719
Copy link

doug719 commented Jun 23, 2022

Downloaded shen-scheme from githum on June 23. When I did a make, got the following:

...
make[1]: Leaving directory '/home/doug/Downloads/shen-scheme-master/_build/chez/csv9.5.6'
mkdir -p _build/bin
cc -o _build/bin/shen-scheme _build/chez/csv9.5.6/ta6le/boot/ta6le/kernel.o main.o -lm -ldl -lpthread -luuid
make: *** No rule to make target 'shen-scheme.scm', needed by '_build/lib/shen-scheme/shen.boot'. Stop.


I am using linux mint 20.3

@tizoc
Copy link
Owner

tizoc commented Jun 23, 2022

Hi @doug719, which file did you download? Remember that only the one suffixed -src.tar.gz contains the full sources.

@doug719
Copy link
Author

doug719 commented Jun 23, 2022

It looks like I picked up the wrong file. From the github page I selected code and then downloaded the code (which was shen-scheme-master.zip). Instead if I download shen-scheme-v0.25.2-src.tar.gz from the github page, then everything is fine.

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

2 participants