

Hi, i triyng to compile the k9copy 1.1.2 in the Kubuntu 7.04, but the error appear:
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -O3 -g3 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -R /usr/lib -R /usr/share/qt3/lib -R /usr/lib -L/usr/lib -L/usr/share/qt3/lib -o k9copy k9copy.o k9glwidget.o k9langselect.o k9main.o k9mencodercmdgen.o k9mp4title.o k9play.o k9playbackoptions.o k9prefdvd.o k9prefmencoder.o k9prefmpeg4.o k9prefpreview.o k9settings.o k9titlefactor.o k9updatefactor.o kconfigdlg.o kviewmpeg2.o main.o configDlg.o k9mainw.o langselectw.o mencoderCmdGen.o playbackoptionsw.o prefDVD.o prefMPEG4.o prefMencoder.o prefpreview.o titlefactor.o viewmpeg2.o kviewmpeg2.moc.o k9copy.moc.o ../k9Mplayer/libk9mplayer.la ../libdvdnav/libk9dvdnav.la ../libk9copy/libk9copy.la ../k9decmpeg/libk9decmpeg.la ../k9vamps/libk9vamps.la ../k9devices/libk9devices.la -lkmdi -lkdeui
../k9devices/.libs/libk9devices.a(k9cddrive.o): In function `k9CdDrives::scanDrives()':
k9cddrive.cpp:(.text+0x14cd): undefined reference to `K3bDevice::DeviceManager::allDevices() const'
k9cddrive.cpp:(.text+0x155c): undefined reference to `K3bDevice::Device::readsDvd() const'
k9cddrive.cpp:(.text+0x156a): undefined reference to `K3bDevice::Device::writesCd() const'
k9cddrive.cpp:(.text+0x1578): undefined reference to `K3bDevice::Device::writesDvd() const'
k9cddrive.cpp:(.text+0x15fb): undefined reference to `K3bDevice::Device::determineMaximalWriteSpeed() const'
../k9devices/.libs/libk9devices.a(k9cddrive.o): In function `k9CdDrives::k9CdDrives()':
k9cddrive.cpp:(.text+0x1749): undefined reference to `K3bDevice::DeviceManager::DeviceManager(QObject*, char const*)'
../k9devices/.libs/libk9devices.a(k9cddrive.o): In function `k9CdDrives::k9CdDrives()':
k9cddrive.cpp:(.text+0x17e9): undefined reference to `K3bDevice::DeviceManager::DeviceManager(QObject*, char const*)'
../k9devices/.libs/libk9devices.a(k9cddrive.o): In function `QPtrList<K3bDevice::Device>::deleteItem(void*)':
k9cddrive.cpp:(.text._ZN8QPtrListIN9K3bDevice6DeviceEE10deleteItemEPv[QPtrList<K3bDevice::Device>::deleteItem(void*)]+0x2b): undefined reference to `K3bDevice::Device::~Device()'
collect2: ld returned 1 exit status
make[3]: ** [k9copy] Erro 1
What can i do ? - Aug 14 2007
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -O3 -g3 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -R /usr/lib -R /usr/share/qt3/lib -R /usr/lib -L/usr/lib -L/usr/share/qt3/lib -o k9copy k9copy.o k9glwidget.o k9langselect.o k9main.o k9mencodercmdgen.o k9mp4title.o k9play.o k9playbackoptions.o k9prefdvd.o k9prefmencoder.o k9prefmpeg4.o k9prefpreview.o k9settings.o k9titlefactor.o k9updatefactor.o kconfigdlg.o kviewmpeg2.o main.o configDlg.o k9mainw.o langselectw.o mencoderCmdGen.o playbackoptionsw.o prefDVD.o prefMPEG4.o prefMencoder.o prefpreview.o titlefactor.o viewmpeg2.o kviewmpeg2.moc.o k9copy.moc.o ../k9Mplayer/libk9mplayer.la ../libdvdnav/libk9dvdnav.la ../libk9copy/libk9copy.la ../k9decmpeg/libk9decmpeg.la ../k9vamps/libk9vamps.la ../k9devices/libk9devices.la -lkmdi -lkdeui
../k9devices/.libs/libk9devices.a(k9cddrive.o): In function `k9CdDrives::scanDrives()':
k9cddrive.cpp:(.text+0x14cd): undefined reference to `K3bDevice::DeviceManager::allDevices() const'
k9cddrive.cpp:(.text+0x155c): undefined reference to `K3bDevice::Device::readsDvd() const'
k9cddrive.cpp:(.text+0x156a): undefined reference to `K3bDevice::Device::writesCd() const'
k9cddrive.cpp:(.text+0x1578): undefined reference to `K3bDevice::Device::writesDvd() const'
k9cddrive.cpp:(.text+0x15fb): undefined reference to `K3bDevice::Device::determineMaximalWriteSpeed() const'
../k9devices/.libs/libk9devices.a(k9cddrive.o): In function `k9CdDrives::k9CdDrives()':
k9cddrive.cpp:(.text+0x1749): undefined reference to `K3bDevice::DeviceManager::DeviceManager(QObject*, char const*)'
../k9devices/.libs/libk9devices.a(k9cddrive.o): In function `k9CdDrives::k9CdDrives()':
k9cddrive.cpp:(.text+0x17e9): undefined reference to `K3bDevice::DeviceManager::DeviceManager(QObject*, char const*)'
../k9devices/.libs/libk9devices.a(k9cddrive.o): In function `QPtrList<K3bDevice::Device>::deleteItem(void*)':
k9cddrive.cpp:(.text._ZN8QPtrListIN9K3bDevice6DeviceEE10deleteItemEPv[QPtrList<K3bDevice::Device>::deleteItem(void*)]+0x2b): undefined reference to `K3bDevice::Device::~Device()'
collect2: ld returned 1 exit status
make[3]: ** [k9copy] Erro 1
What can i do ? - Aug 14 2007

GTK-QT Theme Engine
GTK1 Themes by davidsansome 280 comments
I have the same problem, but if i dowgrade the gtk all the apps (gtk) will be removed. =( Anybody have a suggestion ?
Thanks. - Dec 16 2005
Thanks. - Dec 16 2005

ReleaseForge
Utilities by pschwartz 10 comments
This is a great app. Thank's for you great job. Congratulations.
- Jun 17 2005