unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* (dynamic-link "libm") doesn't work on guile
@ 2016-01-07 10:36 Alex Vong
  2016-01-08  2:30 ` Leo Famulari
  2016-01-08  3:27 ` 宋文武
  0 siblings, 2 replies; 10+ messages in thread
From: Alex Vong @ 2016-01-07 10:36 UTC (permalink / raw)
  To: help-guix

Hi people,


I got the following error message when trying to dlopen a shared library
in ~/guix-profile/bin/guile installed by guix:

scheme@(guile-user)> (dynamic-link "libm")
ERROR: In procedure dynamic-link:
ERROR: In procedure dynamic-link: file: "libm", message: "file not found"

Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.


I think it is a guix-specific problem since /usr/bin/guile installed by
debian works fine:

scheme@(guile-user)> (dynamic-link "libm")
$1 = #<dynamic-object "libm">


Any idea?

Thanks,
Alex

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-01-10  6:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-07 10:36 (dynamic-link "libm") doesn't work on guile Alex Vong
2016-01-08  2:30 ` Leo Famulari
2016-01-08 11:56   ` Alex Vong
2016-01-08  3:27 ` 宋文武
2016-01-08 10:07   ` Ludovic Courtès
2016-01-08 12:43   ` Alex Vong
2016-01-08 13:51     ` Ludovic Courtès
2016-01-09 14:08       ` Alex Vong
2016-01-09 17:39         ` Ludovic Courtès
2016-01-10  6:05           ` Alex Vong

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).