Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37205 - xemacs-21.4.12: Unable to find X11 libraries
Summary: xemacs-21.4.12: Unable to find X11 libraries
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: XEmacs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-04 09:30 UTC by mren
Modified: 2004-01-04 16:59 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 mren 2004-01-04 09:30:58 UTC
checking whether the -xildoff compiler flag is required... no
checking for specified window system
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X defines extracted by xmkmf
checking for X11/Intrinsic.h... yes
checking for XOpenDisplay in -lX11... no
checking for XGetFontProperty in -lX11 using extra libs -b i486-linuxaout... no
configure: error: Unable to find X11 libraries.

!!! ERROR: app-editors/xemacs-21.4.12 failed.
!!! Function src_compile, Line 166, Exitcode 1
!!! (no error message)

Reproducible: Always
Steps to Reproduce:
1.emerge -v xemacs
2.
3.
Actual Results:  
see details

Expected Results:  
should compile and install xemacs ;-)

# emerge info
Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.0-gentoo)
=================================================================
System uname: 2.6.0-gentoo i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -funroll-loops -pipe -fomit-frame-pointer -m3dnow 
-mmmx -msse"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.
1/share/config /usr/kde/3/share/config /usr/share/config 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -funroll-loops -pipe -fomit-frame-pointer -m3dnow 
-mmmx -msse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.
org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi acpi4linux alsa apm arts avi berkdb bonobo caps crypt 
cups dga directfb doc dvd encode esd faad fbcon ffmpeg foomaticdb freetype fs 
gdbm ggi gif glut gnome gpm gtk gtk2 gtkhtml imagemagick imap imlib innodb 
jabber java javascript jikes jpeg kde libg++ libwww mad maildir matroska md5sum 
mikmod mmx motif mozilla mozsvg mpeg msn music ncurses nls nocardbus offensive 
oggvorbis opengl oscar oss pam parse-clocks pdflib perl pic png ppds python qt 
quicktime readline samba sdl slang snmp speedo spell sse ssl svga tcpd tetex 
tiff transcode truetype type1 usb videos vim-with-x wmf x86 xface xml2 xmms xv 
xvid yahoo zlib"
Comment 1 mren 2004-01-04 16:59:56 UTC
Seems to be my fault. The above try was inside an Eterm. I tried now without X and it compiled. Just filed the bug to fast.