[Ekiga-list] Installation problem with pwlib

Ludovic Gris ludovic.gris at tele2.fr
Fri Aug 4 18:47:22 UTC 2006


Hi,
I have problem to install ekiga from source on my slackware 10.2.
I installed packages from linuxpackages.com and I have problem with 
gconf. Someone on the mailing list from linuxpackages has the same 
problem and indicate that it works when installing from sources.
So I try...
Opal is now installed from source but I have problem with pwlib-1.10.1. 
I don't know why and don't find information about such a problem on the net.
I make:
./configure --prefix=/usr --enable-plugins --disable-oss --enable-v4l2
and
make >> make.log 2>&1
Here is a few line of "make.log" :

g++  -DP_USE_PRAGMA -D_REENTRANT -Wall  -fPIC -DPIC -I/mnt/120Go/Linux/Software/Slack/ekiga_src/pwlib-1.10.1/include \
vidinput_names.cxx \
-I. -shared vidinput_v4l2.cxx -o ../pwlib/device/videoinput/v4l2_pwplugin.so
In file included from vidinput_v4l2.cxx:134:
vidinput_v4l2.h:150: error: field `videoCapability' has incomplete type
vidinput_v4l2.h:151: error: field `videoStreamParm' has incomplete type
vidinput_v4l2.cxx:202: error: `V4L2_PIX_FMT_GREY' was not declared in this 
   scope
vidinput_v4l2.cxx:203: error: `V4L2_PIX_FMT_RGB32' was not declared in this 
   scope
vidinput_v4l2.cxx:204: error: `V4L2_PIX_FMT_BGR32' was not declared in this 
   scope
vidinput_v4l2.cxx:205: error: `V4L2_PIX_FMT_RGB24' was not declared in this 
   scope
vidinput_v4l2.cxx:206: error: `V4L2_PIX_FMT_BGR24' was not declared in this 
   scope
vidinput_v4l2.cxx:207: error: `V4L2_PIX_FMT_RGB565' was not declared in this 
   scope
vidinput_v4l2.cxx:208: error: `V4L2_PIX_FMT_RGB555' was not declared in this 
   scope
vidinput_v4l2.cxx:209: error: `V4L2_PIX_FMT_Y41P' was not declared in this 
   scope
vidinput_v4l2.cxx:210: error: `V4L2_PIX_FMT_YUV411P' was not declared in this 
   scope
vidinput_v4l2.cxx:211: error: `V4L2_PIX_FMT_NV21' was not declared in this 
   scope
vidinput_v4l2.cxx:212: error: `V4L2_PIX_FMT_YUV420' was not declared in this 
   scope
vidinput_v4l2.cxx:213: error: `V4L2_PIX_FMT_YUYV' was not declared in this 
   scope
vidinput_v4l2.cxx:214: error: `V4L2_PIX_FMT_YUV422P' was not declared in this 
   scope
vidinput_v4l2.cxx:215: error: `V4L2_PIX_FMT_YUYV' was not declared in this 
   scope
vidinput_v4l2.cxx:216: error: `V4L2_PIX_FMT_JPEG' was not declared in this 
   scope
vidinput_v4l2.cxx:217: error: `v4l2_fourcc' was not declared in this scope
vidinput_v4l2.cxx:218: error: `v4l2_fourcc' was not declared in this scope
vidinput_v4l2.cxx:219: error: `V4L2_PIX_FMT_MJPEG' was not declared in this 
   scope
vidinput_v4l2.cxx:220: error: `V4L2_PIX_FMT_UYVY' was not declared in this 
   scope
vidinput_v4l2.cxx: Dans member function 


GCC version is 3.3.6.
Thanks in advance.
Ludovic




More information about the ekiga-list mailing list