Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94777 - xorg ebuild placing lib files in /usr/lib64 on an opteron in i386 mode
Summary: xorg ebuild placing lib files in /usr/lib64 on an opteron in i386 mode
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-01 14:29 UTC by Hans-Christian Armingeon
Modified: 2005-06-01 16:03 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 Hans-Christian Armingeon 2005-06-01 14:29:21 UTC
Hi,

I am running an Opteron in 32bit mode.

The xorg ebuild places some libs in /usr/lib64. This messes, for example xterm.

WHat to do?

Johnny

checking for XawSimpleMenuAddGlobalActions in -lXaw3d -lXmu... no
checking for XawSimpleMenuAddGlobalActions in -lXaw3d -lXpm -lXmu... no
checking for XawSimpleMenuAddGlobalActions in -lXaw3d_s -lXmu_s... no
checking for -lXaw3d -lXmu in /usr/contrib/X11R6... no
checking for -lXaw3d -lXpm -lXmu in /usr/contrib/X11R6... no
checking for -lXaw3d_s -lXmu_s in /usr/contrib/X11R6... no
checking for -lXaw3d -lXmu in /usr/contrib/X11R5... no
checking for -lXaw3d -lXpm -lXmu in /usr/contrib/X11R5... no
checking for -lXaw3d_s -lXmu_s in /usr/contrib/X11R5... no
checking for -lXaw3d -lXmu in /usr/lib/X11R5... no
checking for -lXaw3d -lXpm -lXmu in /usr/lib/X11R5... no
checking for -lXaw3d_s -lXmu_s in /usr/lib/X11R5... no
checking for -lXaw3d -lXmu in /usr/local... no
checking for -lXaw3d -lXpm -lXmu in /usr/local... no
checking for -lXaw3d_s -lXmu_s in /usr/local... no
configure: error: Unable to successfully link Athena library (-lXaw3d) with test program

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/xterm-200-r1/work/xterm-200/config.log

!!! ERROR: x11-terms/xterm-200-r1 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r9 i686)
=================================================================
System uname: 2.6.11-gentoo-r9 i686 AMD Opteron(tm) Processor 244
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May 31 2005, 22:16:34)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.8.5-r3, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -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 /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="-O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ ftp://ftp.ipv6.uni-muenster.de/pub/linux/distributions/gentoo http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://ftp6.uni-erlangen.de/pub/mirrors/gentoo"
LANG="de_DE@euro"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X X509 Xaw3d acl acpi alsa amd64 apache2 apm arts avi berkdb bitmap-fonts bzip2 caps cdr chroot crypt cscope cups curl dvd dvdr ecc emboss encode erandom esd extensions f77 fam foomaticdb fortran gd gdbm gif gimpprint gnome gphoto2 gpm gtk gtk2 idea imap imlib ipv6 ithreads java jpeg jpeg2k kde kerberos ldap libg++ libwww lm_sensors logrotate mad maildir mailwrapper mbox memlimit mikmod mmx motif mp3 mpeg mysql ncurses nls oav obdc objc odbc ogg oggvorbis opengl oss pam pdflib perl png pnp postgres povray ppds prelude pwdb python qt quicktime quotas readline samba sasl scanner sdl sftplogging skey slang slp smartcard snmp socks5 spell sqlite sse ssl svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts unicode usb vorbis winbind wmf xinerama xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2005-06-01 16:03:25 UTC
Please attach the output of `equery files xorg-x11` as well as a compilation
log, if you have it, and reopen.