[2.6 patch] let VIDEO_CX88 select FW_LOADER

From: Adrian Bunk (bunk_at_stusta.de)
Date: 12/27/04

  • Next message: Philip Pokorny: "Re: [RFC] I2C: Remove the i2c_client id field"
    Date:	Mon, 27 Dec 2004 23:58:54 +0100
    To: "prem.de.ms" <prem.de.ms@gmx.de>
    
    

    On Mon, Dec 27, 2004 at 11:00:49PM +0100, prem.de.ms wrote:

    > Hello,
    >
    > I get the following error message when I try to compile the new
    > 2.6.10-kernel:
    >
    > [...]
    > CHK include/linux/compile.h
    > UPD include/linux/compile.h
    > CC init/version.o
    > LD init/built-in.o
    > LD .tmp_vmlinux1
    > drivers/built-in.o(.text+0x8a3b2): In function `blackbird_load_firmware':
    > : undefined reference to `request_firmware'
    > drivers/built-in.o(.text+0x8a454): In function `blackbird_load_firmware':
    > : undefined reference to `release_firmware'
    > make: *** [.tmp_vmlinux1] Error 1
    >
    > Seems like the Conexant drivers are broken because the kernel compiles
    > when I uncheck them.
    >
    > Any suggestions?

    Thanks for this report.

    The patch below should fix it.

    Signed-off-by: Adrian Bunk <bunk@stusta.de>

    --- linux-2.6.10-rc3-mm1-full/drivers/media/video/Kconfig.old 2004-12-27 23:53:33.000000000 +0100
    +++ linux-2.6.10-rc3-mm1-full/drivers/media/video/Kconfig 2004-12-27 23:54:09.000000000 +0100
    @@ -304,8 +304,9 @@
     config VIDEO_CX88
             tristate "Conexant 2388x (bt878 successor) support"
             depends on VIDEO_DEV && PCI && EXPERIMENTAL
             select I2C_ALGOBIT
    + select FW_LOADER
             select VIDEO_BTCX
             select VIDEO_BUF
             select VIDEO_TUNER
             ---help---

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


  • Next message: Philip Pokorny: "Re: [RFC] I2C: Remove the i2c_client id field"

    Relevant Pages

    • Re: 2.4.24 from kernel.org
      ... > I just tried to compile linux-2.4.24.tar.bz2 from ... problem with case-sensitivity on your system. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • 2.6.10 compile error - blackbird_load_firmware
      ... I get the following error message when I try to compile the new ... : undefined reference to `request_firmware' ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.10 compile error - blackbird_load_firmware
      ... > I get the following error message when I try to compile the new ... > Seems like the Conexant drivers are broken because the kernel compiles ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: aic7xxx_osm.c compilation failure in linux-2.4.22
      ... > Compile failure as follows: ... I can't find the actual error message. ... There had been need of rain for many days. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [SLE] Please! I could use some help!
      ... I don't know what SuSE distribution you are running -- I came in late on ... "NULL" error message ... to ensure he was getting a working installation. ... and do some simple compile development exercises until you gain the ...
      (SuSE)