Date: Tue, 30 Jun 1998 03:05:58 +0900 From: Tadashi Okoshi <slash@ht.sfc.keio.ac.jp> To: roger@cs.strath.ac.uk, multimedia@FreeBSD.ORG Cc: slash@ht.sfc.keio.ac.jp Subject: Re: [Q] Multiple Bt848 cards in a PC. Message-ID: <199806291805.DAA00491@enterprise.sfc.wide.ad.jp> In-Reply-To: Your message of "Mon, 22 Jun 1998 17:50:33 %2B0200" References: <19980622175033.06733@follo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
About the multiple Bt848 system, according to your advise, I bought following parts. *PentiumII 400MHz *128M RAM *Miro/TV board x 2 *Sound Blaster 64 x 2 *FreeBSD 2.2.1R (The reason why I am using FreeBSD2.2.1R is the OS(RT-Mach) we are now developping based on FreeBSD2.2.1R. So we cannnot use 2.2.6R or 3.0-current) And I downloaded the newest bt848 driver, and reconfigured the kernel. But while "make depend", it said, "../../pci/brooktree848.c:270:opt_bktr.h No such file or directory" Q1. The newest bt848.tgz tree doesn't contain opt_bktr.h. Is it contained in 2.2.5R kernel tree? (2.2.5R is the first release with the bktr driver in kernel source tree.) If it isn't, where can we find this header file? ------ Anyway, I compiled fxtv-0.47(ports) with old bktr driver. But it saids the followings... # make >> Checksum OK for fxtv-0.47.tgz. ===> Building for fxtv-0.47 gmake: Nothing to be done for `Makefile'. cc -O2 -m486 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/tiff34 -I. -DVERS_STR=\"0.47\" -DHAVE_XFREE86 -c remote.c remote.c:69: `MOUSE_SYS_PACKETSIZE' undeclared here (not in a function) remote.c:69: size of array `Events' has non-integer type remote.c: In function `TVRemoteInputProcSysMouse': remote.c:395: `MOUSE_SYS_PACKETSIZE' undeclared (first use this function) remote.c:395: (Each undeclared identifier is reported only once remote.c:395: for each function it appears in.) remote.c:395: size of array `buf' has non-integer type remote.c:422: `MOUSE_SYS_SYNCMASK' undeclared (first use this function) remote.c:422: `MOUSE_SYS_SYNC' undeclared (first use this function) remote.c: In function `TVREMOTEOpen': remote.c:619: `MOUSE_SETLEVEL' undeclared (first use this function) remote.c:620: `MOUSE_GETLEVEL' undeclared (first use this function) remote.c:628: structure has no member named `packetsize' remote.c:628: `MOUSE_SYS_PACKETSIZE' undeclared (first use this function) remote.c:629: structure has no member named `syncmask' remote.c:629: `MOUSE_SYS_SYNCMASK' undeclared (first use this function) remote.c:630: structure has no member named `syncmask' remote.c:630: `MOUSE_SYS_SYNC' undeclared (first use this function) gmake: *** [remote.o] Error 1 *** Error code 2 Q2. The reason why I saw there errors is I'm using 2.2.1R? or old bktr driver? I'm using 2.2.1R and have to use 2.2.1R. So can I use the newest bktr driver and the newest Fxtv(0.47) on 2.2.1R? Tadashi Okoshi Keio University, JAPAN slash@okoshi.org or slash@ht.sfc.keio.ac.jp http://www.okoshi.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806291805.DAA00491>