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

Kopete 0.12.1 for SID?



Hello list,

Is there a package available somewhere for SID of Kopete 0.12.1? I've looked, but I can't find it.

I've tried to package it myself, but I keep running into compilation problems:

------
Making all in avdevice
make[1]: Entering directory `/tmp/kopete-0.12.1/kopete/libkopete/avdevice'
/bin/sh ../../../libtool --silent --tag=CXX --mode=link i486-linux-gnu-g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION   -Wl,-z,defs -o libkopete_videodevice.la -rpath /usr/lib -R /usr/lib -R /usr/lib -R /usr/share/qt3/lib -R /usr/lib -L/usr/share/qt3/lib -L/usr/lib    videodevice.lo videoinput.lo videodevicepool.lo videodevicemodelpool.lo  
.libs/videodevice.o: In function `Kopete::AV::VideoDevice::setFileName(QString)':
videodevice.cpp:(.text+0xa03): undefined reference to `QString::operator=(QString const&)'
.libs/videodevice.o: In function `Kopete::AV::VideoDevice::signalStandardName(Kopete::AV::signal_standard)':
videodevice.cpp:(.text+0xaff): undefined reference to `QString::shared_null'
videodevice.cpp:(.text+0xb22): undefined reference to `QString::operator=(char const*)'
videodevice.cpp:(.text+0xb99): undefined reference to `QString::operator=(char const*)'
videodevice.cpp:(.text+0xc03): undefined reference to `QString::operator=(char const*)'
videodevice.cpp:(.text+0xc21): undefined reference to `QString::operator=(char const*)'
videodevice.cpp:(.text+0xc85): undefined reference to `QString::operator=(char const*)'
.libs/videodevice.o:videodevice.cpp:(.text+0xcd7): more undefined references to `QString::operator=(char const*)' follow
.libs/videodevice.o: In function `Kopete::AV::VideoDevice::signalStandardName(Kopete::AV::signal_standard)':
videodevice.cpp:(.text+0xd1b): undefined reference to `QString::makeSharedNull()'
videodevice.cpp:(.text+0xd60): undefined reference to `QString::operator=(char const*)'
videodevice.cpp:(.text+0xd91): undefined reference to `QString::operator=(char const*)'
videodevice.cpp:(.text+0xdd7): undefined reference to `QString::operator=(char const*)'
videodevice.cpp:(.text+0xe17): undefined reference to `QString::operator=(char const*)'
videodevice.cpp:(.text+0xe31): undefined reference to `QString::operator=(char const*)'
.libs/videodevice.o:videodevice.cpp:(.text+0xe4b): more undefined references to `QString::operator=(char const*)' follow
.libs/videodevice.o: In function `Kopete::AV::VideoDevice::pixelFormatName(Kopete::AV::pixel_format)':
videodevice.cpp:(.text+0x1122): undefined reference to `QString::shared_null'
videodevice.cpp:(.text+0x1145): undefined reference to `QString::operator=(char const*)'
videodevice.cpp:(.text+0x11a0): undefined reference to `QString::operator=(char const*)'
videodevice.cpp:(.text+0x11e9): undefined reference to `QString::operator=(char const*)'
videodevice.cpp:(.text+0x11fe): undefined reference to `QString::operator=(char const*)'
videodevice.cpp:(.text+0x1250): undefined reference to `QString::operator=(char const*)'
.libs/videodevice.o:videodevice.cpp:(.text+0x1277): more undefined references to `QString::operator=(char const*)' follow
.libs/videodevice.o: In function `Kopete::AV::VideoDevice::pixelFormatName(Kopete::AV::pixel_format)':
videodevice.cpp:(.text+0x12af): undefined reference to `QString::makeSharedNull()'
videodevice.cpp:(.text+0x12c6): undefined reference to `QString::operator=(char const*)'
videodevice.cpp:(.text+0x12dd): undefined reference to `QString::operator=(char const*)'
videodevice.cpp:(.text+0x12f4): undefined reference to `QString::operator=(char const*)'
videodevice.cpp:(.text+0x130b): undefined reference to `QString::operator=(char const*)'
videodevice.cpp:(.text+0x1322): undefined reference to `QString::operator=(char const*)'
.libs/videodevice.o:videodevice.cpp:(.text+0x1339): more undefined references to `QString::operator=(char const*)' follow
.libs/videodevice.o: In function `Kopete::AV::VideoDevice::VideoDevice()':
videodevice.cpp:(.text+0x1389): undefined reference to `QString::shared_null'
videodevice.cpp:(.text+0x1461): undefined reference to `QString::makeSharedNull()'
videodevice.cpp:(.text+0x1471): undefined reference to `QString::makeSharedNull()'
videodevice.cpp:(.text+0x1481): undefined reference to `QString::makeSharedNull()'
.libs/videodevice.o: In function `Kopete::AV::VideoDevice::VideoDevice()':
videodevice.cpp:(.text+0x14a9): undefined reference to `QString::shared_null'
videodevice.cpp:(.text+0x1581): undefined reference to `QString::makeSharedNull()'
videodevice.cpp:(.text+0x1591): undefined reference to `QString::makeSharedNull()'
videodevice.cpp:(.text+0x15a1): undefined reference to `QString::makeSharedNull()'
.libs/videodevice.o: In function `Kopete::AV::VideoDevice::getImage(QImage*)':
videodevice.cpp:(.text+0x1600): undefined reference to `QImage::create(int, int, int, int, QImage::Endian)'
videodevice.cpp:(.text+0x1a9e): undefined reference to `QImage::warningIndexRange(char const*, int)'
.libs/videodevice.o: In function `Kopete::AV::VideoDevice::~VideoDevice()':
videodevice.cpp:(.text+0x2374): undefined reference to `QString::shared_null'
videodevice.cpp:(.text+0x2380): undefined reference to `QStringData::deleteSelf()'
videodevice.cpp:(.text+0x23a1): undefined reference to `QString::shared_null'
videodevice.cpp:(.text+0x23ad): undefined reference to `QStringData::deleteSelf()'
videodevice.cpp:(.text+0x23d0): undefined reference to `QString::shared_null'
videodevice.cpp:(.text+0x23dc): undefined reference to `QStringData::deleteSelf()'
.libs/videodevice.o: In function `Kopete::AV::VideoDevice::stopCapturing()':
videodevice.cpp:(.text+0x2414): undefined reference to `kdDebug(int)'
videodevice.cpp:(.text+0x247a): undefined reference to `kdbgstream::~kdbgstream()'
videodevice.cpp:(.text+0x24bd): undefined reference to `kdDebug(int)'
videodevice.cpp:(.text+0x2511): undefined reference to `kdbgstream::~kdbgstream()'
videodevice.cpp:(.text+0x2654): undefined reference to `kdDebug(int)'
videodevice.cpp:(.text+0x26a4): undefined reference to `kdbgstream::~kdbgstream()'
.libs/videodevice.o: In function `Kopete::AV::VideoDevice::startCapturing()':
videodevice.cpp:(.text+0x2704): undefined reference to `kdDebug(int)'
videodevice.cpp:(.text+0x2773): undefined reference to `kdbgstream::~kdbgstream()'
videodevice.cpp:(.text+0x27e8): undefined reference to `kdDebug(int)'
------

and so on. Anyone a clue to what might be wrong for building this, or where to find a package?

Thanks,

Jan
-- 
Literature is mostly about having sex and not much about having children.
Life is the other way around.
		-- David Lodge, "The British Museum is Falling Down"



Reply to: