From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: dmitriy Organization: skynet To: community@altlinux.ru Date: Sun, 12 Mar 2006 20:25:41 +0300 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Message-Id: <200603122025.41155.itadmin@mail.ru> Subject: [Comm] V4Lradio X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.6 Precedence: list Reply-To: ALT Linux Community List-Id: ALT Linux Community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Mar 2006 17:25:18 -0000 Archived-At: List-Archive: List-Post: =E4=CF=C2=D2=CF=C7=CF =D7=D2=C5=CD=C5=CE=C9 =D3=D5=D4=CF=CB ! =E4=CF =D3=C9=C8 =D0=CF=D2 =C2=CF=D2=C5=CD=D3=D1 =D3 =D2=C1=C4=C9=CF FM1256= /I H-3 =CE=C1 =CB=C1=D2=D4=CF=DE=CB=C5 AVER MEDIA STUDIO 305. =F3=C9=D3=D4=C5=CD=C1 ALT LINUX MASTER 2.4 kernel 2.4.26-std-up-alt-6, =C9= =D3=D0=CF=CC=D8=DA=D5=C0 =C4=CC=D1=20 =D0=D2=CF=D3=CC=D5=DB=C9=D7=C1=CE=C9=D1 Kradio. =F7 =CC=CF=C7=C1=C8 Kradio = =D7=D9=CB=C1=D4=D9=D7=C1=C5=D4=D3=D1 V4Lradio error setting=20 frequency , =C4=C1=CC=C5=C5 V4Lradio audio caps=3D63, =D3=CC=D9=DB=C9=CD = =D4=CF=CC=D8=CB=CF =DB=D5=CD. =EE=C1 =C4=CE=D1=C8 =CE=C1=DB=A3=CC=20 =C9=D3=C8=CF=C4=CE=C9=CB=C9 V4Lradio, =C4=D5=CD=C1=C0, =CD=CF=D6=C5=D4 =CC= =C9 =DC=D4=CF =C9=D3=D0=D2=C1=D7=C9=D4=D8 =D3=C9=D4=D5=C1=C3=C9=C0, =C5=D3= =CC=C9 =D5=D3=D4=C1=CE=CF=D7=C9=D4=D8=20 =DC=D4=CF=D4 =C4=D2=C1=CA=D7=C5=D2, =D7 =C4=CF=CB=D5=CD=C5=CE=D4=C1=C3=C9= =C9 =D0=CF =CE=C5=CD=D5 =CD=C5=CC=D8=CB=C1=C0=D4 =C6=D2=C1=DA=D9 =D0=CF =DE= =C1=D3=D4=CF=D4=C5 =CE=C1=D3=D4=D2=CF=C5=CB=20 =D2=C1=C4=C9=CF. =EE=C1=DE=C9=CE=C1=C5=CD =CB=CF=CD=D0=C9=CC=C9=D4=D8 V4Lra= dio, =DE=D4=CF=C2=D9 =D0=CF=CC=D5=DE=C9=D4=D8 =C4=D2=C1=CA=D7=C5=D2 =C9 =D0= =CF=CC=D5=DE=C1=C5=CD =CF=DB=C9=C2=CB=D5=20 =CB=CF=CD=D0=C9=CC=D1=C3=C9=C9: [root@localhost v4lradio]# make gcc -fPIC -Wall -g -O2 -fPIC -I. -I/usr/lib/ruby/1.6/i386-linux -I.=20 =2DDHAVE_LINUX_VIDEODEV_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_ERRNO_H -c -o=20 v4lradio.o v4lradio.c v4lradio.c:20:18: ruby.h: No such file or directory v4lradio.c:31: error: syntax error before "cV4l" v4lradio.c:31: warning: type defaults to `int' in declaration of `cV4l' v4lradio.c:31: warning: data definition has no type or storage class v4lradio.c:32: error: syntax error before "eV4l_not_opened" v4lradio.c:32: warning: type defaults to `int' in declaration of=20 `eV4l_not_opened' v4lradio.c:32: warning: data definition has no type or storage class v4lradio.c:34: error: syntax error before "v4l_init" v4lradio.c:34: error: syntax error before "self" v4lradio.c:34: warning: return type defaults to `int' v4lradio.c: In function `v4l_init': v4lradio.c:35: warning: implicit declaration of function `rb_iv_set' v4lradio.c:35: error: `self' undeclared (first use in this function) v4lradio.c:35: error: (Each undeclared identifier is reported only once v4lradio.c:35: error: for each function it appears in.) v4lradio.c:35: warning: implicit declaration of function `INT2NUM' v4lradio.c:40: warning: implicit declaration of function `rb_define_const' v4lradio.c: At top level: v4lradio.c:73: error: syntax error before "v4l_set_freq" v4lradio.c:73: error: syntax error before "self" v4lradio.c:73: warning: return type defaults to `int' v4lradio.c: In function `v4l_set_freq': v4lradio.c:79: error: `VALUE' undeclared (first use in this function) v4lradio.c:79: error: syntax error before "rfd" v4lradio.c:82: error: `rfd' undeclared (first use in this function) v4lradio.c:82: warning: implicit declaration of function `rb_iv_get' v4lradio.c:82: error: `self' undeclared (first use in this function) v4lradio.c:84: error: `Qnil' undeclared (first use in this function) v4lradio.c:85: warning: implicit declaration of function `rb_raise' v4lradio.c:89: warning: implicit declaration of function `NUM2INT' v4lradio.c:94: warning: implicit declaration of function `NUM2DBL' v4lradio.c:94: error: `rfreq' undeclared (first use in this function) v4lradio.c:112: warning: implicit declaration of function `rb_const_get' v4lradio.c:112: warning: implicit declaration of function `rb_intern' v4lradio.c: At top level: v4lradio.c:139: error: syntax error before "v4l_open" v4lradio.c:139: error: syntax error before "self" v4lradio.c:139: warning: return type defaults to `int' v4lradio.c: In function `v4l_open': v4lradio.c:145: error: `VALUE' undeclared (first use in this function) v4lradio.c:145: error: syntax error before "const_freq_max" v4lradio.c:147: warning: implicit declaration of function `STR2CSTR' v4lradio.c:147: error: `rname' undeclared (first use in this function) v4lradio.c:147: warning: assignment makes pointer from integer without a ca= st v4lradio.c:151: error: `self' undeclared (first use in this function) v4lradio.c:155: error: `const_freq_max' undeclared (first use in this=20 function) v4lradio.c:156: error: `const_freq_min' undeclared (first use in this=20 function) v4lradio.c:166: error: `rb_eIOError' undeclared (first use in this function) v4lradio.c:167: warning: implicit declaration of function `strerror' v4lradio.c: At top level: v4lradio.c:186: error: syntax error before "v4l_set_volume" v4lradio.c:186: error: syntax error before "self" v4lradio.c:186: warning: return type defaults to `int' v4lradio.c: In function `v4l_set_volume': v4lradio.c:190: error: `VALUE' undeclared (first use in this function) v4lradio.c:190: error: syntax error before "rfd" v4lradio.c:193: error: `rlvl' undeclared (first use in this function) v4lradio.c:195: error: `self' undeclared (first use in this function) v4lradio.c:205: error: `rfd' undeclared (first use in this function) v4lradio.c:207: error: `Qnil' undeclared (first use in this function) v4lradio.c: At top level: v4lradio.c:234: error: syntax error before "v4l_close" v4lradio.c:234: error: syntax error before "self" v4lradio.c:234: warning: return type defaults to `int' v4lradio.c: In function `v4l_close': v4lradio.c:237: error: `self' undeclared (first use in this function) v4lradio.c:239: error: `Qnil' undeclared (first use in this function) v4lradio.c:247: error: `rb_eIOError' undeclared (first use in this function) v4lradio.c: In function `Init_V4LRadio': v4lradio.c:256: warning: implicit declaration of function `rb_define_class' v4lradio.c:256: error: `rb_cObject' undeclared (first use in this function) v4lradio.c:257: warning: implicit declaration of function `rb_define_method' v4lradio.c:263: error: `rb_eException' undeclared (first use in this functi= on) make: *** [v4lradio.o] =EF=DB=C9=C2=CB=C1 1 =E7=CF=D3=D0=CF=C4=C1, =DE=D4=CF =C4=C5=CC=C1=D4=D8 =D3 =DC=D4=CF=CA =C2=C1= =CA=C4=CF=C0 =C9=CC=C9 =D1 =D7=CF=CF=CF=C2=DD=C5 =CE=C5 =D4=D5=C4=C1 =CB=CF= =D0=C1=C0 ????? =E8=CF=DE=D5 =D2=C1=C4=C9=CF, =D5=D6=C5 =D0=CF=CC=C7=CF=C4=C1, =CB=C1=CB = =C5=C7=CF =CE=C5=D4=D5 =D3 =D4=C5=C8 =D0=CF=D2, =CB=C1=CB =D0=C5=D2=C5=DB= =A3=CC =D3 =F7=C5=CE=C4=CF=D7 =CE=C1=20 Linux. =E7=CF=D3=D0=CF=C4=C1, =D0=CF=CD=CF=D6=C1=CA=D4=C5, =D0=CC=C9=DA!!!!! =20