Re: [Ekiga-list] Let's spread Ekiga : volunteers?



Have you tried with Ekiga 2.0.5 ?

  pwlib 1.10.4, configured with

./configure --prefix=/usr --enable-plugins --disable-oss --enable-v4l2

refuses to compile on my Slackware 11.0 box:

make[3]: Entering directory `/home/IJK/pwlib-1.10.4/plugins/vidinput_v4l2'
mkdir -p ../pwlib/device/videoinput
g++  -DP_USE_PRAGMA -D_REENTRANT -Wall  -fPIC -DPIC
-I/home/IJK/pwlib-1.10.4/include \
       vidinput_names.cxx \
       -I. -shared vidinput_v4l2.cxx -o
../pwlib/device/videoinput/v4l2_pwplugin.so
In file included from vidinput_v4l2.cxx:145:
vidinput_v4l2.h:157: error: field `videoCapability' has incomplete type
vidinput_v4l2.h:158: error: field `videoStreamParm' has incomplete type
vidinput_v4l2.cxx:219: error: `V4L2_PIX_FMT_GREY' was not declared in this scope

etc.

  Also, I noticed that the configure file for 2.0.5 strongly
recommends not to disable Gnome support:

 --disable-gnome        Remove GNOME support. Don't do this, it
removes essential features

  Which are those essential features?



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]