Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 478774 - x11-libs/wxGTK-2.8.12.1 failed to configure: OpenGL libraries not available
Summary: x11-libs/wxGTK-2.8.12.1 failed to configure: OpenGL libraries not available
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-30 07:23 UTC by Emre Eryilmaz
Modified: 2013-07-31 11:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
"emerge --info" (emerge_info,5.33 KB, text/plain)
2013-07-30 07:23 UTC, Emre Eryilmaz
Details
x11-libs/wxGTK-2.8.12.1 build log (build.log,16.80 KB, text/plain)
2013-07-30 07:29 UTC, Emre Eryilmaz
Details
/var/tmp/portage/x11-libs/wxGTK-2.8.12.1/work/wxPython-src-2.8.12.1/wxgtk_build/config.log (wxGTK-2.8.12.1_config.log,103.55 KB, text/plain)
2013-07-30 15:58 UTC, Emre Eryilmaz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Emre Eryilmaz 2013-07-30 07:23:27 UTC
Created attachment 354592 [details]
"emerge --info"

I wanto to install sci-misc/boinc.But x11-libs/wxGTK(its dependency) emake failed.I tried remove opengl use flag on wxGTK.But I wan to install sci-misc/boinc with X.
Comment 1 Emre Eryilmaz 2013-07-30 07:29:08 UTC
Created attachment 354594 [details]
x11-libs/wxGTK-2.8.12.1 build log
Comment 2 Alexandre Rostovtsev (RETIRED) gentoo-dev 2013-07-30 13:34:48 UTC
(In reply to Emre Eryilmaz from comment #1)

Like the build log says:

> !!! Please attach the following file when seeking support:
> !!! /var/tmp/portage/x11-libs/wxGTK-2.8.12.1/work/wxPython-src-2.8.12.1/wxgtk_build/config.log

Please attach this file. It will say specifically why wxGTK's configure didn't like your system's libGLU.

Also, please say what version, with what USE flags, of mesa and glu you have installed - for example, the output of "emerge -pv mesa media-libs/glu"
Comment 3 Emre Eryilmaz 2013-07-30 15:58:28 UTC
Created attachment 354632 [details]
/var/tmp/portage/x11-libs/wxGTK-2.8.12.1/work/wxPython-src-2.8.12.1/wxgtk_build/config.log

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/x11-libs/wxGTK-2.8.12.1/work/wxPython-src-2.8.12.1/wxgtk_build/config.log

*Attached*
Comment 4 Emre Eryilmaz 2013-07-30 16:03:02 UTC
[ebuild   R    ] media-libs/mesa-9.1.2-r1  USE="bindist classic egl gallium llvm nptl shared-glapi xorg -debug -gbm -gles1 -gles2 -openvg -osmesa -pax_kernel -pic (-r600-llvm-compiler) (-selinux) -vdpau (-wayland) -xa -xvmc" PYTHON_SINGLE_TARGET="python2_7 -python2_6" PYTHON_TARGETS="python2_7 -python2_6" VIDEO_CARDS="intel -i915 -i965 -nouveau -r100 -r200 -r300 -r600 -radeon (-radeonsi) -vmware" 5,983 kB
[ebuild   R    ] media-libs/glu-9.0.0  USE="(-multilib) -static-libs" 482 kB
Comment 5 Emre Eryilmaz 2013-07-31 11:10:30 UTC
I checked libGLU.so in '/usr/lib64' directory.I saw the link is broken and re-emerge virtual/glu."sci-misc/boinc" has been successfully installed.Solved.