On Tuesday 30 December 2008, Damien Sandras wrote: > Le mardi 30 décembre 2008 à 20:02 +0100, Stefan Lucke a écrit : > > On Tuesday 30 December 2008, Damien Sandras wrote: > > > Hi, > > > > > > > > > Le mardi 30 décembre 2008 à 18:39 +0100, Stefan Lucke a écrit : > > > > Hi, > > > > > > > > I'm trying current svn version of ekiga & co (was a checkout from > > > > yesterday). > > > > My camera 'logitech quickcam connect' (046d:08d9) works quite well > > > > with ekiga 2.0.11, 2.0.12, 3.0.1 but unfortunately not with current svn. > > > > > > > > > > Did you compile PTLIB with libv4l support ? > > > > I think I did so: > > > > ste...@jarada /home/nfs/extra/src/video/Ekiga/Ekiga-2008-12-29/ptlib $ grep > > v4l config.log > > $ ./configure --prefix=/usr --enable-v4l --enable-v4l2 > > configure:16342: running /bin/sh ./configure '--prefix=/usr' > > '--enable-v4l' '--enable-v4l2' --cache-file=/dev/null --srcdir=. > > You are confusing 'building the V4L2' plugin and 'building the V4L2 > plugin with libv4l'. > > Libv4l is an external library that our V4L2 plugin can use. It adds > support for some color palettes, and it is especially required by the > spcaxxx driver you seem to be using.
Thanks, I've been indeed a bit confused by those v4l options. But they where not necessary. A simple './configure --prefix=/usr' was enough for detecting everything after an 'emerge libv4l'. Ekiga svn version now works. -- Stefan Lucke _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
