Registered Member
|
Hi,
i can't compil kdenetwork-3.5.10, i have the following message ans i don't know why !! i used qt-3.3.8b thanks for your help ------------------------------------------------------------------ make[5]: entrant dans le répertoire « /home/nicokde3/kdenetwork-3.5.10/kopete/kopete/config/avdevice » /bin/sh ../../../../libtool --silent --tag=CXX --mode=link g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -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 -no-undefined -module -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde3/lib -R /opt/kde3/lib -R /opt/qt-3.3.8/lib -R /usr/lib64 -L/opt/kde3/lib -L/opt/qt-3.3.8/lib -L/usr/lib64 -o kcm_kopete_avdeviceconfig.la -rpath /opt/kde3/lib/kde3 avdeviceconfig.lo avdeviceconfig_videoconfig.lo avdeviceconfig.moc.lo ../../../libkopete/libkopete.la ../../../libkopete/avdevice/libkopete_videodevice.la -lkutils libtool: link: warning: `/usr/lib/libacl.la' seems to be moved libtool: link: warning: `/usr/lib/libattr.la' seems to be moved .libs/avdeviceconfig.o: In function `AVDeviceConfig::~AVDeviceConfig()': avdeviceconfig.cpp:(.text+0x580): undefined reference to `QGLWidget::~QGLWidget()' .libs/avdeviceconfig.o: In function `AVDeviceConfig::~AVDeviceConfig()': avdeviceconfig.cpp:(.text+0x5f0): undefined reference to `QGLWidget::~QGLWidget()' .libs/avdeviceconfig.o: In function `AVDeviceConfig::~AVDeviceConfig()': avdeviceconfig.cpp:(.text+0x670): undefined reference to `QGLWidget::~QGLWidget()' .libs/avdeviceconfig.o: In function `AVDeviceConfig::AVDeviceConfig(QWidget*, char const*, QStringList const&)': avdeviceconfig.cpp:(.text+0x7a8): undefined reference to `QGLWidget::QGLWidget(QWidget*, char const*, QGLWidget const*, unsigned int)' .libs/avdeviceconfig.o: In function `AVDeviceConfig::AVDeviceConfig(QWidget*, char const*, QStringList const&)': avdeviceconfig.cpp:(.text+0xb98): undefined reference to `QGLWidget::QGLWidget(QWidget*, char const*, QGLWidget const*, unsigned int)' collect2: ld returned 1 exit status make[5]: *** [kcm_kopete_avdeviceconfig.la] Erreur 1 make[5]: quittant le répertoire « /home/nicokde3/kdenetwork-3.5.10/kopete/kopete/config/avdevice » make[4]: *** [all-recursive] Erreur 1 make[4]: quittant le répertoire « /home/nicokde3/kdenetwork-3.5.10/kopete/kopete/config » make[3]: *** [all-recursive] Erreur 1 make[3]: quittant le répertoire « /home/nicokde3/kdenetwork-3.5.10/kopete/kopete » make[2]: *** [all-recursive] Erreur 1 make[2]: quittant le répertoire « /home/nicokde3/kdenetwork-3.5.10/kopete » make[1]: *** [all-recursive] Erreur 1 make[1]: quittant le répertoire « /home/nicokde3/kdenetwork-3.5.10 » make: *** [all] Erreur 2 |
Alumni
|
Seems like your problem is similar to this one..
http://archives.devshed.com/forums/kde- ... 38681.html Do you have the packages listacl and listattr installed? What distro are you using? |
Registered Member
|
Hi,
I have libattr and libacl packages installed on my system. My distro is clfs (see http://cblfs.cross-lfs.org/index.php/Main_Page) And i have a x86_64 system. All kde packages work but not kdenetwork !! Thanks |
Registered users: Bing [Bot], Evergrowing, Google [Bot], rblackwell