kde 305a kdepim compile error fix...

Jerry McBride mcbrides9
Mon May 17 11:42:13 PDT 2004


There's a small bug that causes kdepim 3.0.5a not to compile on some systems.

The error ends with:......
/opt/kde-3.0.5a/include/kfile.h: In function `static bool
KFile::isSortByName(const QDir::SortSpec &)':/opt/kde-3.0.5a/include/kfile.h:75:
confused by earlier errors, bailing out make[3]: *** [kalarm.all_cpp.o] Error 1
make[3]: Leaving directory `/usr/src/kde-3.0.5a/kdepim-3.0.5a/kalarm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/kde-3.0.5a/kdepim-3.0.5a/kalarm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/kde-3.0.5a/kdepim-3.0.5a'
make: *** [all] Error 2

I mined this off the internet and it appears the fix can be one of two methods:
Either don't configure with--enable-final or move kalarmapp.cpp in the Makefile
till after spinbox2.cpp

Over here, moving kalarmapp.cpp had no effect. The only way it would compile was
by not stating --enable-final during ./configure for this particular kde 3.0.5a
module.

Cheers, all...

PS... I'll be compiling QT 3.1.1 and KDE3.1 the latest release candidate. Any
gotchas I should know?

Also, I was thinking about putting up a "how to compile KDE" webpage, listing
all the tweaks, tips and magic... would anyone be interested?



-- 

******************************************************************************
                     Registered Linux User Number 185956
          http://groups.google.com/groups?hl=en&safe=off&group=linux
             Join me in chat at #linux-users on irc.freenode.net
    10:11pm  up 34 days, 23:51, 10 users,  load average: 0.00, 0.00, 0.00


More information about the Linux-users mailing list