Use this patch on /usr/lib/mupad/share/bin/sysinfo to get mupad working on amd64 Please add this to the ebuild and add amd64 to keywords. 59c59 < i*86) LINE="`ldd /bin/sh | grep libc | tr '\t' 'x' `"; --- > x86_64) LINE="`ldd /bin/sh | grep libc | tr '\t' 'x' `"; Portage 2.0.50-r6 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040420-r0, 2.6.5-gentoo-r1) ================================================================= System uname: 2.6.5-gentoo-r1 x86_64 4 Gentoo Base System version 1.4.12 Autoconf: sys-devel/autoconf-2.59-r3 Automake: sys-devel/automake-1.8.3 ACCEPT_KEYWORDS="amd64 ~amd64" AUTOCLEAN="yes" CFLAGS="-O2" CHOST="x86_64-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /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" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://ftp.caliu.info/pub/gentoo/ ftp://ftp.vic.keypoint.com.au" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X acpi alsa amd64 apache2 arts avi berkdb cdr crypt cups dga dvd encode esd f77 foomaticdb gd gdbm gif gpm gtk gtk2 imlib java jpeg kde libg++ libwww mikmod motif mpeg multilib mysql ncurses nls nogcj oggvorbis opengl oss pam pcmcia pdflib perl png ppds python qt quicktime readline sdl slang spell ssl tcltk tcpd tetex truetype usb xml2 xmms xosd xv zlib" Reproducible: Always Steps to Reproduce: 1. 2. 3.
Andreas, thx for that patch. mupad is now marked ~amd64.