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.
Created attachment 354594 [details] x11-libs/wxGTK-2.8.12.1 build log
(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"
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*
[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
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.