Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78317 - kde-base/kfax-3.4.0_beta1 is missing dependency media-libs/tiff
Summary: kde-base/kfax-3.4.0_beta1 is missing dependency media-libs/tiff
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-17 00:38 UTC by Michiel de Bruijne
Modified: 2005-01-17 11:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michiel de Bruijne 2005-01-17 00:38:00 UTC
<snip>

checking for libtiff tiff... no
checking for libtiff tiff34... no

<snip>

You're missing libtiff - kfaxviewer won't be compiled

<snip>

'`kfax_multipage.cpp
distcc[13040] ERROR: compile (null) on localhost failed
kfax_multipage.cpp:27:20: tiffio.h: No such file or directory
distcc[13039] ERROR: compile kfax_multipage.cpp on pcmichiel failed
make: *** [kfax_multipage.lo] Error 1

!!! ERROR: kde-base/kfax-3.4.0_beta1 failed.
!!! Function kde-meta_src_install, Line 407, Exitcode 2

<snip>


After emerging media-libs/tiff-3.7.1-r1 (current stable x86) kde-base/kfax-3.4.0_beta1 emerged without problems.
Comment 1 Dan Armak (RETIRED) gentoo-dev 2005-01-17 09:28:44 UTC
Fixed. Thanks.
Actually tiff is only needed for kfaxview, but even if we separated the two
kfaxview would depend on kfax I think, so for now we'll keep them together...
Comment 2 Michiel de Bruijne 2005-01-17 11:32:34 UTC
Bug is fixed, I'm closing it, thanks Dan!