[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Build instructions fail (#209)

Javier Pimas notifications at github.com
Fri Feb 2 18:58:09 UTC 2018


plain bash, and that line works ok. Running it with bash -x shows more info. Removing the extra `/..` at line 14, seems to fix it.

./scripts/updateSCCSVersions 
++ dirname ./scripts/updateSCCSVersions
+ '[' -d ./scripts/../.git ']'
++ dirname ./scripts/updateSCCSVersions
+ cd ./scripts/../..
++ basename ./scripts/updateSCCSVersions
+ [[ updateSCCSVersions == \p\o\s\t\-\c\h\e\c\k\o\u\t ]]
+ git config --local include.path ../.gitconfig
+ git stash -q
+ echo //
./scripts/updateSCCSVersions: line 29: platforms/Cross/vm/sqSCCSVersion.h: No such file or directory


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/209#issuecomment-362674038
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180202/30c95b45/attachment.html>


More information about the Vm-dev mailing list