[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Which KDE source



Hello

Why are the KDE source-packages always different ?

The official bz2 files (convert to gzip (bunzip *.bz2;gzip *)) are
different than the file's from kde.tdyc.com and they are different from
the Debian mirrors (in the pool directory)?! (but all have the same name
*-final.orig.tar.gz)


If you have a potato system with some upgraded packages (like xfree
4.0.2 from woody etc.) and like to recompile KDE yourself, you have to
download KDE 2.1 3 times (it is nog a pure potato system, so the potato
packages may not work, so also download the woody packages and the bzip2
file's are the same all the other users (developers of other KDE
software, like KwinTV, etc etc) use, so also download them).

It also takes a lot of time for the maintainer to make 2 different
.tar.gz packages when there is a official package (the official bz2
files (bunzip => gzip for the Debian policy))


I can understand the patch file's are different for potato and woody
(libc6 and other package differences) but that are only files from a few
Kb's


So which source have I to download when I want to compiler KDE on Debian
2.2 with Xfree 4.0.2 and some more Debian 2.3 packages like dpkg and
more deb-development packages (libc6 is from potato) ?
I also want to get a very 'official' KDE 2.1 so I can compile 99.99% of
the KDE software without problems.



Now I have compiled kwintv  fine, but running kwintv is impossible 

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x40a57d19 in wait4 () from
/lib/libc.so.6
#0  0x40a57d19 in wait4 () from /lib/libc.so.6
#1  0x40ab2cd8 in __check_rhosts_file () from /lib/libc.so.6
#2  0x410a865b in waitpid () from /lib/libpthread.so.0
#3  0x402c6160 in KCrash::defaultCrashHandler () from
/usr/lib/libkdecore.so.3

#4  0x409f9858 in sigaction () from /lib/libc.so.6
#5  0x806a1ce in QCollection::newItem ()
#6  0x805e2eb in QCollection::newItem ()
#7  0x8057344 in QCollection::newItem ()
#8  0x8057e7e in QCollection::newItem ()
#9  0x409f3a42 in __libc_start_main () from /lib/libc.so.6


And compiling Kvirc 2.1.0 is not possible:

c++ -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/X11R6/include
-I/usr/include/qt -I/usr/X11R6/include -D_REENTRANT -I../common
-I../kvicore -I../kvilib -DGLOBAL_KVIRC_DIR=\"/usr/share/kvirc\" 
-fno-exceptions -march=i686 -s -O3 -c kvi_dlgoptions.cpp
kvi_dlgoptions.cpp: In method `void
KviGeneralOptionsDialog::okClicked()':
kvi_dlgoptions.cpp:3200: invalid use of undefined type `class KviFrame'
kvi_app.h:56: forward declaration of `class KviFrame'
make[4]: *** [kvi_dlgoptions.o] Error 1
make[4]: Leaving directory `/tmp/5/kvirc-2.1.0/src/kvirc'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/5/kvirc-2.1.0/src'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/tmp/5/kvirc-2.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/5/kvirc-2.1.0'
make: *** [build-stamp] Error 2

(I think that the last one is because of the difference bewteen the
source of KDE 2.1 from Debian 2.2 and 2.3)

Alfred Munnikes
p.s. I'm nog an the debian-kde list, so please reply also to this e-mail
adres.



Reply to: