RE: [CinCV] Videodev.h library non longer supported on kernel 2.6.38 (Cinelerra on Ubuntu 11.04 won't compile)

2011-02-18 Thread Nicola Ferralis
Re: [CinCV] Videodev.h library non longer supported on kernel 2.6.38 > (Cinelerra on Ubuntu 11.04 won't compile) > From: eina...@smail.ee > To: cinelerra@skolelinux.no > Date: Fri, 18 Feb 2011 20:17:19 +0200 > > On Fri, Feb 18, 2011 at 7:19 PM, Nicola Ferralis wrote: > >

Re: [CinCV] Videodev.h library non longer supported on kernel 2.6.38 (Cinelerra on Ubuntu 11.04 won't compile)

2011-02-18 Thread Einar Rünkaru
On Fri, Feb 18, 2011 at 7:19 PM, Nicola Ferralis wrote: > The same error applies to i386. For compilation, I use launchpad automatic > system, which basically compiles and loads the required libraries from > scratch. I never had any issue with compilation in previous version of > Ubuntu. Since Nat

RE: [CinCV] Videodev.h library non longer supported on kernel 2.6.38 (Cinelerra on Ubuntu 11.04 won't compile)

2011-02-18 Thread Nicola Ferralis
some time to stabilise and retry again. Nicola > Subject: Re: [CinCV] Videodev.h library non longer supported on kernel 2.6.38 > (Cinelerra on Ubuntu 11.04 won't compile) > From: eina...@smail.ee > To: cinelerra@skolelinux.no > Date: Fri, 18 Feb 2011 19:00:44 +0200 > &g

Re: [CinCV] Videodev.h library non longer supported on kernel 2.6.38 (Cinelerra on Ubuntu 11.04 won't compile)

2011-02-18 Thread Einar Rünkaru
Hi On Thu, Feb 17, 2011 at 10:33 PM, Nicola Ferralis wrote: > OK, the attached patch removes both support for v4l1 and buzz. I have new > issues though related with libmp3lame (see below). > > /bin/bash ../libtool --tag=CXX --mode=link g++ -D_LARGEFILE_SOURCE > -D_LARGEFILE64_SOURCE -D_FILE_OFF

RE: [CinCV] Videodev.h library non longer supported on kernel 2.6.38 (Cinelerra on Ubuntu 11.04 won't compile)

2011-02-17 Thread Nicola Ferralis
on > > 2.6.38. vdevice4l.h depends on it and with won't compile without it... > > Nicola > > > > > > > > > > > >> Subject: Re: [CinCV] Videodev.h library non longer supported on kernel > >> 2.6.38 (Cinelerra on Ubuntu 11.04 won't comp

Re: [CinCV] Videodev.h library non longer supported on kernel 2.6.38 (Cinelerra on Ubuntu 11.04 won't compile)

2011-02-17 Thread Edouard Chalaron
Does it have anything to do with vloopback ? Cheers E --- On Thu, 17/2/11, Einar Rünkaru wrote: From: Einar Rünkaru Subject: Re: [CinCV] Videodev.h library non longer supported on kernel 2.6.38 (Cinelerra on Ubuntu 11.04 won't compile) To: cinelerra@skolelinux.no Date: Thursday, 17, Feb

Re: [CinCV] Videodev.h library non longer supported on kernel 2.6.38 (Cinelerra on Ubuntu 11.04 won't compile)

2011-02-17 Thread Einar Rünkaru
.h being no longer supported on > 2.6.38. vdevice4l.h depends on it and with won't compile without it... > Nicola > > > > > >> Subject: Re: [CinCV] Videodev.h library non longer supported on kernel >> 2.6.38 (Cinelerra on Ubuntu 11.04 won't compile) >> Fr

RE: [CinCV] Videodev.h library non longer supported on kernel 2.6.38 (Cinelerra on Ubuntu 11.04 won't compile)

2011-02-16 Thread Nicola Ferralis
seems to be another compilation problem, also due to videodev.h being no longer supported on 2.6.38. vdevice4l.h depends on it and with won't compile without it... Nicola > Subject: Re: [CinCV] Videodev.h library non longer supported on kernel 2.6.38 > (Cinelerra on Ubuntu 11.

Re: [CinCV] Videodev.h library non longer supported on kernel 2.6.38 (Cinelerra on Ubuntu 11.04 won't compile)

2011-02-16 Thread Einar Rünkaru
On Wed, Feb 16, 2011 at 2:51 AM, Ichthyostega wrote: > Nicola Ferralis schrieb: >> vdevicebuz.C: In constructor 'VDeviceBUZInput::VDeviceBUZInput(VDeviceBUZ*)': > > isn't that the support for the IOmega Buzz drive, which was somewhat hacked > in some time ago? I might be wrong but I somehow recall

Re: [CinCV] Videodev.h library non longer supported on kernel 2.6.38 (Cinelerra on Ubuntu 11.04 won't compile)

2011-02-15 Thread Ichthyostega
Nicola Ferralis schrieb: > vdevicebuz.C: In constructor 'VDeviceBUZInput::VDeviceBUZInput(VDeviceBUZ*)': isn't that the support for the IOmega Buzz drive, which was somewhat hacked in some time ago? I might be wrong but I somehow recall that this support already caused some problems, because it wa

RE: [CinCV] Videodev.h library non longer supported on kernel 2.6.38 (Cinelerra on Ubuntu 11.04 won't compile)

2011-02-15 Thread Nicola Ferralis
not declared in this scope vdevicebuz.C:675:22: error: 'BASE_VIDIOCPRIVATE' was not declared in this scope vdevicebuz.C: In member function 'virtual int VDeviceBUZ::write_buffer(VFrame*, EDL*)': vdevicebuz.C:686:45: warning: deprecated conversion from string constant to &

[CinCV] Videodev.h library non longer supported on kernel 2.6.38 (Cinelerra on Ubuntu 11.04 won't compile)

2011-02-15 Thread Nicola Ferralis
Hi, I am working on making builds available on the next version of Ubuntu (11.04 Natty). As is, cinelerra cannot compile for any architecture because of this error: vdevicebuz.C:48:28: fatal error: linux/videodev.h: No such file or directory compilation terminated. The reason for it is that lin