lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 15 Oct 2007 15:50:41 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Michael Buesch <mb@...sch.de>
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: [build bug] drivers/ssb build failure, latest -git


* Michael Buesch <mb@...sch.de> wrote:

> > 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?

hm, it builds fine now. Weird - i'll double-check i got the right 
config.

have triggered a new SSB build failure meanwhile:

drivers/built-in.o: In function `ssb_pcmcia_switch_coreidx':
: undefined reference to `pcmcia_access_configuration_register'
drivers/built-in.o: In function `ssb_pcmcia_switch_coreidx':
: undefined reference to `pcmcia_access_configuration_register'
drivers/built-in.o: In function `ssb_pcmcia_switch_coreidx':
: undefined reference to `pcmcia_access_configuration_register'
drivers/built-in.o: In function `ssb_pcmcia_switch_coreidx':
: undefined reference to `pcmcia_access_configuration_register'
drivers/built-in.o: In function `ssb_pcmcia_switch_coreidx':
: undefined reference to `pcmcia_access_configuration_register'
drivers/built-in.o:: more undefined references to `pcmcia_access_configuration_register' follow

config attached.

	Ingo

View attachment "config" of type "text/plain" (52100 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ