Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jun 2018 03:52:01 -0700
From:      Yuri <yuri@rawbw.com>
To:        "freebsd-emulation@freebsd.org" <emulation@freebsd.org>
Subject:   Linux app fails: No matching fbConfigs or visuals found
Message-ID:  <3d2f3911-d2cf-67ac-6826-2fadac69a5e5@rawbw.com>

next in thread | raw e-mail | index | archive | help
I am trying to create a port for one linux binary. It uses opengl, but 
the process fails:
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast

USES=linux:c6
USE_LINUX=gtk2 dri png xorglibs

When I look at linux-telegram-desktop, it also uses 'USE_LINUX=dri' for 
OpenGL and nothing else, and it is supposed to work.

Why does it ask for swrast in my case?


Thanks,
Yuri




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3d2f3911-d2cf-67ac-6826-2fadac69a5e5>