From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Pearson Subject: Re: alsa-driver-1.0.15rc2 build issues on RHEL4/CentOS4 Date: Tue, 25 Sep 2007 17:20:12 +0100 Message-ID: <46F9353C.1040105@moving-picture.com> References: <46EA5F30.7000404@moving-picture.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from moving-picture.com (mpc-26.sohonet.co.uk [193.203.82.251]) by alsa0.perex.cz (Postfix) with ESMTP id 1268024393 for ; Tue, 25 Sep 2007 18:20:13 +0200 (CEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Takashi Iwai Cc: ALSA development List-Id: alsa-devel@alsa-project.org Takashi Iwai wrote: > At Fri, 14 Sep 2007 11:15:12 +0100, > James Pearson wrote: > >>alsa-driver-1.0.15rc2 won't build cleanly on RHEL4/CentOS4 (2.6.9 based >>kernel). >> >>I've included the relevant errors below after running: >> >>configure --with-redhat >>make -i >> >>The problem with misc/ac97_bus.c, I've already reported at: >> >> >> >>James Pearson > > > The fix is pending on my local tree. Shall be fixed in rc3. I've just discovered that I can't load snd-ioctl32 from 1.0.15rc2 on RHEL4/CentOS4 - dmesg reports: snd_ioctl32: Unknown symbol snd_ctl_elem_read snd_ioctl32: Unknown symbol snd_ctl_elem_write snd-ioctl32 with 1.0.15rc1 loads fine ... James Pearson