* IBM_NEW_EMAC should depends on CONFIG_CRC32??
@ 2008-06-17 4:45 Wang, Baojun
0 siblings, 0 replies; only message in thread
From: Wang, Baojun @ 2008-06-17 4:45 UTC (permalink / raw)
To: LinuxPPC-Embedded
[-- 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 --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-06-17 4:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-17 4:45 IBM_NEW_EMAC should depends on CONFIG_CRC32?? Wang, Baojun
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).