lkml.org 
[lkml]   [1999]   [Aug]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectBT848 bug
I mentioned the following error in another thread:

drivers/char/char.a(msp3400.o): In function `msp3400c_init':
msp3400.o(.text+0x1fe2): undefined reference to `register_sound_mixer'
make: *** [vmlinux] Error 1

In doing some investigation, I found that the problem is that if you
configure sound card support as a module, register_sound_mixer() doesn't
exist in the kernel. However, if you compile BT848 support built-in at
the same time, the msp3400 driver is built, which calls that function.

[If you're curious, I need to compile sound support as modules to use the
Red Hat configuration tool, but I wasn't bothering with modules for video.]

--PC

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

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:3.353 / U:0.284 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site