kdeutils compile issue

Parijat Mishra parijat at ii2r.a-star.edu.sg
Mon Apr 12 06:13:15 CEST 2004


Hi,

Been trolling this list for a while, and contributing here and there.

Suddenly, my hacking on KDE came to a screeching halt.  kdeutils does not 
compile.  I though I would check out here before lookinga t the bug-list. I 
checked out from cvs the KDE_3_2_BRANCH of kdelibs, kdebase, etc. etc. 
(according to the cvs guide).  Other modules compile fine and work.  With 
kdeutils, I currently have this make error:

------------------------
/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 \ 
-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    -o kcalc.la                           \ 
-rpath /home/parijat/kdecvs/lib/kde3 -L/usr/X11R6/lib -L/usr/share/qt3/lib  \ 
-L/home/parijat/kdecvs/lib  -module -avoid-version kcalc_dummy.lo           \ 
libkdeinit_kcalc.la
./.libs/libkdeinit_kcalc.so: undefined reference to `CalcEngine::Ln(long 
double)'
./.libs/libkdeinit_kcalc.so: undefined reference to 
`CalcEngine::CalcEngine[in-charge]()'
./.libs/libkdeinit_kcalc.so: undefined reference to `CalcEngine::Minus(long 
double)'
./.libs/libkdeinit_kcalc.so: undefined reference to `CalcEngine::InvPower(long 
double)'
[...]
./.libs/libkdeinit_kcalc.so: undefined reference to 
`CalcEngine::ParenClose(long double)'
collect2: ld returned 1 exit status
make[2]: *** [kcalc] Error 1
-------------------------------

What gives?  Am I missing some library? configure mentions tpctl, but that 
should not be a problem for kcalc.  Must I compile some other module before 
kdeutils?

I have also tried with the HEAD branch, but that just keeps giving weird 
problems...

-- 
Sincerely,
Parijat Mishra
parijat at i2r.a-star.edu.sg
Tel: +65 6874 6243


More information about the kde-quality mailing list