Re: build issue #503 for v2.6.26-rc2-433-gf26a398 : undefinedreference to `request_firmware'

From: Randy Dunlap
Date: Fri May 16 2008 - 16:53:43 EST


On Fri, 16 May 2008 22:30:40 +0200 Rafael J. Wysocki wrote:

> On Friday, 16 of May 2008, Toralf Förster wrote:
> > Hello,
> >
> > the build (.config attached) failed, make ends with :
> > ...
> > UPD include/linux/compile.h
> > CC init/version.o
> > LD init/built-in.o
> > LD vmlinux
> > drivers/built-in.o: In function `sas_request_addr':
> > (.text+0x33bab): undefined reference to `request_firmware'
> > drivers/built-in.o: In function `sas_request_addr':
> > (.text+0x33c3f): undefined reference to `release_firmware'
> > make: *** [vmlinux] Error 1
> >
> > The build was made with :
> > $>make randconfig; make clean; make
>
> Is it the same as http://bugzilla.kernel.org/show_bug.cgi?id=10707 ?

It's in a different driver.

---
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/