public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Fix sandbox build on Ubuntu 10.04
Date: Mon, 16 Nov 2015 08:07:18 -0500	[thread overview]
Message-ID: <20151116130718.GX8060@bill-the-cat> (raw)
In-Reply-To: <56497C46.4050801@wwwdotorg.org>

On Sun, Nov 15, 2015 at 11:48:38PM -0700, Stephen Warren wrote:
> On 11/15/2015 07:07 PM, Tom Rini wrote:
> > On Sat, Nov 14, 2015 at 11:53:49PM -0700, Stephen Warren wrote:
> > 
> >> gcc 4.4.3 (which is the default native compiler on x86-64 Ubuntu
> >> 10.04) doesn't seem to like initializers for sub-fields of
> >> anonymous unions. Solve this by replacing the initialization with
> >> an assignment. This fixes:
> >> 
> >> lib/lz4_wrapper.c: In function ?ulz4fn?: lib/lz4_wrapper.c:97:
> >> error: unknown field ?raw? specified in initializer
> >> 
> >> Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
> > 
> > So Ubuntu 10.04 hit end of life this past April.  I can be
> > convinced but as I'm personally staring down upgrading my 12.04
> > machine I need some reason.
> 
> For some reason I though the support life was 5 years desktop and
> longer for server, but it looks like 5 years was the server period. Oh
> well.
> 
> I suspect this patch may still be useful though; RHEL5 is still
> supported until March 31, 2017[1], and apparently has an even older
> compiler (gcc 4.1.x)[2]
> 
> [1] https://access.redhat.com/support/policy/updates/errata
> [2] https://access.redhat.com/solutions/19458

OK, that works for me, thanks.

Reviewed-by: Tom Rini <trini@konsulko.com>


-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151116/1cd00da6/attachment.sig>

  reply	other threads:[~2015-11-16 13:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-15  6:53 [U-Boot] [PATCH] Fix sandbox build on Ubuntu 10.04 Stephen Warren
2015-11-16  2:07 ` Tom Rini
2015-11-16  6:48   ` Stephen Warren
2015-11-16 13:07     ` Tom Rini [this message]
2015-11-16 21:07       ` Simon Glass
2015-11-18 22:36 ` [U-Boot] " Tom Rini

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=20151116130718.GX8060@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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