Fatal Error on make init
trodick opened this issue · 1 comments
trodick commented
When I try to run make init from the latest commit on the master branch, I get this error:
fatal: reference is not a tree: 39dff0786f6a342cf5bff8455466e3f7bf0e08db
Unable to checkout '39dff0786f6a342cf5bff8455466e3f7bf0e08db' in submodule path 'ocaml-ogg'
make: *** [init] Error 1
smimram commented
Hi this should be fixed by now. For some reason, the commit savonet/ocaml-ogg@39dff07 wasn't pushed. Can you confirm that it works ok now?