All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Randy Dunlap <rdunlap@xenotime.net>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	driverdevel <devel@driverdev.osuosl.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 3.1-rc1 (staging/comedi)
Date: Mon, 8 Aug 2011 14:51:53 -0700	[thread overview]
Message-ID: <20110808215153.GA10848@suse.de> (raw)
In-Reply-To: <20110808143516.517a40cc.rdunlap@xenotime.net>

On Mon, Aug 08, 2011 at 02:35:16PM -0700, Randy Dunlap wrote:
> on x86_64:
> 
> ERROR: "labpc_1200_is_unipolar" [drivers/staging/comedi/drivers/ni_labpc_cs.ko] undefined!
> ERROR: "labpc_1200_ai_gain_bits" [drivers/staging/comedi/drivers/ni_labpc_cs.ko] undefined!
> ERROR: "range_labpc_1200_ai" [drivers/staging/comedi/drivers/ni_labpc_cs.ko] undefined!
> ERROR: "labpc_common_detach" [drivers/staging/comedi/drivers/ni_labpc_cs.ko] undefined!
> ERROR: "labpc_common_attach" [drivers/staging/comedi/drivers/ni_labpc_cs.ko] undefined!
> 
> Full kernel (rand)config is attached.

I don't see how this could happen, as you have:

CONFIG_COMEDI_NI_LABPC_CS=m
CONFIG_COMEDI_NI_LABPC=m

set.  Those functions are all in
drivers/staging/comedi/drivers/ni_labpc.ko, which should have also
gotten built, right?

totally confused,

greg k-h

  parent reply	other threads:[~2011-08-08 21:52 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-08  2:25 Linux 3.1-rc1 Linus Torvalds
2011-08-08 20:59 ` Linux 3.1-rc1 (i7core_edac build error) Randy Dunlap
2011-08-08 21:31   ` Borislav Petkov
2011-08-08 21:37     ` Randy Dunlap
2011-08-09 10:01     ` Mauro Carvalho Chehab
2011-08-10 12:43       ` [PATCH] EDAC: Correct Kconfig dependencies Borislav Petkov
2011-08-10 17:14         ` Randy Dunlap
2011-08-11 16:26           ` Borislav Petkov
2011-08-08 21:35 ` Linux 3.1-rc1 (staging/comedi) Randy Dunlap
2011-08-08 21:37   ` Randy Dunlap
2011-08-08 21:51   ` Greg KH [this message]
2011-08-08 23:32     ` Randy Dunlap
2011-08-10 18:22 ` [PATCH mainline] xen: xen-selfballoon.c needs more header files Randy Dunlap
2011-08-10 19:20   ` Konrad Rzeszutek Wilk
2011-08-10 19:23 ` Linux 3.1-rc1 (nfs/pnfs and drivers/md) Randy Dunlap
2011-08-11  0:35   ` Peng Tao
2011-08-11  0:35     ` Peng Tao
2011-08-11  0:58     ` Randy Dunlap
     [not found]       ` <20110810175829.a834d80f.rdunlap-/UHa2rfvQTnk1uMJSBkQmQ@public.gmane.org>
2011-08-11  1:10         ` Linus Torvalds
2011-08-11  1:10           ` Linus Torvalds
     [not found]           ` <CA+55aFzcSLrhkexEn=J7BN8F3P3Vy+EAjwgGwMQPdeoYoQG+Bw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-08-11  3:26             ` tao.peng-mb1K0bWo544
2011-08-11  3:26               ` tao.peng
2011-08-11  6:06               ` Christoph Hellwig
     [not found]                 ` <20110811060633.GA11654-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
2011-08-11  6:21                   ` tao.peng-mb1K0bWo544
2011-08-11  6:21                     ` tao.peng
     [not found]               ` <F19688880B763E40B28B2B462677FBF805BF0EAC8A-AYrsSIZi/B2B3McK65YKY9BPR1lH4CV8@public.gmane.org>
2011-08-11 10:11                 ` Benny Halevy
2011-08-11 10:11                   ` Benny Halevy
2011-08-11 18:44                   ` Boaz Harrosh
2011-08-11 18:44                     ` Boaz Harrosh
     [not found]                     ` <4E4422FD.3060706-C4P08NqkoRlBDgjK7y7TUQ@public.gmane.org>
2011-08-11 21:10                       ` [PATCH] pnfs: Automatically select blocks & objects layouts Boaz Harrosh
2011-08-11 21:10                         ` Boaz Harrosh
2011-08-11 21:29                         ` [PATCH v2] " Boaz Harrosh
2011-08-11 21:29                           ` Boaz Harrosh
2011-08-11 21:43                           ` Randy Dunlap
2011-08-11 21:43                             ` Randy Dunlap
2011-08-11 21:53                             ` Boaz Harrosh
2011-08-11 21:53                               ` Boaz Harrosh
     [not found]                         ` <4E444552.9030105-C4P08NqkoRlBDgjK7y7TUQ@public.gmane.org>
2011-08-11 22:13                           ` [PATCH] " Jim Rees
2011-08-11 22:13                             ` Jim Rees
     [not found]                             ` <20110811221305.GA8608-8f4Pc2RrbJmHXe+LvDLADg@public.gmane.org>
2011-08-11 23:47                               ` Peng Tao
2011-08-11 23:47                                 ` Peng Tao
2011-08-11 15:41               ` Linux 3.1-rc1 (nfs/pnfs and drivers/md) Randy Dunlap
2011-08-11 15:41                 ` Randy Dunlap

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=20110808215153.GA10848@suse.de \
    --to=gregkh@suse.de \
    --cc=devel@driverdev.osuosl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    --cc=torvalds@linux-foundation.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.