Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Oct 1997 09:20:15 -0400 (EDT)
From:      Bernie Doehner <bad@uhf.wireless.net>
To:        Al Johnson <Al.Johnson@AJC.State.Net>
Cc:        multimedia@FreeBSD.ORG
Subject:   Re: Bt848 and FxTv 0.45
Message-ID:  <Pine.BSF.3.96.971012091722.365D-100000@uhf.wireless.net>
In-Reply-To: <34404C8B.16C0EE9A@AJC.State.Net>

next in thread | previous in thread | raw e-mail | index | archive | help
Glad I am not the only one this happened to.

You need to make sure /usr/include/machine and /sys/i386/include are one
and the same directory.

I ended up symb linking /usr/include/machine->/sys/i386/include.

Best Regards,

Bernie


On Sat, 11 Oct 1997, Al Johnson wrote:

> Date: Sat, 11 Oct 1997 23:05:31 -0500
> From: Al Johnson <Al.Johnson@AJC.State.Net>
> To: multimedia@FreeBSD.ORG
> Subject: Bt848 and FxTv 0.45
> 
> I'm trying to upgrade from FxTv 0.44 to 0.45 but am 
> having a few problem.  I grabbed the latest bt848
> (10/6/97) but at package make time for fxtv this is 
> what I get:
> 
> tvcapture.c: In function `TVCAPTURESetInputFormat':
> tvcapture.c:387: `BT848_IFORM_F_NTSCM' undeclared (first use this
> function)
> tvcapture.c:387: (Each undeclared identifier is reported only once
> tvcapture.c:387: for each function it appears in.)
> tvcapture.c:388: `BT848_IFORM_F_NTSCJ' undeclared (first use this
> function)
> tvcapture.c:389: `BT848_IFORM_F_PALBDGHI' undeclared (first use this
> function)
> tvcapture.c:390: `BT848_IFORM_F_PALM' undeclared (first use this
> function)
> tvcapture.c:391: `BT848_IFORM_F_PALN' undeclared (first use this
> function)
> tvcapture.c:392: `BT848_IFORM_F_SECAM' undeclared (first use this
> function)
> tvcapture.c:393: `BT848_IFORM_F_RSVD' undeclared (first use this
> function)
> tvcapture.c:400: `BT848SFMT' undeclared (first use this function)
> tvcapture.c: In function `TVCAPTURESetTunerFreqSet':
> tvcapture.c:531: `CHNLSET_JPNCABLE' undeclared (first use this function)
> tvcapture.c: In function `TVCAPTUREQueryDriverState':
> tvcapture.c:653: `BT848GFMT' undeclared (first use this function)
> tvcapture.c:658: `BT848_IFORM_F_AUTO' undeclared (first use this
> function)
> tvcapture.c:659: `BT848_IFORM_F_NTSCM' undeclared (first use this
> function)
> tvcapture.c:660: `BT848_IFORM_F_NTSCJ' undeclared (first use this
> function)
> tvcapture.c:661: `BT848_IFORM_F_PALBDGHI' undeclared (first use this
> function)
> tvcapture.c:662: `BT848_IFORM_F_PALM' undeclared (first use this
> function)
> tvcapture.c:663: `BT848_IFORM_F_PALN' undeclared (first use this
> function)
> tvcapture.c:664: `BT848_IFORM_F_SECAM' undeclared (first use this
> function)
> tvcapture.c:665: `BT848_IFORM_F_RSVD' undeclared (first use this
> function)
> tvcapture.c:666: warning: unreachable code at beginning of switch
> statement
> tvcapture.c:773: `CHNLSET_JPNCABLE' undeclared (first use this function)
> tvcapture.c: In function `TVCAPTUREInit':
> tvcapture.c:1135: `BT848_IFORM_F_NTSCM' undeclared (first use this
> function)
> tvcapture.c:1175: `BT848_IFORM_F_NTSCJ' undeclared (first use this
> function)
> tvcapture.c:1176: `BT848_IFORM_F_PALM' undeclared (first use this
> function)
> tvcapture.c:1181: warning: unreachable code at beginning of switch
> statement
> 
> It goes on a little bit longer but this should be enough to 
> ident the problem.
> 
> Any suggestions to correct this.
> Thanks,
>  -- Al
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971012091722.365D-100000>