[bcachefs] bcachefs-tools compilation error: crypto.h:16:59: error: initializer element is not constant, static const struct nonce bch_master_key_nonce = BCACHE_MASTER_KEY_NONCE;

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!

I'm compiling bcachefs-tools on gcc-4.9.3, hardend, with pie/ssp patches.
Compilation failed  and gcc throwed:
cc -O2 -std=gnu99 -Wall -D_FILE_OFFSET_BITS=64 -I. `pkg-config --cflags
"blkid uuid libnih"`   -c -o bcache-format.o bcache-format.c
In file included from bcache-format.c:29:0:
crypto.h:16:59: error: initializer element is not constant
 static const struct nonce bch_master_key_nonce = BCACHE_MASTER_KEY_NONCE;
                                                           ^

I'm confused with option "--block=size", what is default value of this
option? 4096? 512 (according to /sys/fs/bcache/<uuid>/block_size)?
Do I correctly understand from sources that block_size defaults to max
value of block size from all formated devices?

Thanks,
Marcin
--
To unsubscribe from this list: send the line "unsubscribe linux-bcache" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux ARM Kernel]     [Linux Filesystem Development]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux