From: Hingkwan Huen <hkh@cypress.com>
To: "Woodruff, Richard" <r-woodruff2@ti.com>
Cc: Linux-omap-open-source@linux.omap.com
Subject: RE: Building kenel error
Date: Fri, 18 Aug 2006 09:24:52 -0700 [thread overview]
Message-ID: <1155918292.2949.25.camel@localhost.localdomain> (raw)
In-Reply-To: <EA12F909C0431D458B9D18A176BEE4A5072DA5F6@dlee02.ent.ti.com>
Richard,
I never had success of using gcc-4.0.2 and later on 2.6.16/17 kernel. So
I just stick with the older gcc-3.4.1. Which version of tool chain are
you using for 2.6.16 or 2.6.17 kernel? Any advantages of using the later
version of the compiler?
Thanks,
kwan
On Fri, 2006-08-18 at 07:04 -0500, Woodruff, Richard wrote:
> That kernel is too old to be built on the latest compiler. It will likely build with out incident with a 3.4.x compiler or earlier. The main kernel will have a number of patches which makes it go using a 4.x compiler. These would need to be back ported in order to use that tool chain.
>
> Regards,
> Richard W.
>
> > -----Original Message-----
> > From: linux-omap-open-source-bounces@linux.omap.com [mailto:linux-omap-
> > open-source-bounces@linux.omap.com] On Behalf Of kabbin
> > Sent: Friday, August 18, 2006 4:19 AM
> > To: Linux-omap-open-source@linux.omap.com
> > Subject: Building kenel error
> >
> >
> > Dear all:
> > I use arm-linux-gcc-4.0.2-glibc-2.3.6 to build linux kernel from
> > http://linux.omap.com/pub/kernel/h4/source/linux-2.6.10-omap2420-
> > omap2430.tgz
> >
> > # make clean
> > # make omap_h4_2420_defconfig
> > # make uImage
> >
> > and I got :
> > arch/arm/mach-omap2/clock24xx.c: In function 'clk_safe':
> > arch/arm/mach-omap2/clock24xx.c:1365: error: case label does not reduce to
> > an integer constant
> > arch/arm/mach-omap2/clock24xx.c:1366: error: case label does not reduce to
> > an integer constant
> > arch/arm/mach-omap2/clock24xx.c:1370: error: case label does not reduce to
> > an integer constant
> > arch/arm/mach-omap2/clock24xx.c:1371: error: case label does not reduce to
> > an integer constant
> > arch/arm/mach-omap2/clock24xx.c:1378: error: case label does not reduce to
> > an integer constant
> > arch/arm/mach-omap2/clock24xx.c:1379: error: case label does not reduce to
> > an integer constant
> > arch/arm/mach-omap2/clock24xx.c:1383: error: case label does not reduce to
> > an integer constant
> > arch/arm/mach-omap2/clock24xx.c:1384: error: case label does not reduce to
> > an integer constant
> > arch/arm/mach-omap2/clock24xx.c:1388: error: case label does not reduce to
> > an integer constant
> > arch/arm/mach-omap2/clock24xx.c:1392: error: case label does not reduce to
> > an integer constant
> > arch/arm/mach-omap2/clock24xx.c:1396: error: case label does not reduce to
> > an integer constant
> > arch/arm/mach-omap2/clock24xx.c:1397: error: case label does not reduce to
> > an integer constant
> > arch/arm/mach-omap2/clock24xx.c:1401: error: case label does not reduce to
> > an integer constant
> > arch/arm/mach-omap2/clock24xx.c:1402: error: case label does not reduce to
> > an integer constant
> > make[1]: *** [arch/arm/mach-omap2/clock24xx.o] Error 1
> > make: *** [arch/arm/mach-omap2] Error 2
> >
> >
> > Is this a well-known bug? And do I need to find a patch for it?
> > Thanks for your help.
> > BEST REGARDS.
> >
> >
> > ___________________________________________________
> > 最新版 Yahoo!奇摩即時通訊 7.0,免費網路電話任你打!
> > http://messenger.yahoo.com.tw/
> > _______________________________________________
> > Linux-omap-open-source mailing list
> > Linux-omap-open-source@linux.omap.com
> > http://linux.omap.com/mailman/listinfo/linux-omap-open-source
> _______________________________________________
> Linux-omap-open-source mailing list
> Linux-omap-open-source@linux.omap.com
> http://linux.omap.com/mailman/listinfo/linux-omap-open-source
next prev parent reply other threads:[~2006-08-18 16:24 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-18 12:04 Building kenel error Woodruff, Richard
2006-08-18 16:24 ` Hingkwan Huen [this message]
2006-08-18 18:50 ` Dirk Behme
2006-08-29 10:43 ` Building kenel error (uImage) kabbin
2006-08-29 11:13 ` imre.deak
2006-08-30 10:15 ` kabbin
-- strict thread matches above, loose matches on Subject: below --
2006-08-18 20:33 Building kenel error Woodruff, Richard
2006-08-18 20:26 Woodruff, Richard
2006-08-18 18:56 Woodruff, Richard
2006-08-18 20:15 ` Brian Swetland
2006-08-18 20:29 ` lamikr
2006-08-18 9:18 kabbin
2006-08-15 9:47 kabbin
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=1155918292.2949.25.camel@localhost.localdomain \
--to=hkh@cypress.com \
--cc=Linux-omap-open-source@linux.omap.com \
--cc=r-woodruff2@ti.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