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

January Commit to camkes-vm-linux breaks camkes-vm-crossvm Tutorial #49

Open
jimshift5 opened this issue Sep 16, 2020 · 4 comments
Open
Labels

Comments

@jimshift5
Copy link

This commit appears to remove the libraries necessary to complete the crossvm tutorial: seL4/camkes-vm-linux@bab3e9c.

Doing a git hard reset also does not solve the problem as camkes_mutex.h and a few others are also missing. Is there an updated tutorial somewhere since the point of this commit appears to depreciate the old crossvm connector modules?

@jimshift5
Copy link
Author

I just noticed under SEL4PROJ/camkes-arm-vm there is an example app for vm_cross_connector (for anyone with the same question it is here: https://github.com/SEL4PROJ/camkes-arm-vm) so I will use that as an exemplar. Therefore please disregard the second part of the issue.

@chuahou
Copy link

chuahou commented Jul 22, 2021

I think this issue should remain open since it is still a problem. Currently, following instructions on https://docs.sel4.systems/Tutorials/camkes-vm-crossvm.html still has this problem. Running, for example,

./init --tut camkes-vm-crossvm --solution
ninja -C camkes-vm-crossvm_build

complains about the missing camkes-connector-apps/libs/camkes removed in the commit you mentioned.

It would probably be best to update the tutorial, though I lack the requisite knowledge to do that (which is why I'm doing the tutorial now). For now it seems sufficient to work through the examples on seL4/camkes-vm-examples instead.

@lsf37 lsf37 reopened this Jul 22, 2021
@lsf37
Copy link
Member

lsf37 commented Jul 22, 2021

You're right, if the tutorial as described is broken, this should definitely remain open.

@jasonleecode
Copy link

this issue exist and not fixed so far.

@axel-h axel-h added the bug label Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants