Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

dave-d

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by dave-d

  1. 7 hours ago, drobbins said:

    There are troubleshooting steps here:

    https://www.funtoo.org/Steam#Container_Validation

    Try them, let us know your results.

    1/ steam-nvidia-launcher attach seems to work, but it does not come up as the steam-container 'user' on the command line prompt. You can see the prompt name in the photo.

    2/ pacat works

    3/ glxgears fails. (see attached photo) Note, glxgear works in a regular terminal session as shown in the second photo.

     

    glxgears-steam.pngglxgears-steam2.png.b3fc9a428ca5f3d98be1f0a094521647.png

  2. On 10/7/2019 at 11:32 PM, drobbins said:

    I'll take a look at the bug and see if eglplatform.h is in the right place or not.

    I'm wondering if the bug is not with the libepoxy ebuild not having a dependancy on mesa-gl-headers, if that is where the file is actually coming from?

  3. 1 hour ago, cardinal said:

    Build dies on missing eglplatform.h :

    include/epoxy/egl_generated.h:11:10: fatal error: EGL/eglplatform.h: No such file or directory
       11 | #include "EGL/eglplatform.h"

    
    rj@funtoo ~ $ equery belongs eglplatform.h
     * Searching for eglplatform.h ... 
    media-libs/mesa-gl-headers-19.1.4 (/usr/include/EGL/eglplatform.h)

    Install mesa-gl-headers

    
    emerge -1av mesa-gl-headers libepoxy

     

    I did the search for eglplatform.h on my laptop with gentoo and it shows from the mesa package so, I tried reinstalling the mesa package.

    libepoxy is installed now.
    Thank you!

×
×
  • Create New...