All of lore.kernel.org
 help / color / mirror / Atom feed
* Various build failures in current bzr tree
@ 2012-02-09 19:02 Lennart Sorensen
  2012-02-09 19:33 ` Lennart Sorensen
  2012-02-09 22:59 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 2 replies; 39+ messages in thread
From: Lennart Sorensen @ 2012-02-09 19:02 UTC (permalink / raw)
  To: grub-devel

I am trying to build a powerpc build using the current bzr tree, and
have hit a few problems so far.

I am trying to use gcc-4.4, which seems to cause issues with -Werror.
I think that is gcc's fault, and --disable-werror gets around that,
so not a big deal.

I am hitting bug #35452 of course caused by commit r3826, but even after
fixing that, commit r38xx does the same thing to another set of files.

I also hit that grub_arch_dl_get_tramp_got_size isn't defined.  It appears
it was cleaned up for powerpc as being unused recently, but dl.c still
says that powerpc has it (along with ia64).  Removing powerpc from:

#if defined (__ia64__) || defined (__powerpc__)
  grub_arch_dl_get_tramp_got_size (e, &tramp, &got);

seems to fix that.

Should I file bug reports, or will someone just fix these?

-- 
Len Sorensen


^ permalink raw reply	[flat|nested] 39+ messages in thread

end of thread, other threads:[~2012-02-15 17:05 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-09 19:02 Various build failures in current bzr tree Lennart Sorensen
2012-02-09 19:33 ` Lennart Sorensen
2012-02-09 20:50   ` Lennart Sorensen
2012-02-09 20:56     ` Lennart Sorensen
2012-02-09 23:02       ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-02-10 15:54         ` Lennart Sorensen
2012-02-10 16:11           ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-02-10 18:18             ` Lennart Sorensen
2012-02-10 19:01               ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-02-10 19:12                 ` Lennart Sorensen
2012-02-10 19:41                   ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-02-10 19:56                   ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-02-10 20:31                     ` Lennart Sorensen
2012-02-10 20:39                       ` Lennart Sorensen
2012-02-10 16:16     ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-02-10 18:31       ` Lennart Sorensen
2012-02-09 22:59 ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-02-10 15:45   ` Lennart Sorensen
2012-02-10 16:02     ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-02-10 18:15       ` Lennart Sorensen
2012-02-10 18:57         ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-02-10 19:05           ` Lennart Sorensen
2012-02-10 18:58         ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-02-10 19:08           ` Lennart Sorensen
2012-02-10 19:14             ` Lennart Sorensen
2012-02-10 19:25               ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-02-10 20:25                 ` Lennart Sorensen
2012-02-10 20:38                   ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-02-10 20:43                     ` Lennart Sorensen
2012-02-10 23:14                       ` Lennart Sorensen
2012-02-10 23:38                         ` Vladimir 'φ-coder/phcoder' Serbinenko
     [not found]                           ` <20120212000258.GP27742@caffeine.csclub.uwaterloo.ca>
2012-02-12  1:02                             ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-02-12 17:35                               ` Lennart Sorensen
2012-02-12 17:41                                 ` Lennart Sorensen
2012-02-12 20:19                                 ` Bruce Dubbs
2012-02-12 20:29                                   ` Lennart Sorensen
2012-02-13 15:39                               ` Lennart Sorensen
2012-02-15 17:04                                 ` Lennart Sorensen
2012-02-10 19:01         ` Lennart Sorensen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.