* 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
* Re: next 20080530: ubifs build errors
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
0 siblings, 1 reply; 3+ messages in thread
From: Artem Bityutskiy @ 2008-06-02 5:42 UTC (permalink / raw)
To: Randy Dunlap; +Cc: akpm, linux-next, linux-mtd
On Fri, 2008-05-30 at 09:31 -0700, Randy Dunlap wrote:
> 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.
Fixed, pushed to the git tree, thank you!
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: next 20080530: ubifs build errors
2008-06-02 5:42 ` Artem Bityutskiy
@ 2008-06-02 5:46 ` Stephen Rothwell
0 siblings, 0 replies; 3+ messages in thread
From: Stephen Rothwell @ 2008-06-02 5:46 UTC (permalink / raw)
To: dedekind; +Cc: Randy Dunlap, akpm, linux-next, linux-mtd
[-- Attachment #1: Type: text/plain, Size: 302 bytes --]
On Mon, 02 Jun 2008 08:42:49 +0300 Artem Bityutskiy <dedekind@infradead.org> wrote:
>
> Fixed, pushed to the git tree, thank you!
And that will be in today's linux-next build.
Thanks.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ 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