From: "jack_lu" <jacklu@allplus-cn.com>
To: <wuzhangjin@gmail.com>
Cc: <linux-mips@linux-mips.org>
Subject: 答复: hello! can you help me for compiling the linux kernel?
Date: Tue, 1 Dec 2009 13:33:11 +0800 [thread overview]
Message-ID: <505B44E810DF4EFDA65D25549FF81605@DELLPC> (raw)
In-Reply-To: <1259644416.5139.11.camel@falcon.domain.org>
Dear Wu,
I tried to add #include <asm-mips/ipmux.h> or extern __init
opipmux_gel_init,but can not resolve these errors.
Thanks,
Jack Lu
-----邮件原件-----
发件人: Wu Zhangjin [mailto:wuzhangjin@gmail.com]
发送时间: 2009年12月1日 13:14
收件人: jack_lu
抄送: linux-mips@linux-mips.org
主题: Re: hello! can you help me for compiling the linux kernel?
On Tue, 2009-12-01 at 11:52 +0800, jack_lu wrote:
> Dear Sir,
> hello! can you help me for compiling the linux kernel?
> Linux version is linux-2.6.21.5.
> CPU:mips
> Cross-compilation tools is eldk and openwrt file packages.
Hello,
Which board are you using? and did you try the corresponding defconfig
file under arch/mips/configs/.
Regards,
Wu zhangjin
> Errors are the followings.
> init/built-in.o: In function `init':
> init/main.c:833: undefined reference to `opipmux_gel_init'
> init/main.c:833: relocation truncated to fit: R_MIPS_26 against
`opipmux_gel_init'
> init/main.c:835: undefined reference to `ip_auto_config'
> init/main.c:835: relocation truncated to fit: R_MIPS_26 against
`ip_auto_config'
> init/built-in.o: In function `start_kernel':
> init/main.c:525: undefined reference to `setup_prom_printf'
> init/main.c:525: relocation truncated to fit: R_MIPS_26 against
`setup_prom_printf'
> init/main.c:527: undefined reference to `prom_printf'
> init/main.c:527: relocation truncated to fit: R_MIPS_26 against
`prom_printf'
> init/main.c:530: undefined reference to `prom_printf'
> init/main.c:530: relocation truncated to fit: R_MIPS_26 against
`prom_printf'
> arch/mips/kernel/built-in.o: In function `test_setdata':
> arch/mips/kernel/syscall.c:461: undefined reference to
`set_ipmux_el_tx_buf_data'
> arch/mips/kernel/syscall.c:461: relocation truncated to fit: R_MIPS_26
against `set_ipmux_el_tx_buf_data'
> arch/mips/kernel/built-in.o: In function `test_getdata':
> arch/mips/kernel/syscall.c:453: undefined reference to
`get_ipmux_el_rx_buf_data'
> arch/mips/kernel/syscall.c:453: relocation truncated to fit: R_MIPS_26
against `get_ipmux_el_rx_buf_data'
> arch/mips/kernel/built-in.o: In function `test_waitinterrupt':
> arch/mips/kernel/syscall.c:446: undefined reference to
`wait_for_host_test_interrupt'
> arch/mips/kernel/syscall.c:446: relocation truncated to fit: R_MIPS_26
against `wait_for_host_test_interrupt'
> kernel/built-in.o: In function `free_module':
> kernel/module.c:1231: undefined reference to `kfree1'
> kernel/module.c:1231: relocation truncated to fit: R_MIPS_26 against
`kfree1'
> drivers/built-in.o: In function `snapshot_map':
> drivers/md/dm-snap.c:900: undefined reference to `__cmpdi2'
> drivers/md/dm-snap.c:900: relocation truncated to fit: R_MIPS_26
against `__cmpdi2'
> make: *** [.tmp_vmlinux1] Error 1
> make: *** No rule to make target `../vmlinux', needed by `piggy.lzma'.
Stop.
> copyed to ../wrt_uImage
> cp: cannot stat `uImageLzma': No such file or directory
> ls: cannot access ../wrt_uImage: No such file or directory
> ===============================================================
> output files:
> wrt_uImage : the kernel image
>
>
> Thanks &Best Wishes,
> Jack_Lu(鲁红刚)
> 益满颖贸易(上海)有限公司
> 上海市愚园路168号环球大厦A座2101室
> 电话:+86 21 62495328/29/30/31 分机:820
> 传真:+86 21 62490538
> MSN: luhongang@163.com
>
>
>
>
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
WARNING: multiple messages have this Message-ID (diff)
From: "jack_lu" <jacklu@allplus-cn.com>
To: wuzhangjin@gmail.com
Cc: linux-mips@linux-mips.org
Subject: 答复: hello! can you help me for compiling the linux kernel?
Date: Tue, 1 Dec 2009 13:33:11 +0800 [thread overview]
Message-ID: <505B44E810DF4EFDA65D25549FF81605@DELLPC> (raw)
Message-ID: <20091201053311.4fSz3pIJxJNd8-K_B6AUVitIpV0zTFMTMgZup-hUyXs@z> (raw)
In-Reply-To: <1259644416.5139.11.camel@falcon.domain.org>
Dear Wu,
I tried to add #include <asm-mips/ipmux.h> or extern __init
opipmux_gel_init,but can not resolve these errors.
Thanks,
Jack Lu
-----邮件原件-----
发件人: Wu Zhangjin [mailto:wuzhangjin@gmail.com]
发送时间: 2009年12月1日 13:14
收件人: jack_lu
抄送: linux-mips@linux-mips.org
主题: Re: hello! can you help me for compiling the linux kernel?
On Tue, 2009-12-01 at 11:52 +0800, jack_lu wrote:
> Dear Sir,
> hello! can you help me for compiling the linux kernel?
> Linux version is linux-2.6.21.5.
> CPU:mips
> Cross-compilation tools is eldk and openwrt file packages.
Hello,
Which board are you using? and did you try the corresponding defconfig
file under arch/mips/configs/.
Regards,
Wu zhangjin
> Errors are the followings.
> init/built-in.o: In function `init':
> init/main.c:833: undefined reference to `opipmux_gel_init'
> init/main.c:833: relocation truncated to fit: R_MIPS_26 against
`opipmux_gel_init'
> init/main.c:835: undefined reference to `ip_auto_config'
> init/main.c:835: relocation truncated to fit: R_MIPS_26 against
`ip_auto_config'
> init/built-in.o: In function `start_kernel':
> init/main.c:525: undefined reference to `setup_prom_printf'
> init/main.c:525: relocation truncated to fit: R_MIPS_26 against
`setup_prom_printf'
> init/main.c:527: undefined reference to `prom_printf'
> init/main.c:527: relocation truncated to fit: R_MIPS_26 against
`prom_printf'
> init/main.c:530: undefined reference to `prom_printf'
> init/main.c:530: relocation truncated to fit: R_MIPS_26 against
`prom_printf'
> arch/mips/kernel/built-in.o: In function `test_setdata':
> arch/mips/kernel/syscall.c:461: undefined reference to
`set_ipmux_el_tx_buf_data'
> arch/mips/kernel/syscall.c:461: relocation truncated to fit: R_MIPS_26
against `set_ipmux_el_tx_buf_data'
> arch/mips/kernel/built-in.o: In function `test_getdata':
> arch/mips/kernel/syscall.c:453: undefined reference to
`get_ipmux_el_rx_buf_data'
> arch/mips/kernel/syscall.c:453: relocation truncated to fit: R_MIPS_26
against `get_ipmux_el_rx_buf_data'
> arch/mips/kernel/built-in.o: In function `test_waitinterrupt':
> arch/mips/kernel/syscall.c:446: undefined reference to
`wait_for_host_test_interrupt'
> arch/mips/kernel/syscall.c:446: relocation truncated to fit: R_MIPS_26
against `wait_for_host_test_interrupt'
> kernel/built-in.o: In function `free_module':
> kernel/module.c:1231: undefined reference to `kfree1'
> kernel/module.c:1231: relocation truncated to fit: R_MIPS_26 against
`kfree1'
> drivers/built-in.o: In function `snapshot_map':
> drivers/md/dm-snap.c:900: undefined reference to `__cmpdi2'
> drivers/md/dm-snap.c:900: relocation truncated to fit: R_MIPS_26
against `__cmpdi2'
> make: *** [.tmp_vmlinux1] Error 1
> make: *** No rule to make target `../vmlinux', needed by `piggy.lzma'.
Stop.
> copyed to ../wrt_uImage
> cp: cannot stat `uImageLzma': No such file or directory
> ls: cannot access ../wrt_uImage: No such file or directory
> ===============================================================
> output files:
> wrt_uImage : the kernel image
>
>
> Thanks &Best Wishes,
> Jack_Lu(鲁红刚)
> 益满颖贸易(上海)有限公司
> 上海市愚园路168号环球大厦A座2101室
> 电话:+86 21 62495328/29/30/31 分机:820
> 传真:+86 21 62490538
> MSN: luhongang@163.com
>
>
>
>
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
next prev parent reply other threads:[~2009-12-01 11:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-01 3:52 hello! can you help me for compiling the linux kernel? jack_lu
2009-12-01 3:52 ` jack_lu
2009-12-01 5:13 ` Wu Zhangjin
2009-12-01 5:29 ` 答复: " jack_lu
2009-12-01 5:29 ` jack_lu
2009-12-01 5:33 ` jack_lu [this message]
2009-12-01 5:33 ` jack_lu
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=505B44E810DF4EFDA65D25549FF81605@DELLPC \
--to=jacklu@allplus-cn.com \
--cc=linux-mips@linux-mips.org \
--cc=wuzhangjin@gmail.com \
/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