From: Adrian Bunk <bunk@stusta.de>
To: speedy <speedy@3d-io.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.12.3 compile error [ld: saa7134-core.c: undefined reference to `register_sound_dsp']
Date: Mon, 18 Jul 2005 00:15:17 +0200 [thread overview]
Message-ID: <20050717221517.GG3753@stusta.de> (raw)
In-Reply-To: <1787836434.20050717235339@3d-io.com>
On Sun, Jul 17, 2005 at 11:53:39PM +0200, speedy wrote:
> Hello linux-kernel,
>
> another link error, with different .config on a different box.
> .config made with make menuconfig. Disabling the relevant
> .config entries fixed the bug.
>
> p.s. please CC: me in the replies if any, as I'm not subscribed
> to the list.
>
> p.s.2. I suppose Fedora core 4 GCC 4.0.0 is not recommended for
> compiling the kernel? or not?
A recent gcc from the 3.3 or 3.4 branches is definitely less likely to
cause problems. That said, problems are still unlikely with the compiler
you are using.
> * tail of the compiler output:
>...
> LD .tmp_vmlinux1
> drivers/built-in.o(.text+0x2197ed): In function `saa7134_initdev':
> saa7134-core.c: undefined reference to `register_sound_dsp'
> drivers/built-in.o(.text+0x219823):saa7134-core.c: undefined reference to `register_sound_mixer'
> drivers/built-in.o(.text+0x21990e):saa7134-core.c: undefined reference to `unregister_sound_dsp'
> drivers/built-in.o(.text+0x219be6): In function `saa7134_finidev':
> saa7134-core.c: undefined reference to `unregister_sound_mixer'
> drivers/built-in.o(.text+0x219bef):saa7134-core.c: undefined reference to `unregister_sound_dsp'
> make: *** [.tmp_vmlinux1] Error 1
>...
Thanks for this report.
This is a known bug.
Workaround:
Say "Y" to
Device Drivers
Sound
Sound card support
> Best regards,
> speedy mailto:speedy@3d-io.com
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
prev parent reply other threads:[~2005-07-17 22:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-17 21:53 2.6.12.3 compile error [ld: saa7134-core.c: undefined reference to `register_sound_dsp'] speedy
2005-07-17 22:15 ` Adrian Bunk [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=20050717221517.GG3753@stusta.de \
--to=bunk@stusta.de \
--cc=linux-kernel@vger.kernel.org \
--cc=speedy@3d-io.com \
/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.