* econf: updating vice-2.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating vice-2.2/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sys confdir=/etc --localstatedir=/var/lib --prefix=/usr/games --libdir=/usr/games/lib64 --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/g ames --disable-dependency-tracking --enable-fullscreen --enable-parsid --with-resid --without-arts --without-esd --without-midas --disable-ffmpeg --disable-l ame --enable-gnomeui --enable-nls --without-xaw3d --with-alsa --without-pulse --with-png --with-readline --with-sdlsound --enable-ipv6 --disable-oss --disabl e-memmap --disable-ethernet --with-zlib --with-x ...snip... checking for IceConnectionNumber in -lICE... yes checking for GTK... yes checking for GTKGL... yes checking for GL/glx.h... yes checking for glXWaitVideoSyncSGI in -lGL... no checking for X11/extensions/xf86vmode.h... yes checking for XF86VidModeQueryVersion in -lXxf86vm... yes checking for X11/extensions/Xrandr.h... yes checking for XRRGetScreenInfo in -lXrandr... yes checking for OpenCBM support... yes checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes configure: error: conditional "HAVE_XEXTPROTO_71" was never defined. Usually this means the macro was only invoked conditionally. Full description of configure failure in the attached build.log
Created attachment 225073 [details] build.log
Created attachment 225075 [details] emerge --info
Created attachment 225091 [details, diff] vice-2.2-xshm.patch Try replacing the patch in Portage with this, digest, and emerge
Thanks for reporting, + 24 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> + files/vice-2.2-xshm.patch: + Use upstream patch instead. Above should fix it, sync in a hour or so
Yep, configured, compiled and installed perfectly. Thanks.