Re: recompiling KDE with apt-build

Andreas Mueller <[email protected]> Thu, 21 Oct 2004 00:00:12 +0200
Newsgroups gmane.comp.kde.debian
Organization Linux DE
Message-ID <[email protected]>
On Wednesday 20 October 2004 18:25, Otto Kek=E4l=E4inen wrote:

Hi Otto,=20

You need to change build-depends of  kdebase4 from libtiff3g to  libtiff4
I had the same problem some weeks ago, till now, no problem. Works fine
for me.  =20

apt-get source kdebase4 ; change the control file rebuild the package.


Cheers,
amu=20

> My problem is, that when running 'apt-get build-dep kdebase4' it complains
> about a missing package named 'libtiff3g-dev'.
>
> This package is only available in Debian Woody, but that version is
> incompatible with Sarge (se output below).
>
> Have I found a bug or is this something users are supposed to live with?
> Where can I find a libtiff3g-dev-package for Sarge?
>
>
> # apt-get build-dep kdelibs4
> =3D>
> Package libtiff3g-dev is not available, but is referred to by another
> package. This may mean that the package is missing, has been obsoleted, or
> is only available from another source
> E: Package libtiff3g-dev has no installation candidate
> E: Failed to satisfy Build-Depends dependency for kdelibs: libtiff3g-dev
>
> (after adding Debian stable repository: )
>
> # apt-get install libtiff3g-dev
> =3D>
> The following packages have unmet dependencies:
>   libtiff3g-dev: Depends: libtiff3g (=3D 3.5.5-6) but 3.6.1-2 is to be
> installed E: Broken packages