From mboxrd@z Thu Jan 1 00:00:00 1970 From: Barry Scott Subject: 2.6.17-rc6 sound drivers have section mismatch errors Date: Fri, 09 Jun 2006 12:47:49 +0100 Message-ID: <44895FE5.6040900@onelan.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@lists.sourceforge.net Errors-To: alsa-devel-bounces@lists.sourceforge.net To: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org I'm trying to build 2.6.17 as suggested on the user list to get Intel HDA working. But, as reported by me on Linux Dev list, there a lot of problems with section mismatch in a number of drivers including the sound drivers. Here are the sound related messages: WARNING: sound/isa/sb/snd-sbawe.o - Section mismatch: reference to .init.text:snd_emu8000_new from .text between 'snd_sb16_probe' (at offset 0x440) and 'snd_sb16_nonpnp_remove' WARNING: sound/isa/snd-opl3sa2.o - Section mismatch: reference to .init.text: from .text between 'snd_opl3sa2_pnp_cdetect' (at offset 0xe61) and 'snd_opl3sa2_pnp_detect' WARNING: sound/isa/snd-opl3sa2.o - Section mismatch: reference to .init.text: from .text between 'snd_opl3sa2_pnp_detect' (at offset 0xf52) and 'snd_opl3sa2_put_single' The Linux Dev folks are looking for someone to look at these problems. Barry