Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Trying to upgrade xpdf from 3.00-r8 to 3.00-r10 fails due to what seems like freetype problems. The problems start here: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashBitmap.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashClip.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFTFont.cc SplashFTFont.cc:15:30: freetype/ftoutln.h: No such file or directory SplashFTFont.cc:16:69: freetype/internal/ftobjs.h: No such file or directory In file included from SplashFTFont.cc:21: SplashFTFontEngine.h:48: error: `FT_Library' has not been declared SplashFTFontEngine.h:48: error: ISO C++ forbids declaration of `libA' with no type SplashFTFontEngine.h:51: error: `FT_Library' does not name a type And then just continues with a lot of errors from SplashFTFontEngine.h. It seems the missing files are located at: /usr/include/freetype2/freetype/ftoutln.h /usr/include/freetype2/freetype/internal/ftobjs.h I don't know if it's of any relevance but I have both freetype versions installed: media-libs/freetype-1.3.1-r4 media-libs/freetype-2.1.9-r1 Reproducible: Always Steps to Reproduce: 1. emerge -u xpdf Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r1, 2.6.12-gentoo-r10 x86_64) ================================================================= System uname: 2.6.12-gentoo-r10 x86_64 AMD Athlon(tm) 64 Processor 3000+ Gentoo Base System version 1.6.13 dev-lang/python: 2.3.5-r2 sys-apps/sandbox: 1.2.12 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="ftp://ftp.gentoo.diku.dk http://ftp.du.se/pub/os/gentoo http://mirror.pudas.net/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.diku.dk/gentoo-portage" USE="amd64 X alsa apache2 arts avi berkdb bitmap-fonts cdr crypt cups curl dvd dvdread eds emacs emboss encode esd fam flac foomaticdb fortran gd gdbm gif gphoto2 gpm gstreamer gtk gtk2 imagemagick imlib ipv6 java jpeg junit ldap libwww lzw lzw-tiff mad mikmod motif mp3 mpeg mysql ncurses nls ogg opengl pam pdflib png postgres python qt quicktime readline ruby sdl simplexml slang snmp spell spl sqlite ssl tcpd tetex tidy tiff truetype-fonts type1-fonts usb userlocales vorbis xine xml xml2 xmms xpm xsl xv zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
*** This bug has been marked as a duplicate of 96301 ***