Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 93431

Summary: imlib2 doesn't detect existing X support
Product: Gentoo Linux Reporter: Johannes Weiner <hnaz>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Johannes Weiner 2005-05-21 08:21:09 UTC
Trying to compile imlib2, econf exits with 'no X support found':

checking for X... no
configure: error: no X support found.  Use --x-includes and --x-libraries to
specify the X
path on your system, or --without-x to disable X support.

But:
*  x11-base/xorg-x11
      Latest version available: 6.8.2-r1
      Latest version installed: 6.8.2-r1
      Size of downloaded files: 45,105 kB

So, X should be provided. Tried env-update and so on, didnt help.

Reproducible: Always
Steps to Reproduce:
1. USE=X emerge imlib2
2.
3.




Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.3-20050110,
glibc-2.3.5-r0, 2.6.11-ck8 i686)
=================================================================
System uname: 2.6.11-ck8 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.6.12
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.8
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.5
sys-devel/binutils:  2.16
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-4 -O2 -pipe -s -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-4 -O2 -pipe -s -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.inode.at http://distfiles.gentoo.org"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa avi berkdb bitmap-fonts crypt emboss encode gdbm gif gtk
gtk2 imlib jpeg libg++ libwww mad mikmod mmx motif mp3 mpeg ncurses nls nptl
nptlonly oggvorbis opengl pam pcre pdflib perl png python quicktime readline sdl
spell sse ssl svga tcpd truetype truetype-fonts type1-fonts xml2 xmms xv zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-05-21 08:37:27 UTC
Step 1 - search for your bug

*** This bug has been marked as a duplicate of 93300 ***
Comment 2 Johannes Weiner 2005-05-21 08:51:21 UTC
(In reply to comment #1)
> Step 1 - search for your bug

Sorry, used quicksearch, showed only new bugs. Thanks for quick reaction anyway.