unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Théo Maxime Tyburn" <theo.tyburn@gmail.com>
To: guix-devel@gnu.org
Subject: julia: packaging GLFW.jl: No GLXFBConfigs returned
Date: Fri, 12 Nov 2021 00:34:20 +0100	[thread overview]
Message-ID: <87r1bmkzn7.fsf@gmail.com> (raw)

Hello Guixs,

I am trying to package GLFW.jl.
If I skip the tests the package gets compiled.
However running:

julia> using GLFW
julia> GLFW.CreateWindow(30,30,"hey")

outputs:
>GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned

Running GLFW from a C program just works fine though.

By running strace I found out that at lot of .so.0 files are not
found. They are expected to be found in
/gnu/store/hzvvsg9yw1ik57p5xs2mq88cpwnfpbys-libglvnd-1.3.4/lib/libGLX_mesa.so.0
for example.

Is there a way to make these libraries accessible ? What would be the
right guixy way to do this ?

Kind regards,

Théo


             reply	other threads:[~2021-11-12  0:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-11 23:34 Théo Maxime Tyburn [this message]
2021-11-13 10:52 ` julia: packaging GLFW.jl: No GLXFBConfigs returned Josselin Poiret

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r1bmkzn7.fsf@gmail.com \
    --to=theo.tyburn@gmail.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).