Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142012 - xfig put libs in the wrong place (maybe solved)
Summary: xfig put libs in the wrong place (maybe solved)
Status: RESOLVED DUPLICATE of bug 90799
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 142010 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-28 08:52 UTC by disperato
Modified: 2006-07-28 09:07 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 disperato 2006-07-28 08:52:37 UTC
the emerging of xfig in amd64 environment put libraries in
 /usr/lib/X11/xfig/
whereas emerging xfig in a 32bit or chroot32 host put libraries in 
 /usr/lib/xfig

this problem persists since a year now (I was so discorauged as foolish to don't notice it and set up a chroot32 environment), never solved, and leads to segfault after the program's window opens. Making a link did the trick:
 cd /usr/lib64
 ln -sf X11/xfig xfig

Excuse me for such a silly help, but If you modify the ebuild or the configure script newbies  as me can use this great program. This problem is common to all versions of xfig I tried on amd64 platforms under various configurations.
Comment 1 disperato 2006-07-28 09:03:08 UTC
Portage 2.1-r1 (default-linux/amd64/2005.0, gcc-3.4.4/amd64-vanilla, glibc-2.3.5-r1, 2.6.12-nvidia-r7 x86_64)
=================================================================
System uname: 2.6.12-nvidia-r7 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.0_pre15
ccache version 2.4 [enabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.3.4-r1, 2.4.1-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /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/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/sync/tmp/distfiles"
FEATURES="autoconfig ccache distcc distlocks metadata-transfer sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
MAKEOPTS="-j2"
PKGDIR="/sync/tmp/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/sync/tmp"
PORTDIR="/sync/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac aalib acl acpi apache2 apm audiofile avi bash-completion bcmath berkdb bindist bitmap-fonts blas bzip2 caps cdparanoia cdr cli clibpdf crypt cscope ctype cups cxx dbx debug diet dillo dio directfb divx4linux dlloader doc dri dv dvb dvd dvdr dvdread eds emboss emul-linux-86 encode examples exif expat f90 fam fbcon ffmpeg fftw flac flash foomaticdb fortran gd gdbm ggi gif ginac glut gmp gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal hardened hardenedphp hyperwave-api iconv ieee1394 imagemagick imlib inifile innodb ipv6 isdnlog jabber java javascript jikes jpeg junit ladcca lapack lcms ldap libcaca libwww lm_sensors lzw lzw-tiff m17n-lib mad mhash mikmod mime ming mng motif mp3 mpeg mplayer msession mysql mysqli ncurses netcdf nls nptl nptlonly ofx ogg openal-opengl opengl osc oss pam pcmcia pcntl pcre pdflib perl php plotutils png portaudio ppds pppd prelude profile python qdbm qt qt3 qt4 quicktime radius readline recode reflection ruby samba sapdb scanner sdl session sharedext shorten simplexml slp sndfile speex spell spl sqlite ssl svg szip tcltk tcp tcpd test tetex theora threads tidy tiff tokenizer truetype truetype-fonts type1-fonts unicode usb vcd videos vorbis wddx wifi wmf xine xinerama xml xml2 xmlrpc xmms xorg xosd xpm xsl xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-07-28 09:04:05 UTC
*** Bug 142010 has been marked as a duplicate of this bug. ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-07-28 09:07:41 UTC

*** This bug has been marked as a duplicate of 90799 ***