All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [patch] dvb: build failure fix
Date: Mon, 28 Apr 2008 23:20:30 +0200	[thread overview]
Message-ID: <20080428212030.GA10912@elte.hu> (raw)
In-Reply-To: <20080428211748.GJ15840@elte.hu>


FYI, x86.git randconfig testing found another build bug as well:

  http://redhat.com/~mingo/misc/config-Mon_Apr_28_23_14_46_CEST_2008.bad

build log below. Note that this seems to be a more clear-cut case as 
module support was disabled.

	Ingo

--------------->
drivers/built-in.o: In function `cx23885_dvb_register':
: undefined reference to `dib7000p_attach'
drivers/built-in.o: In function `cx23885_initialize_codec':
cx23885-417.c:(.text+0x1dd5a7): undefined reference to `cx2341x_update'
drivers/built-in.o: In function `cx23885_queryctrl':
cx23885-417.c:(.text+0x1de02e): undefined reference to `cx2341x_ctrl_query'
drivers/built-in.o: In function `cx23885_417_register':
: undefined reference to `cx2341x_fill_defaults'
drivers/built-in.o: In function `mpeg_do_ioctl':
cx23885-417.c:(.text+0x1dea0e): undefined reference to `cx2341x_log_status'
cx23885-417.c:(.text+0x1dea67): undefined reference to `cx2341x_ctrl_get_menu'
cx23885-417.c:(.text+0x1dec1a): undefined reference to `cx2341x_ext_ctrls'
cx23885-417.c:(.text+0x1deeaf): undefined reference to `cx2341x_ext_ctrls'
cx23885-417.c:(.text+0x1deedb): undefined reference to `cx2341x_update'
drivers/built-in.o:(.data+0x54c40): undefined reference to `cx2341x_mpeg_ctrls'
6.22user 1.55system 0:03.08elapsed 251%CPU (0avgtext+0avgdata 0maxresident)k

  reply	other threads:[~2008-04-28 21:20 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-28 16:24 [patch] dvb: build failure fix Ingo Molnar
2008-04-28 18:04 ` Adrian Bunk
2008-04-28 19:53   ` Ingo Molnar
2008-04-28 21:01     ` Adrian Bunk
2008-04-28 21:25       ` Mauro Carvalho Chehab
2008-04-28 21:29         ` mkrufky
2008-04-29 12:14           ` Ingo Molnar
2008-04-30 19:17           ` Mauro Carvalho Chehab
2008-04-30 19:28             ` Adrian Bunk
2008-04-30 19:31               ` mkrufky
2008-04-30 19:52                 ` Mauro Carvalho Chehab
2008-04-30 20:01                   ` Adrian Bunk
2008-04-30 22:32                     ` mkrufky
2008-04-28 19:47 ` Mauro Carvalho Chehab
2008-04-28 20:30   ` Ingo Molnar
2008-04-28 21:03     ` Mauro Carvalho Chehab
2008-04-28 21:17       ` Ingo Molnar
2008-04-28 21:20         ` Ingo Molnar [this message]
2008-04-28 21:23           ` Ingo Molnar
2008-04-28 21:25             ` Ingo Molnar

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=20080428212030.GA10912@elte.hu \
    --to=mingo@elte.hu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@infradead.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.