-
Notifications
You must be signed in to change notification settings - Fork 5
Description
I'm trying to compile sb2 using your instructions, but I keep getting the following error. How would I solve it?
[CC] preload/procfs.o [CC] preload/mempcpy.o [CC] preload/system.o ../preload/system.c:28:28: fatal error: bits/libc-lock.h: No such file or directory compilation terminated. ../llbuild/Makefile.include:98: recipe for target 'preload/system.o' failed make[3]: *** [preload/system.o] Error 1 make[3]: Leaving directory '/home/sammyg/scratchbox2/obj-32' ../Makefile:109: recipe for target 'regular' failed make[2]: *** [regular] Error 2 make[2]: Leaving directory '/home/sammyg/scratchbox2/obj-32' Makefile:112: recipe for target 'multilib' failed make[1]: *** [multilib] Error 2 make[1]: Leaving directory '/home/sammyg/scratchbox2' debian/rules:16: recipe for target 'build-stamp' failed make: *** [build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2