dev-php/mod_php-5.0.0.ebuild fails to install preliminary dependancies for libtiff, libpng, and freetype2 which dies on ./configure when it tries to find them. Also it fails to find fdftk.h because the ebuild for that application fails to symlink /opt/fdftk-6.0/{include|libs} to /usr/{include|libs}. Reproducible: Always Steps to Reproduce: 1. 2. 3. Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.4.20040619-r0, 2.6.7-mm6) ================================================================= System uname: 2.6.7-mm6 i686 Pentium III (Katmai) Gentoo Base System version 1.4.16 Autoconf: sys-devel/autoconf-2.59-r3 Automake: sys-devel/automake-1.8.3 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-march=pentium3 -O2 -mfpmath=sse -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/ config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=pentium3 -O2 -mfpmath=sse -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache digest sandbox" GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" USE="aalib acl acpi adns apache2 atlas bcmath berkdb bidi bzlib calendar caps cdr cpdflib crypt ctype curl curlwrappers dba dbase dbx dedicated ethereal exif fam fdftk fftw filepro flash flatfile ftp gd gdbm ggi gif ginac gmp gnutls guile imagemagick inifile innodb jpeg libwww maildir mailwrapper mcal mcve memlimit mhash ming mmap mmx mnogosearch msession mysql ncurses netcdf nls nocardbus nocd nptl pam pcntl pcre pdflib perl php png posix pthreads pwdb python qdbm readline ruby session shared simplexml slang soap sockets spell spl sqlite sse ssl svg svga sysvipc szip tcpd tidy tiff tokenizer truetype unicode usb vhosts videos wddx wmf x86 xml xml2 xmlrpc xsl xv zlib"
I have submitted a bug report for app-text/fdftk: http://bugs.gentoo.org/show_bug.cgi?id=57877
The following dependancies have been discovered to be added: >=media-libs/libpng-1.2.5-r7 >=media-libs/t1lib-5.0.0-r2 >=media-libs/freetype-2.1.5-r1 Once they are added the user will no longer need to manually emerge them to solve it.
That seems odd. The freetype, tiff and libpng dependencies are already in the list, and should be installed correctly. I've added the dep on t1lib. Best regards, Stu