[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200710151458.54817.mb@bu3sch.de>
Date: Mon, 15 Oct 2007 14:58:54 +0200
From: Michael Buesch <mb@...sch.de>
To: Ingo Molnar <mingo@...e.hu>
Cc: Al Viro <viro@....linux.org.uk>, gregkh@...e.de,
David Brownell <dbrownell@...rs.sourceforge.net>,
"John W. Linville" <linville@...driver.com>,
linux-kernel@...r.kernel.org
Subject: Re: [bug] usb build failure, latest -git
On Monday 15 October 2007 12:53:44 Ingo Molnar wrote:
>
> * Al Viro <viro@....linux.org.uk> wrote:
>
> > On Sun, Oct 14, 2007 at 05:29:48AM +0200, Ingo Molnar wrote:
> > >
> > > FYI, the attached config fails to build on most recent -git with:
> > >
> > > In file included from drivers/usb/host/ohci-hcd.c:1038:
> > > drivers/usb/host/ohci-ssb.c:120: error: 'ohci_bus_suspend' undeclared here (not in a function)
> > > drivers/usb/host/ohci-ssb.c:121: error: 'ohci_bus_resume' undeclared here (not in a function)
> > > make[3]: *** [drivers/usb/host/ohci-hcd.o] Error 1
> >
> > Subject: [PATCH] ohci-ssb with !CONFIG_PM
>
> there's a new build failure with latest -git:
>
> drivers/built-in.o: In function `ssb_ohci_probe':
> ohci-hcd.c:(.text+0xbff39): undefined reference to `ssb_device_enable'
> ohci-hcd.c:(.text+0xbff6f): undefined reference to `ssb_admatch_base'
> ohci-hcd.c:(.text+0xbff8b): undefined reference to `ssb_admatch_size'
> ohci-hcd.c:(.text+0xbffe5): undefined reference to `ssb_device_disable'
> [...]
>
> config attached.
>
> Ingo
>
I'm not sure why this happens. SSB is Y and ohci-hcd is also Y.
So why doesn't it find the syms?
--
Greetings Michael.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists