public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* next 20080530: ubifs build errors
@ 2008-05-30 16:31 Randy Dunlap
  2008-06-02  5:42 ` Artem Bityutskiy
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2008-05-30 16:31 UTC (permalink / raw)
  To: linux-next, dedekind; +Cc: akpm, linux-mtd

with:
CONFIG_UBIFS_FS=y
# CONFIG_UBIFS_FS_XATTR is not set
CONFIG_UBIFS_FS_ADVANCED_COMPR=y
# CONFIG_UBIFS_FS_LZO is not set
# CONFIG_UBIFS_FS_ZLIB is not set
# CONFIG_UBIFS_FS_DEBUG is not set

build gets:
fs/built-in.o: In function `compr_exit':
compress.c:(.text+0x4a3fc): undefined reference to `crypto_free_tfm'
fs/built-in.o: In function `compr_init':
compress.c:(.init.text+0x11d4): undefined reference to `crypto_alloc_base'
make[1]: *** [.tmp_vmlinux1] Error 1


because CRYPTO is not enabled.

---
~Randy
"He closes his eyes and drops the goggles.  You can't get hurt
by looking at a bitmap.  Or can you?"

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-06-02  5:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-30 16:31 next 20080530: ubifs build errors Randy Dunlap
2008-06-02  5:42 ` Artem Bityutskiy
2008-06-02  5:46   ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox