Hi there,
Few days ago I compiled and installed kde3 (arts, kdelibs, kdebase)
(debian woody). Although it took much time, everything worked fine, and now kde3 runs.
After that I moved the directory to another place, and made some links with ln -s.
Everything is still working fine. But then I tried yesterday to compile more packages,
for example koffice and kdemultimedia.
At "make all" there were several errors, I do not understand:
koffice:
/usr/bin/dcopidl ./KoApplicationIface.h > KoApplicationIface.kidl || (
rm -f KoApplicationIface.kidl ; /bin/false )
/usr/bin/dcopidl2cpp --c++-suffix cc --no-signals --no-stub
KoApplicationIface.kidl
Usage: dcopidl2cpp [ --no-skel | --no-stub ] [--c++-suffix <suffix>]
file
make[3]: *** [KoApplicationIface_skel.cc] Error 1
make[3]: Leaving directory
`/hda7/kde-stuff/kde3/koffice-1.1.1/lib/kofficecore'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/hda7/kde-stuff/kde3/koffice-1.1.1/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/hda7/kde-stuff/kde3/koffice-1.1.1'
make: *** [all-recursive-am] Error 2
zeus:/opt/kde3/koffice-1.1.1# make[3]: *** [KoApplicationIface_skel.cc]
Error 1
and kdemultimedia:
/usr/local/kde/include/arts/common.h: In function `void
Arts::readTypeSeq<Arts::PortType>(Arts::Buffer &,
vector<Arts::PortType,allocator<Arts::PortType> > &)':
artsbuilder.cc:90: instantiated from here
/usr/local/kde/include/arts/common.h:61: cannot allocate an object of
type `Arts::PortType'
/usr/local/kde/include/arts/common.h:61: since type `Arts::PortType'
has abstract virtual functions
make[3]: *** [artsbuilder.lo] Error 1
make[3]: Leaving directory
`/hda7/kde-stuff/kde3/kdemultimedia-3.0/arts/runtime'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/hda7/kde-stuff/kde3/kdemultimedia-3.0/arts'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/hda7/kde-stuff/kde3/kdemultimedia-3.0'
make: *** [all] Error 2
I cannot install additonal packages like koffice, kdemultimedia, kdenetworks
or something like that?
What did I wrong? How do I get koffice, kdemultimedia and also kdenetworks work?
Is it possible to install them after the base system? Or are there any packages,
which I had forgotten to install?
It would be great, if you could help me, excuse my bad english, it's not
my native language,
Leander