$ xpdf Warning: Color name "#d6cdbb " is not defined Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Segmentation fault # emerge info Portage 2.0.46-r5 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2,2.3.1-r3) ================================================================= System uname: 2.4.20-win4lin-r1-pnr i686 AMD Athlon(tm) XP 1900+ GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="/usr/local/portage/" USE="x86 oss 3dnow apm avi cups encode gif jpeg libg++ mikmod mmx mpeg ncurses nls pdflib png qtmt quicktime spell truetype xml2 xmms xv zlib gtkhtml alsa gdbm berkdb slang readline arts tetex aalib bonobo svga ggi tcltk java guile mysql postgres X sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gnome gtk qt kde opengl mozilla snmp cdr scanner doc dvd fbcon innodb maildir mbox nocardbus odbc samba slp sse tiff wmf -crypt -motif" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-O2 -mcpu=athlon-xp -march=athlon-xp -pipe -mmmx -msse -m3dnow " CXXFLAGS="-O2 -mcpu=athlon-xp -march=athlon-xp -pipe -mmmx -msse -m3dnow " ACCEPT_KEYWORDS="x86 ~x86" MAKEOPTS="-j2" AUTOCLEAN="true" SYNC="rsync://rsync.gentoo.org/gentoo-portage" FEATURES="sandbox ccache"
Same problem here
Similar problem here, just a different color name reported (#dcdcdc) bash-2.05b# emerge info Portage 2.0.46-r4 (, gcc-3.2.1, glibc-2.3.1-r2) ================================================================= System uname: 2.4.19-gentoo-r9 i686 AMD-K7(tm) Processor USE="x86 oss apm encode kde gnome libg++ mikmod ncurses nls pdflib png qtmt quicktime spell truetype xml2 xv zlib gtkhtml alsa gdbm berkdb slang readline arts tetex bonobo svga tcltk java guile X sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gtk qt motif opengl mozilla cdr scanner matrox gif xmms mmx 3dnow mpeg imap jpeg avi crypt cups dvd" ARCH="x86" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-march=athlon -O3 -pipe" CXXFLAGS="-march=athlon -O3 -pipe" ACCEPT_KEYWORDS="x86" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3/share/config /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" MAKEOPTS="-j2" JDK_HOME="/opt/sun-jdk-1.4.1.01" JAVA_HOME="/opt/sun-jdk-1.4.1.01" AUTOCLEAN="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage" GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"
Btw, this is with xfree-4.2.1-r2. Here's the output from running under gdb: bash-2.05b# gdb xpdf GNU gdb 5.2.1 Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu"...(no debugging symbols found)... (gdb) run Starting program: /usr/bin/xpdf (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... Warning: Color name "#dcdcdc " is not defined Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback Warning: Cannot find callback list in XtAddCallback (no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x401cdc4d in XtWidgetToApplicationContext () from /usr/X11R6/lib/libXt.so.6
Solution: Remove the configure option --with-freetype2-library=/usr/lib from the ebuild. I've emailed the details of why this caused a problem to aliz@gentoo.org. AGL
xpdf-2.01-r1 released. This should fix the problems reported.