public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* Re: linux-next: Tree for April 24
       [not found] <20080424173626.bcd088e7.sfr@canb.auug.org.au>
@ 2008-04-24 19:40 ` Geert Uytterhoeven
  2008-04-24 19:44   ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2008-04-24 19:40 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: linux-next, LKML, xfs

On Thu, 24 Apr 2008, Stephen Rothwell wrote:
> Status of my local build tests will be at
> http://kisskb.ellerman.id.au/linux-next.  If maintainers want to give
> advice about cross compilers/configs that work, we are always open to add
> more builds.

For the second day in a row, m68k builds failed because of

    fs/xfs/xfs_fsops.c:527: error: implicit declaration of function 'xfs_icsb_sync_counters_locked'
    make[3]: *** [fs/xfs/xfs_fsops.o] Error 1

According to
http://www.linux.sgi.com/archives/xfs/2008-03/msg00202.html, there's a
forward declaration for xfs_icsb_sync_counters_locked() only if HAVE_PERCPU_SB
is defined, i.e. for CONFIG_SMP. This break UP architectures.

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

* Re: linux-next: Tree for April 24
  2008-04-24 19:40 ` linux-next: Tree for April 24 Geert Uytterhoeven
@ 2008-04-24 19:44   ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2008-04-24 19:44 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: Christoph Hellwig, linux-next, LKML, xfs

On Thu, Apr 24, 2008 at 09:40:15PM +0200, Geert Uytterhoeven wrote:
> On Thu, 24 Apr 2008, Stephen Rothwell wrote:
> > Status of my local build tests will be at
> > http://kisskb.ellerman.id.au/linux-next.  If maintainers want to give
> > advice about cross compilers/configs that work, we are always open to add
> > more builds.
> 
> For the second day in a row, m68k builds failed because of
> 
>     fs/xfs/xfs_fsops.c:527: error: implicit declaration of function 'xfs_icsb_sync_counters_locked'
>     make[3]: *** [fs/xfs/xfs_fsops.o] Error 1

Eric already submitted a patch on the xfs list, that should make it to
the tree ASAP.

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

end of thread, other threads:[~2008-04-24 19:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20080424173626.bcd088e7.sfr@canb.auug.org.au>
2008-04-24 19:40 ` linux-next: Tree for April 24 Geert Uytterhoeven
2008-04-24 19:44   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox