See the above link for the exact error message. Seems advcfg can not be found. Reproducible: Always Steps to Reproduce: 1. emerge advancemenu 2. 3. Actual Results: advancemenu builds but does not get installed seems to depend on useflag fbcon and/or svga
Games-related bugs are never a blocker... http://www.gentoo.org/proj/en/desktop/games/index.xml#doc_chap5_sect4
Can you attach the complete output as text/plain please. Also, your emerge --info output.
Created attachment 60066 [details] emerge --info && emerge advancemenu
same here!! obj/menu/linux/blend/lib/soundall.o obj/menu/linux/blend/lib/videoall.o obj/menu/linux/blend/lib/vnone.o obj/menu/linux/blend/lib/error.o obj/menu/linux/blend/lib/filter.o obj/menu/linux/blend/lib/complex.o obj/menu/linux/blend/blit/clear.o obj/menu/linux/blend/blit/blit.o obj/menu/linux/blend/blit/slice.o obj/menu/linux/blend/mpglib/interfac.o obj/menu/linux/blend/mpglib/internal.o obj/menu/linux/blend/mpglib/decode.o obj/menu/linux/blend/mpglib/dct64.o obj/menu/linux/blend/mpglib/layer3.o obj/menu/linux/blend/mpglib/tabinit.o obj/menu/linux/blend/linux/file.o obj/menu/linux/blend/linux/target.o obj/menu/linux/blend/linux/os.o obj/menu/linux/blend/linux/vsvgab.o obj/menu/linux/blend/linux/ksvgab.o obj/menu/linux/blend/linux/msvgab.o obj/menu/linux/blend/linux/jsvgab.o obj/menu/linux/blend/linux/salsa.o obj/menu/linux/blend/linux/soss.o obj/menu/linux/blend/linux/kraw.o obj/menu/linux/blend/linux/jraw.o obj/menu/linux/blend/linux/mraw.o obj/menu/linux/blend/linux/kevent.o obj/menu/linux/blend/linux/mevent.o obj/menu/linux/blend/linux/jevent.o obj/menu/linux/blend/linux/event.o obj/menu/linux/blend/sdl/vsdl.o obj/menu/linux/blend/sdl/ssdl.o obj/menu/linux/blend/sdl/ksdl.o obj/menu/linux/blend/sdl/msdl.o obj/menu/linux/blend/sdl/jsdl.o obj/menu/linux/blend/expat/xmlparse.o obj/menu/linux/blend/expat/xmlrole.o obj/menu/linux/blend/expat/xmltok.o obj/menu/linux/blend/libexpat.a obj/menu/linux/blend/advmenu >>> Test phase [not enabled]: games-emulation/advancemenu-2.4.9 >>> Install advancemenu-2.4.9 into /var/tmp/portage/advancemenu-2.4.9/image/ category games-emulation >>> dobin: making advcfg executable... install: cannot stat `advcfg': No such file or directory !!! ERROR: games-emulation/advancemenu-2.4.9 failed. !!! Function src_install, Line 60, Exitcode 4 !!! dogamesbin failed !!! If you need support, post the topmost build error, NOT this status message. Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.3-20050110, glibc-2.3.4.20050125-r1, 2.6.11-gentoo-r9 i686) ================================================================= System uname: 2.6.11-gentoo-r9 i686 Pentium III (Coppermine) 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.8.1-r4 ACCEPT_KEYWORDS="~x86 x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=pentium3 -msse -mmmx -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=pentium3 -msse -mmmx -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig ccache distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo" LANG="en_US" MAKEOPTS="-j2" 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 aalib alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl dvd dvdread dxr3 eds emboss encode escreen esd etwin fam flac foomaticdb fortran freetds gd gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml imagemagick imlib jpeg kde ldap libg++ libwww mad mikmod mmx mng motif mozilla mp3 mpeg mysql ncurses nls nptl nptlonly nvidia odbc ogg oggvorbis opengl oss pam pdflib perl png postgres python qt quicktime readline samba sdl slang speex spell sqlite sse ssl svga tcltk tcpd theora tiff truetype truetype-fonts type1-fonts vidix vorbis win32codecs xine xml2 xmms xv xvmc zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LC_ALL, LDFLAGS, LINGUAS
ok, guess the configure script doesn't work like I expected it to. Fixed in CVS. resync/remerge for the fix. thanks for the bug report.