Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 1997 04:03:02 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        markm@FreeBSD.ORG
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/graphics/fxtv Makefile ports/graphics/fxtv/files md5
Message-ID:  <199710141103.EAA06609@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199710112039.NAA24803@freefall.freebsd.org> (message from Mark Murray on Sat, 11 Oct 1997 13:39:20 -0700 (PDT))

next in thread | previous in thread | raw e-mail | index | archive | help
 *   Update to version 0.45.
 :
 *   Hope you have fun with it, and let me know if you have any problems.

Thanks, but doesn't build on 2.2.

Satoshi
-------
 :
cc -m486 -I/usr/X11R6/include -I/usr/local/include -DVERS_STR=\"0.45\" -c tvcapture.c
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)
 :



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710141103.EAA06609>