Hi all!
I'm trying to build the kdebase-trinity package on ubuntu 11.10 64bit machine.
Did follow these instructions:
http://www.debian-administration.org/articles/20
1) apt-get source kicker-trinity
2) apt-get build-dep kdebase-trinity devscripts build-essential fakeroot
3) go to source dir and: debuild -us -uc
Compiling itself goes well without errors but when doing .deb packages
comes this error:
make: *** [binary-predeb-IMPL/kcontrol-trinity] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
debuild: fatal error at line 1348:
dpkg-buildpackage -rfakeroot -D -us -uc failed
Is there something I'm missing / doing wrong ?
br,
Petri