There is a bug in nvidia's binary GPU driver, which causes a segmentation fault if linked to libGL.
Signed-off-by: Michael Walle <mich...@walle.cc> --- configure | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/configure b/configure index 2bb3faa..be40a31 100755 --- a/configure +++ b/configure @@ -177,6 +177,7 @@ spice="" rbd="" smartcard="" smartcard_nss="" +opengl="no" # parse CC options first for opt do -- 1.7.2.3