Hi,

I ran into the same problem. It looks as if make is not able to read the init 
folder, but I can't figure out why. 
What worked for me:
Delete or erase the concerning lines in 
~/qubes-builder/qubes-src/core-agent-linux/Makefile (line 99f): 
#install -m 0755 init/*.sh vm-systemd/*.sh $(DESTDIR)$(LIBDIR)/qubes/init/ and
#install -m 0644 init/functions $(DESTDIR)$(LIBDIR)/qubes/init/
Do what these lines would have done manually by copying the contents of 
~/qubes-builder/qubes-src/core-agent-linux/init and all the *.sh-files in 
~/qubes-builder/qubes-src/core-agent-linux/vm-systemd into 
~/qubes-builder/chroot-archlinux/home/user/qubes-src/core-agent-linux/pkg/qubes-vm-core/usr/lib/qubes/init
Then run "make core-agent-linux-vm" again.

Unfortunately I'm stuck in "make template" now with a similar problem. So I 
didn't get much further. 

Best regards,
Ilja

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/742ac406-7f7a-4135-b852-bb56ac3f4cd5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to