From: "Wang, Baojun" <wangbj@dslab.lzu.edu.cn>
To: LinuxPPC-Embedded <linuxppc-embedded@ozlabs.org>
Subject: IBM_NEW_EMAC should depends on CONFIG_CRC32??
Date: Tue, 17 Jun 2008 12:45:08 +0800 [thread overview]
Message-ID: <1213677908.17375.5.camel@localhost.dslab> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 906 bytes --]
kernel is the lastest (linus linux-2.6.git) version, and IBM_NEW_EMAC
doesn't depend on CONFIG_CRC32 (but it does), which will cause the
following error:
LD .tmp_vmlinux1
drivers/built-in.o: In function `emac_hash_mc':
core.c:(.text+0x2f524): undefined reference to `crc32_le'
core.c:(.text+0x2f528): undefined reference to `bitrev32'
make: *** [.tmp_vmlinux1] Error 1
the attachment is the .config file.
After select CONFIG_CRC32 the problem is resolved.
Regards,
Wang
--
Wang, Baojun Lanzhou University
Distributed & Embedded System Lab http://dslab.lzu.edu.cn
School of Information Science and Engeneering wangbj@dslab.lzu.edu.cn
Tianshui South Road 222. Lanzhou 730000 .P.R.China
Tel: +86-931-8912025 Fax: +86-931-8912022
[-- Attachment #1.2: config-amcc-yosemite.gz --]
[-- Type: application/x-gzip, Size: 4373 bytes --]
[-- Attachment #2: 这是信件的数字签名部分 --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
reply other threads:[~2008-06-17 4:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1213677908.17375.5.camel@localhost.dslab \
--to=wangbj@dslab.lzu.edu.cn \
--cc=linuxppc-embedded@ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).