* Can ELDK 3.1.1 compile Linux 2.6 Kernel?
@ 2006-01-11 8:36 Lo Chun Chung
2006-01-11 20:37 ` Wolfgang Denk
2006-01-13 6:18 ` Ron Kellam
0 siblings, 2 replies; 4+ messages in thread
From: Lo Chun Chung @ 2006-01-11 8:36 UTC (permalink / raw)
To: linuxppc-embedded
[-- Attachment #1: Type: text/plain, Size: 1704 bytes --]
Dear all,
I just downloaded ELDK 3.1.1 (from denx) and LINUX kernel 2.6 (from kernel.org), and I compile the kernel for powerpc arch.
but during I compile to the file under the directory vdso32, the following compile errors occur:
arch/powerpc/kernel/vdso32/gettimeofday.S: Assembler messages:
arch/powerpc/kernel/vdso32/gettimeofday.S:28: Error: unknown pseudo-op: `.cfi_startproc'
arch/powerpc/kernel/vdso32/gettimeofday.S:30: Error: unknown pseudo-op: `.cfi_register'
arch/powerpc/kernel/vdso32/gettimeofday.S:73: Error: unknown pseudo-op: `.cfi_endproc'
arch/powerpc/kernel/vdso32/gettimeofday.S:83: Error: unknown pseudo-op: `.cfi_startproc'
arch/powerpc/kernel/vdso32/gettimeofday.S:91: Error: unknown pseudo-op: `.cfi_register'
arch/powerpc/kernel/vdso32/gettimeofday.S:205: Error: unknown pseudo-op: `.cfi_endproc'
arch/powerpc/kernel/vdso32/gettimeofday.S:216: Error: unknown pseudo-op: `.cfi_startproc'
arch/powerpc/kernel/vdso32/gettimeofday.S:240: Error: unknown pseudo-op: `.cfi_endproc'
arch/powerpc/kernel/vdso32/gettimeofday.S:252: Error: unknown pseudo-op: `.cfi_startproc'
arch/powerpc/kernel/vdso32/gettimeofday.S:323: Error: unknown pseudo-op: `.cfi_endproc'
make[2]: *** [arch/powerpc/kernel/vdso32/gettimeofday.o] Error 1
make[1]: *** [arch/powerpc/kernel/vdso32] Error 2
make: *** [arch/powerpc/kernel] Error 2
What's wrong with my compiler? Or ELDK cannot compile 2.6 kernel? What I can do now?
Thanks
Best regards,
Chung
_______________________________________
YM - 離線訊息
就算你沒有上網,你的朋友仍可以留下訊息給你,當你上網時就能立即看到,任何說話都冇走失。
http://messenger.yahoo.com.hk
[-- Attachment #2: Type: text/html, Size: 2095 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Can ELDK 3.1.1 compile Linux 2.6 Kernel?
2006-01-11 8:36 Can ELDK 3.1.1 compile Linux 2.6 Kernel? Lo Chun Chung
@ 2006-01-11 20:37 ` Wolfgang Denk
2006-01-12 6:10 ` Lo Chun Chung
2006-01-13 6:18 ` Ron Kellam
1 sibling, 1 reply; 4+ messages in thread
From: Wolfgang Denk @ 2006-01-11 20:37 UTC (permalink / raw)
To: Lo Chun Chung; +Cc: linuxppc-embedded
In message <20060111083657.77699.qmail@web53707.mail.yahoo.com> you wrote:
>
> I just downloaded ELDK 3.1.1 (from denx) and LINUX kernel 2.6 (from kernel.org), and I compile the kernel for powerpc arch.
>
> but during I compile to the file under the directory vdso32, the following compile errors occur:
>
> arch/powerpc/kernel/vdso32/gettimeofday.S: Assembler messages:
> arch/powerpc/kernel/vdso32/gettimeofday.S:28: Error: unknown pseudo-op: `.cfi_startproc'
...
Yes, they changed the Linux kernel such that it cannot be compiled
any more using binutils version 2.14 which is used in ELDK 3.x
> What's wrong with my compiler? Or ELDK cannot compile 2.6 kernel? What I can do now?
Please wait until the end of the week, then download ELDK 4.0, then
be happy ;-)
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
"To IBM, 'open' means there is a modicum of interoperability among
some of their equipment." - Harv Masterson
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Re: Can ELDK 3.1.1 compile Linux 2.6 Kernel?
2006-01-11 20:37 ` Wolfgang Denk
@ 2006-01-12 6:10 ` Lo Chun Chung
0 siblings, 0 replies; 4+ messages in thread
From: Lo Chun Chung @ 2006-01-12 6:10 UTC (permalink / raw)
To: Wolfgang Denk; +Cc: linuxppc-embedded
[-- Attachment #1: Type: text/plain, Size: 1331 bytes --]
Thanks.
I am looking forward to this.
Wolfgang Denk <wd@denx.de> 說:
In message <20060111083657.77699.qmail@web53707.mail.yahoo.com> you wrote:
>
> I just downloaded ELDK 3.1.1 (from denx) and LINUX kernel 2.6 (from kernel.org), and I compile the kernel for powerpc arch.
>
> but during I compile to the file under the directory vdso32, the following compile errors occur:
>
> arch/powerpc/kernel/vdso32/gettimeofday.S: Assembler messages:
> arch/powerpc/kernel/vdso32/gettimeofday.S:28: Error: unknown pseudo-op: `.cfi_startproc'
...
Yes, they changed the Linux kernel such that it cannot be compiled
any more using binutils version 2.14 which is used in ELDK 3.x
> What's wrong with my compiler? Or ELDK cannot compile 2.6 kernel? What I can do now?
Please wait until the end of the week, then download ELDK 4.0, then
be happy ;-)
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
"To IBM, 'open' means there is a modicum of interoperability among
some of their equipment." - Harv Masterson
Best regards,
Chung
_______________________________________
YM - 離線訊息
就算你沒有上網,你的朋友仍可以留下訊息給你,當你上網時就能立即看到,任何說話都冇走失。
http://messenger.yahoo.com.hk
[-- Attachment #2: Type: text/html, Size: 1651 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Can ELDK 3.1.1 compile Linux 2.6 Kernel?
2006-01-11 8:36 Can ELDK 3.1.1 compile Linux 2.6 Kernel? Lo Chun Chung
2006-01-11 20:37 ` Wolfgang Denk
@ 2006-01-13 6:18 ` Ron Kellam
1 sibling, 0 replies; 4+ messages in thread
From: Ron Kellam @ 2006-01-13 6:18 UTC (permalink / raw)
To: linuxppc-embedded
I have the DENX 2.6.14 kernel quite happily compiling using ELDK
3.1.1, and it runs fine. My platform is a custom MPC8247 (ppc) system
with serial, ethernet, I2C & SPI drivers all working fine under
2.6.14.
I had no luck compiling any of the 2.6.15rcX or 2.6.denx trees under
ELDK 3.1.1 - same compile probs as yours.
Regards,
Ron
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-01-13 7:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-11 8:36 Can ELDK 3.1.1 compile Linux 2.6 Kernel? Lo Chun Chung
2006-01-11 20:37 ` Wolfgang Denk
2006-01-12 6:10 ` Lo Chun Chung
2006-01-13 6:18 ` Ron Kellam
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).