You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Friday, December 10th 2004, 5:04pm

KDE 3.4 Alpha 1 Compile Error

I'm trying to compile KDE 3.4 Alpha 1 on FC3 and get the following error message. I thought it had to do with db4 packages being outdated, but that's not the case.

make[6]: Entering directory `/home/*****/Downloads/konstruct/kde/kdeaddons/work/kdeaddons-3.3.90/noatun-plugins/oblique'
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -I/home/*****/kde3.4-alpha1/include -I/usr/lib/qt-3.3/include -I/usr/X11R6/include -L/home/*****/kde3.4-alpha1/lib -L/usr/lib/qt-3.3/lib -L/usr/X11R6/lib -I/home/*****/kde3.4-alpha1/include -I/usr/lib/qt-3.3/include -I/usr/X11R6/include -L/home/*****/kde3.4-alpha1/lib -L/usr/lib/qt-3.3/lib -L/usr/X11R6/lib -O2 -pipe -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -L/home/*****/kde3.4-alpha1/lib -L/usr/X11R6/lib -L/usr/lib/qt-3.3/lib -L/home/*****/kde3.4-alpha1/lib -L/usr/X11R6/lib -L/usr/lib/qt-3.3/lib -o noatun_oblique.la -rpath /home/*****/kde3.4-alpha1/lib/kde3 -L/home/*****/kde3.4-alpha1/lib -L/usr/lib/qt-3.3/lib -L/usr/X11R6/lib -Wl,--as-needed -Wl,--enable-new-dtags -module -avoid-version -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined noatun_oblique_la.all_cpp.lo -lkio -lnoatun -ldb_cxx

*** Warning: Linking the shared library noatun_oblique.la against the loadable module
*** libnoatunarts.so is not portable!
/usr/bin/ld: cannot find -ldb_cxx
collect2: ld returned 1 exit status
make[6]: *** [noatun_oblique.la] Error 1
make[6]: Leaving directory `/home/*****/Downloads/konstruct/kde/kdeaddons/work/kdeaddons-3.3.90/noatun-plugins/oblique'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/*****/Downloads/konstruct/kde/kdeaddons/work/kdeaddons-3.3.90/noatun-plugins/oblique'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/*****/Downloads/konstruct/kde/kdeaddons/work/kdeaddons-3.3.90/noatun-plugins'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/*****/Downloads/konstruct/kde/kdeaddons/work/kdeaddons-3.3.90'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/*****/Downloads/konstruct/kde/kdeaddons/work/kdeaddons-3.3.90'
make[1]: *** [build-work/kdeaddons-3.3.90/Makefile] Error 2
make[1]: Leaving directory `/home/*****/Downloads/konstruct/kde/kdeaddons'
make: *** [dep-../../kde/kdeaddons] Error 2