linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: Jim Davis <jim.epost@gmail.com>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-next <linux-next@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	"m.chehab" <m.chehab@samsung.com>,
	linux-media@vger.kernel.org
Subject: Re: randconfig build error with next-20140324, in drivers/media/tuners/e4000.c
Date: Mon, 24 Mar 2014 21:14:48 +0200	[thread overview]
Message-ID: <53308428.2090003@iki.fi> (raw)
In-Reply-To: <CA+r1ZhjFY3eBZwcfjQZqBO4iPNMZLUnky0+_5gc=FtdEbGLByg@mail.gmail.com>

Already fixed
https://patchwork.linuxtv.org/patch/23115/

On 24.03.2014 20:38, Jim Davis wrote:
> Building with the attached random configuration file,
>
> warning: (DVB_USB_RTL28XXU) selects MEDIA_TUNER_E4000 which has unmet
> direct dependencies ((MEDIA_ANALOG_TV_SUPPORT ||
> MEDIA_DIGITAL_TV_SUPPORT || MEDIA_RADIO_SUPPORT) && MEDIA_SUPPORT &&
> I2C && VIDEO_V4L2)
> warning: (BRIDGE_NF_EBTABLES) selects NETFILTER_XTABLES which has
> unmet direct dependencies (NET && INET && NETFILTER)
> warning: (AHCI_XGENE) selects PHY_XGENE which has unmet direct
> dependencies (HAS_IOMEM && OF && (ARM64 || COMPILE_TEST))
>
> drivers/built-in.o: In function `e4000_remove':
> e4000.c:(.text+0x30570f): undefined reference to `v4l2_ctrl_handler_free'
> drivers/built-in.o: In function `e4000_probe':
> e4000.c:(.text+0x306085): undefined reference to `v4l2_ctrl_handler_init_class'
> e4000.c:(.text+0x3060ae): undefined reference to `v4l2_ctrl_new_std'
> e4000.c:(.text+0x3060e1): undefined reference to `v4l2_ctrl_new_std'
> e4000.c:(.text+0x3060fd): undefined reference to `v4l2_ctrl_auto_cluster'
> e4000.c:(.text+0x306126): undefined reference to `v4l2_ctrl_new_std'
> e4000.c:(.text+0x306156): undefined reference to `v4l2_ctrl_new_std'
> e4000.c:(.text+0x306172): undefined reference to `v4l2_ctrl_auto_cluster'
> e4000.c:(.text+0x30619b): undefined reference to `v4l2_ctrl_new_std'
> e4000.c:(.text+0x3061cb): undefined reference to `v4l2_ctrl_new_std'
> e4000.c:(.text+0x3061e7): undefined reference to `v4l2_ctrl_auto_cluster'
> e4000.c:(.text+0x306210): undefined reference to `v4l2_ctrl_new_std'
> e4000.c:(.text+0x306240): undefined reference to `v4l2_ctrl_new_std'
> e4000.c:(.text+0x30625c): undefined reference to `v4l2_ctrl_auto_cluster'
> e4000.c:(.text+0x306285): undefined reference to `v4l2_ctrl_new_std'
> e4000.c:(.text+0x3062a0): undefined reference to `v4l2_ctrl_handler_free'
> make: *** [vmlinux] Error 1
>


-- 
http://palosaari.fi/

      reply	other threads:[~2014-03-24 19:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-24 18:38 randconfig build error with next-20140324, in drivers/media/tuners/e4000.c Jim Davis
2014-03-24 19:14 ` Antti Palosaari [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53308428.2090003@iki.fi \
    --to=crope@iki.fi \
    --cc=jim.epost@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=m.chehab@samsung.com \
    --cc=sfr@canb.auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).