[sheepdog-users] Build SBD

Valerio Pachera sirio81 at gmail.com
Tue Jun 10 14:59:32 CEST 2014


I tried to build it without doing check out first but I get en error (with
2 kernel versions).
Note: I installed both kernel headers.

root at valerio:/tmp/sheepdog/sbd# make
make -C /lib/modules/`uname -r`/build M=$PWD modules
make[1]: Entering directory `/usr/src/linux-headers-3.12-0.bpo.1-amd64'
  CC [M]  /tmp/sheepdog/sbd/sheep_block_device.o
In file included from /tmp/sheepdog/sbd/sheep_block_device.c:48:0:
/tmp/sheepdog/sbd/sbd.h:20:28: fatal error: sheepdog_proto.h: File o
directory non esistente
compilation terminated.
make[4]: *** [/tmp/sheepdog/sbd/sheep_block_device.o] Error 1
make[3]: *** [_module_/tmp/sheepdog/sbd] Error 2
make[2]: *** [sub-make] Error 2
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.12-0.bpo.1-amd64'
make: *** [default] Error 2

root at valerio:/usr/src/sheepdog/sbd# make
make -C /lib/modules/`uname -r`/build M=$PWD modules
make[1]: Entering directory `/usr/src/linux-headers-3.2.0-4-amd64'
  CC [M]  /usr/src/sheepdog/sbd/sheep_block_device.o
In file included from /usr/src/sheepdog/sbd/sheep_block_device.c:48:0:
/usr/src/sheepdog/sbd/sbd.h:20:28: fatal error: sheepdog_proto.h: File o
directory non esistente
compilation terminated.
make[4]: *** [/usr/src/sheepdog/sbd/sheep_block_device.o] Error 1
make[3]: *** [_module_/usr/src/sheepdog/sbd] Error 2
make[2]: *** [sub-make] Error 2
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.2.0-4-amd64'
make: *** [default] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wpkg.org/pipermail/sheepdog-users/attachments/20140610/88e4b80b/attachment-0005.html>


More information about the sheepdog-users mailing list