In file included from /usr/include/linux/fs.h:12,
from videodevice.h:48,
from videodevicepool.cpp:29:
/usr/include/linux/wait.h: In function `int
waitqueue_active(wait_queue_head_t*)':
/usr/include/linux/wait.h:79: error: `list_empty' undeclared (first use this
function)
/usr/include/linux/wait.h:79: error: (Each undeclared identifier is reported
only once for each function it appears in.)
In file included from /usr/include/linux/fs.h:12,
from videodevice.h:48,
from videodevice.cpp:27:
/usr/include/linux/wait.h: In function `int
waitqueue_active(wait_queue_head_t*)':
/usr/include/linux/wait.h:79: error: `list_empty' undeclared (first use this
function)
/usr/include/linux/wait.h:79: error: (Each undeclared identifier is reported
only once for each function it appears in.)
videodevicepool.cpp: In member function `int
Kopete::AV::VideoDevicePool::getImage(QImage*)':
videodevicepool.cpp:282: warning: enumeration value `PIXELFORMAT_YUYV' not
handled in switch
videodevicepool.cpp:282: warning: enumeration value `PIXELFORMAT_UYVY' not
handled in switch
videodevicepool.cpp:282: warning: enumeration value `PIXELFORMAT_YUV420P' not
handled in switch
videodevicepool.cpp:282: warning: enumeration value `PIXELFORMAT_YUV422P' not
handled in switch
make[4]: *** [videodevicepool.lo] Ошибка 1
make[4]: *** Ожидание завершения заданий...
make[4]: *** [videodevice.lo] Ошибка 1
kxv.cpp: In member function `bool KXv::init(long unsigned int)':
kxv.cpp:119: warning: unused parameter `Drawable d'
kxv.cpp: In member function `int KXvDevice::displayImage(long unsigned int,
const unsigned char*, int, int, int, int, int, int, int, int)':
kxv.cpp:209: warning: unused parameter `Window win'
kxv.cpp:209: warning: unused parameter `const unsigned char* const data'
kxv.cpp:209: warning: unused parameter `int w'
kxv.cpp:209: warning: unused parameter `int h'
kxv.cpp:209: warning: unused parameter `int x'
kxv.cpp:209: warning: unused parameter `int y'
kxv.cpp:209: warning: unused parameter `int sw'
kxv.cpp:209: warning: unused parameter `int sh'
kxv.cpp:209: warning: unused parameter `int dw'
kxv.cpp:209: warning: unused parameter `int dh'
kxv.cpp: In member function `bool KXvDevice::startVideo(long unsigned int, int,
int)':
kxv.cpp:266: warning: unused parameter `Window w'
kxv.cpp:266: warning: unused parameter `int dw'
kxv.cpp:266: warning: unused parameter `int dh'
kxv.cpp: In member function `bool KXvDevice::supportsWidget(QWidget*)':
kxv.cpp:467: warning: unused parameter `QWidget*w'
kxv.cpp: In member function `bool KXvDevice::getAttribute(const QString&, int*)
':
kxv.cpp:526: warning: unused parameter `const QString&attribute'
kxv.cpp:526: warning: unused parameter `int*val'
kxv.cpp: In member function `bool KXvDevice::setAttribute(const QString&, int)
':
kxv.cpp:543: warning: unused parameter `const QString&attribute'
kxv.cpp:543: warning: unused parameter `int val'
kxv.cpp: In member function `bool KXvDevice::encoding(QString&)':
kxv.cpp:576: warning: unused parameter `QString&encoding'
kxv.cpp: In member function `bool KXvDevice::setEncoding(const QString&)':
kxv.cpp:595: warning: unused parameter `const QString&e'
kxv.cpp: In member function `void KXvDevice::rebuildImage(int, int, bool)':
kxv.cpp:640: warning: unused parameter `int w'
kxv.cpp:640: warning: unused parameter `int h'
kxv.cpp:640: warning: unused parameter `bool shm'
make[4]: Leaving directory `/var/tmp/portage/kopete-3.5.0/work/kopete-3.5.0/kopete/libkopete/avdevice'
make[3]: *** [all-recursive] Ошибка 1
make[3]: Leaving directory `/var/tmp/portage/kopete-3.5.0/work/kopete-3.5.0/kopete/libkopete'
make[2]: *** [all-recursive] Ошибка 1
make[2]: Leaving directory `/var/tmp/portage/kopete-3.5.0/work/kopete-3.5.0/kopete'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/var/tmp/portage/kopete-3.5.0/work/kopete-3.5.0'