From: Dennis Gilmore <dennis@ausil.us>
To: sparclinux@vger.kernel.org
Subject: bugs compiling 2.6.35.4
Date: Fri, 10 Sep 2010 01:29:48 +0000 [thread overview]
Message-ID: <201009092029.52510.dennis@ausil.us> (raw)
[-- Attachment #1: Type: text/plain, Size: 1454 bytes --]
Trying to compile the current Fedora 14 kernel
im getting
drivers/built-in.o: In function `n2_des_setkey':
/builddir/build/BUILD/kernel-2.6.35.fc14/linux-2.6.35.sparc64/drivers/crypto/n2_core.c:701:
undefined reference to `des_ekey'
`.exit.text' referenced in section `.devexit.text' of drivers/built-in.o:
defined in discarded section `.exit.text' of drivers/built-in.o
we have CONFIG_CRYPTO_DEV_NIAGARA2=y and CONFIG_CRYPTO_DES=m
With CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y i get the following while
unsetting it allows compilation to move on
In file included from
/builddir/build/BUILD/kernel-2.6.35.fc14/linux-2.6.35.sparc64/arch/sparc/include/asm/uaccess.h:4,
from
/builddir/build/BUILD/kernel-2.6.35.fc14/linux-2.6.35.sparc64/arch/sparc/include/asm/elf_64.h:10,
from
/builddir/build/BUILD/kernel-2.6.35.fc14/linux-2.6.35.sparc64/arch/sparc/include/asm/elf.h:4,
from include/linux/elf.h:7,
from include/linux/module.h:14,
from fs/debugfs/file.c:16:
In function 'copy_from_user',
inlined from 'write_file_bool' at fs/debugfs/file.c:434:
/builddir/build/BUILD/kernel-2.6.35.fc14/linux-2.6.35.sparc64/arch/sparc/include/asm/uaccess_64.h:232:
error: call to 'copy_from_user_overflow' declared with attribute error:
copy_from_user() buffer size is not provably correct
make[2]: *** [fs/debugfs/file.o] Error 1
Dennis
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next reply other threads:[~2010-09-10 1:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-10 1:29 Dennis Gilmore [this message]
2010-09-10 3:36 ` bugs compiling 2.6.35.4 David Miller
2010-09-10 3:56 ` Dennis Gilmore
2010-09-10 4:08 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201009092029.52510.dennis@ausil.us \
--to=dennis@ausil.us \
--cc=sparclinux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.