Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26613 - USE="X" emerge xpdf doesn't compile with x-support
Summary: USE="X" emerge xpdf doesn't compile with x-support
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Todd Sunderlin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-14 05:56 UTC by plasmagunman
Modified: 2004-01-20 02:39 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 plasmagunman 2003-08-14 05:56:29 UTC
if you don't have motif in your use flags and no other installed program had
motif in its dependencies (so you don't have it installed), app-text/xpdf-2.02.1
won't compile with x-support.
i thought the "X"-use flag should add support for xfree?
perhaps you should change
     DEPEND="motif? ( virtual/x11
                     virtual/motif )
             ..."
to
     DEPEND="motif? ( virtual/x11
                     virtual/motif )
             X? ( virtual/x11
                 virtual/motif )
             ..."


Reproducible: Always
Steps to Reproduce:
1. remove motif from your use flags
2. emerge -C openmotif
3. USE="X" emerge xpdf

Actual Results:  
14:52 ~ # xpdf
-bash: xpdf: command not found


Expected Results:  
with "X" in the use flags it should compile with x support.

Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 AMD Athlon(tm) Processor
GENTOO_MIRRORS="rsync://linux.rz.ruhr-uni-bochum.de/gentoo/ http://gentoo.mirror
s.pair.com/ ftp://gentoo.mirrors.pair.com/ ftp://gentoo.linux.no/pub/gentoo/ htt
p://gentoo.linux.no/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://ftp.easyn
et.nl/mirror/gentoo/ http://ftp.easynet.nl/mirror/gentoo/ ftp://gentoo.inode.at/
source/ http://gentoo.inode.at/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share
/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/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 3dfx 3dnow acpi avi crypt cups dga dvd emacs encode gdbm gif java jpeg 
leim mbox mmx mpeg mozilla moznoirc moznomail moznocompose ncurses nls oav oggvo
rbis opengl oss pdflib pic png quicktime readline spell sse tetex tiff truetype 
usb voodoo3 wmf X xmms xv zlib"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j1"
AUTOCLEAN="yes"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
FEATURES="ccache sandbox userpriv usersandbox prelink"
Comment 1 plasmagunman 2004-01-20 02:39:44 UTC
well, i asked that topic in the forum and it covinced me. so this bug can be regarded as closed, at least for my part.

http://forums.gentoo.org/viewtopic.php?t=109350&highlight=