From owner-freebsd-multimedia@FreeBSD.ORG Sun Oct 1 01:58:24 2006 Return-Path: X-Original-To: freebsd-multimedia@FreeBSD.org Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D68616A412 for ; Sun, 1 Oct 2006 01:58:24 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C94A043D6E; Sun, 1 Oct 2006 01:58:23 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from misaki (root@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with SMTP id k911wLjp010574; Sun, 1 Oct 2006 01:58:22 GMT (envelope-from ariff@FreeBSD.org) Date: Sun, 1 Oct 2006 09:56:33 +0800 From: Ariff Abdullah To: "Alexandre \"Sunny\" Kovalenko" Message-Id: <20061001095633.669030b6.ariff@FreeBSD.org> In-Reply-To: <1159667064.778.17.camel@RabbitsDen.RabbitsLawn.verizon.net> References: <20060929044401.5c52bef3.ariff@FreeBSD.org> <1159664308.778.8.camel@RabbitsDen.RabbitsLawn.verizon.net> <20061001090712.091d1a71.ariff@FreeBSD.org> <1159667064.778.17.camel@RabbitsDen.RabbitsLawn.verizon.net> Organization: FreeBSD X-Mailer: /usr/local/lib/ruby/1.8/net/smtp.rb Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Sun__1_Oct_2006_09_56_33_+0800_5mXUKjrci1_Yn0+c" Cc: freebsd-multimedia@FreeBSD.org Subject: Re: HEADS UP: Last call for snd_hda(4) testers - High Definition Audio driver X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Oct 2006 01:58:24 -0000 --Signature=_Sun__1_Oct_2006_09_56_33_+0800_5mXUKjrci1_Yn0+c Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, 30 Sep 2006 21:44:24 -0400 "Alexandre \"Sunny\" Kovalenko" wrote: > On Sun, 2006-10-01 at 09:07 +0800, Ariff Abdullah wrote: > > On Sat, 30 Sep 2006 20:58:28 -0400 > > "Alexandre \"Sunny\" Kovalenko" > > wrote: > > > On -CURRENT as of late September 30th > > > (EST) /usr/src/sys/modules/sound/driver/Makefile failed to patch > > > (Makefile.rej attached) for reasons I do not quite understand. > > > No big deal -- fixed that manually. Ensuing compilation errors > > > attached -- sorry but they are way beyond what I can figure out > > > on my own. > > >=20 > > > --=20 > > > Alexandre "Sunny" Kovalenko (=C3=90=C5=BE=C3=90=C2=BB=C3=90=C2=B5=C3= =90=C2=BA=C3=91=C3=90=C2=B0=C3=90=C2=BD=C3=90=C2=B4=C3=91=E2=82=AC > > > =C3=90=C5=A1=C3=90=C2=BE=C3=90=C2=B2=C3=90=C2=B0=C3=90=C2=BB=C3=90=C2= =B5=C3=90=C2=BD=C3=90=C2=BA=C3=90=C2=BE) > > >=20 > > > P.S. I am not subscribing to multimedia@, please, do not remove > > > me from CC list. > > >=20 > > Things are moving so fast (for good) for the past several hours. > > Even "2 hours ago" can be considered outdated. > >=20 > > Please cvsup to the latest -CURRENT and fetch back the diff. > >=20 > >=20 > >=20 > > -- > > Ariff Abdullah > > FreeBSD > >=20 > > ... Recording in stereo is obviously too advanced > > and confusing for us idiot ***** users :P ........ >=20 > Did cvsup (Sep 30 21:29 EST), fetched diff, patched, Makefile is > still failing (did that again manually). Did 'make clean cleandir && > make'. Ensuing errors attached. >=20 > BTW: I forgot to mention first time around > -- /usr/src/sys/modules/sound/driver/hda/Makefile seemed to contain > two identical sections: > ------------------------------------------------------------------- > -------------- How did you apply the patch? Show me the full command along with all the arguments. Did you do the "cleanup" first before applying another? > # $FreeBSD$ >=20 > .PATH: ${.CURDIR}/../../../../dev/sound/pci/hda >=20 > KMOD=3D snd_hda > SRCS=3D device_if.h bus_if.h pci_if.h channel_if.h mixer_if.h > SRCS+=3D hdac.c hdac_private.h hdac_reg.h hda_reg.h hdac.h >=20 > .include > # $FreeBSD$ >=20 > .PATH: ${.CURDIR}/../../../../dev/sound/pci/hda >=20 > KMOD=3D snd_hda > SRCS=3D device_if.h bus_if.h pci_if.h channel_if.h mixer_if.h > SRCS+=3D hdac.c hdac_private.h hdac_reg.h hda_reg.h hdac.h >=20 > .include > ------------------------------------------------------------------- > ---------------- I have manually removed the second of the two, > otherwise I would have different compilation error (-I- used twice > on the command line). Sorry, should have reported it first time > around. >=20 > --=20 > Alexandre "Sunny" Kovalenko (=D0=9E=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD= =D0=B4=D1=80 =D0=9A=D0=BE=D0=B2=D0=B0=D0=BB=D0=B5=D0=BD=D0=BA=D0=BE) >=20 -- Ariff Abdullah FreeBSD ... Recording in stereo is obviously too advanced and confusing for us idiot ***** users :P ........ --Signature=_Sun__1_Oct_2006_09_56_33_+0800_5mXUKjrci1_Yn0+c Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFHyBVlr+deMUwTNoRArTUAKDcS+7/zvZ697jrBUidTgI5ZNIvMACgkSM0 LOof74eJ43HOst0ujV+wptw= =MUyd -----END PGP SIGNATURE----- --Signature=_Sun__1_Oct_2006_09_56_33_+0800_5mXUKjrci1_Yn0+c--