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

failed to build cloudabi capsicum kernel: cloudabi64_vdso.lds.s: No such file #20

Closed
dckc opened this issue Dec 5, 2016 · 1 comment

Comments

@dckc
Copy link
Owner

dckc commented Dec 5, 2016

Since my kernel is no good for spk-dev either ( sandstorm-io/sandstorm#2526 ) I figured I'd try to build a cloudabi capsicum kernel. No joy:

connolly@pav:~/projects/linux$ git clone --depth 100 https://github.com/NuxiNL/linux.git

connolly@pav:~/projects/linux$ git log -n1
commit 5cabcab16fffda9b2a7c9000096fdeaa134f678b
Author: Ed Schouten <ed@nuxi.nl>
Date:   Thu Aug 11 18:27:01 2016 +0200

connolly@pav:~/projects/linux$ fakeroot make-kpkg -j4 --initrd --revision=1.0.cloudabi kernel_image
...
/usr/bin/ld: cannot open linker script file virt/cloudabi/cloudabi64_vdso.lds.s: No such file or directory
collect2: error: ld returned 1 exit status
fs/Makefile:154: recipe for target 'virt/cloudabi/cloudabi64_vdso.o' failed
make[2]: *** [virt/cloudabi/cloudabi64_vdso.o] Error 1
Makefile:985: recipe for target 'fs' failed
@dckc
Copy link
Owner Author

dckc commented Apr 8, 2017

fixed in NuxiNL/linux@477884e

@dckc dckc closed this as completed Apr 8, 2017
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