From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 1 21:30:26 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93D9C1065677 for ; Sat, 1 Nov 2008 21:30:26 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.freebsd.org (Postfix) with ESMTP id 4D3478FC12 for ; Sat, 1 Nov 2008 21:30:26 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with ESMTP id <0K9O002VR8YO5IC0@osl1smout1.broadpark.no> for freebsd-multimedia@freebsd.org; Sat, 01 Nov 2008 21:30:24 +0100 (CET) Received: from kg-work2.kg4.no ([80.202.173.243]) by osl1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0K9O00IWR8YNLRG1@osl1sminn1.broadpark.no> for freebsd-multimedia@freebsd.org; Sat, 01 Nov 2008 21:30:24 +0100 (CET) Date: Sat, 01 Nov 2008 21:30:23 +0100 From: Torfinn Ingolfsen To: freebsd-multimedia@freebsd.org Message-id: <20081101213023.df4b4689.torfinn.ingolfsen@broadpark.no> In-reply-to: References: <80f4f2b20804080605x4a2e063av4327e8480d0ac9e7@mail.gmail.com> <200804081339.m38DdVWD006894@lava.sentex.ca> <80f4f2b20804080714s437adf26n3890ab01737334ff@mail.gmail.com> <1d3ed48c0804080721s1395a0c9wc72bcc6b9df50037@mail.gmail.com> X-Mailer: Sylpheed 2.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: pvr-xxx on 7.0 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: Sat, 01 Nov 2008 21:30:26 -0000 On Fri, 11 Apr 2008 17:05:11 +0200 usleepless@gmail.com wrote: > > the port from http://usleepless.110mb.com/pvrxxx_port.tgz > > automagically downloads all the firmware stuff, but I believe you > > need to run "make makesum" because the distinfo file is out of date. > > the port is updated @ http://usleepless.110mb.com/pvrxxx_port.tgz > > - should build flawless on 7.0 FWIW, it doesn't build under 6.3-stable: cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I../../.. -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include -finline-limit=8000 -fno-common -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/ports/multimedia/pvrxxx/work/modules/cxm/cxm/../../../dev/cxm/cxm_audio.c /usr/ports/multimedia/pvrxxx/work/modules/cxm/cxm/../../../dev/cxm/cxm_audio.c: In function `cxm_msp_dpl_write': /usr/ports/multimedia/pvrxxx/work/modules/cxm/cxm/../../../dev/cxm/cxm_audio.c:280: warning: passing arg 2 of `iicbus_write' discards qualifiers from pointer target type *** Error code 1 Stop in /usr/ports/multimedia/pvrxxx/work/modules/cxm/cxm. *** Error code 1 Stop in /usr/ports/multimedia/pvrxxx/work/modules/cxm. *** Error code 1 Stop in /usr/ports/multimedia/pvrxxx. Tnis is an old 6.3-stable: root@kg-quiet# uname -a FreeBSD kg-quiet.kg4.no 6.3-STABLE FreeBSD 6.3-STABLE #21: Thu Jul 24 05:12:37 CEST 2008 root@kg-quiet.kg4.no:/usr/obj/usr/src/sys/QUIET amd64 I'll update to latest RELENG_6 and try again. -- Regards, Torfinn Ingolfsen