Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
hi all,
i get a error while making a new install of drbd 8.3.9 and/or 8.4.0, it
stops always at the same point.
does anybody have a glue what could get wrong here?
I really don't know further and would be really thankfull for any help :-)
thank's walter.
8.3.9 version
*************
***
include/linux/fs.h:1606: error: requested alignment is not a constant
In file included from include/net/sock.h:62,
from include/linux/connector.h:83,
from /usr/src/drbd-8.3-remus/drbd/linux/drbd.h:30,
from <command-line>:0:
include/net/dst.h: In function 'dst_hold':
include/net/dst.h:232: error: size of array 'type name' is negative
make[3]: *** [/usr/src/drbd-8.3-remus/drbd/drbd_buildtag.o] Error 1
make[2]: *** [_module_/usr/src/drbd-8.3-remus/drbd] Error 2
make[1]: *** [sub-make] Error 2
make[1]: Leaving directory `/usr/src/linux-3.0'
make: *** [kbuild] Error 2
root at hst-ldeb-ksqx64:/usr/src/drbd-8.3-remus/drbd#
***
8.4 version
***********
***
include/linux/fs.h:1606: error: requested alignment is not a constant
In file included from include/net/sock.h:62,
from include/linux/connector.h:83,
from /usr/src/drbd-8.4.0/drbd/linux/drbd.h:28,
from /usr/src/drbd-8.4.0/drbd/drbd_buildtag.c:2:
include/net/dst.h: In function 'dst_hold':
include/net/dst.h:232: error: size of array 'type name' is negative
make[3]: *** [/usr/src/drbd-8.4.0/drbd/drbd_buildtag.o] Error 1
make[2]: *** [_module_/usr/src/drbd-8.4.0/drbd] Error 2
make[1]: *** [sub-make] Error 2
make[1]: Leaving directory `/usr/src/linux-3.0'
make: *** [kbuild] Error 2
root at hst-ldeb-ksqx64:/usr/src/drbd-8.4.0/drbd#
***