Code: Select all
Running eautoreconf in '/var/tmp/portage/app-emulation/wine-1.5.16/work/wine-1.5.16' ...
Running autoconf ...
Running autoheader ...
ERROR (configure)
ERROR: app-emulation/wine-1.5.16 failed (configure phase):
econf failed
Call stack:
ebuild.sh, line 89: Called src_configure
environment, line 3385: Called do_configure '32' '--disable-win64'
environment, line 1005: Called econf '--sysconfdir=/etc/wine' '--with-alsa' '--without-capi' '--without-cms' '--with-cups' '--with-curses' '--without-dbus' '--without-fontconfig' '--without-gnutls' '--without-gphoto' '--without-gsm' '--without-gstreamer' '--without-hal' '--without-jpeg' '--without-ldap' '--without-mpg123' '--with-gettext' '--without-openal' '--without-opencl' '--with-opengl' '--with-openssl' '--without-osmesa' '--with-oss' '--without-png' '--with-pthread' '--without-pulse' '--without-sane' '--disable-tests' '--with-freetype' '--without-v4l' '--with-x' '--without-xcomposite' '--without-xinerama' '--without-xml' '--without-xslt' '--disable-win64'
phase-helpers.sh, line 501: Called die
The specific snippet of code:
die "econf failed"
If you need support, post the output of `emerge --info '=app-emulation/wine-1.5.16'`,
the complete build log and the output of `emerge -pqv '=app-emulation/wine-1.5.16'`.
The complete build log is located at '/var/tmp/portage/app-emulation/wine-1.5.16/temp/build.log'.
The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-1.5.16/temp/environment'.
Working directory: '/var/tmp/portage/app-emulation/wine-1.5.16/work/wine32'
S: '/var/tmp/portage/app-emulation/wine-1.5.16/work/wine-1.5.16'
Code: Select all
checking for up-to-date OpenGL version... yes
checking for -lGL... not found
checking for -lGL... not found
checking for -lGLU... libGLU.so.1
configure: error: No OpenGL library found on this system.
OpenGL and Direct3D won't be supported.
This is an error since --with-opengl was requested.
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-emulation/wine-1.5.16/work/wine32/config.log
[31;01m*[0m ERROR: app-emulation/wine-1.5.16 failed (configure phase):
[31;01m*[0m econf failed
[31;01m*[0m Code: Select all
localhost ramaswamy # eselect opengl list
Available OpenGL implementations:
[1] xorg-x11 *
localhost ramaswamy #
how could it have missed
this is an upgrade of wine from previous version.




