From: ludo@gnu.org (Ludovic Courtès)
To: guile-user@gnu.org
Subject: Re: compile error on FreeBSD 9
Date: Wed, 30 Jan 2013 22:29:02 +0100 [thread overview]
Message-ID: <87fw1igy1t.fsf@gnu.org> (raw)
In-Reply-To: op.wro51skj1uofcn@redirector.netnames.net
Hi,
z_axis <z_axis@163.com> skribis:
> ./.libs/libguile-2.0.so: undefined reference to `GC_unregister_my_thread'
> ./.libs/libguile-2.0.so: undefined reference to `GC_pthread_create'
> ./.libs/libguile-2.0.so: undefined reference to `GC_register_my_thread'
> ./.libs/libguile-2.0.so: undefined reference to `GC_pthread_detach'
> *** Error code 1
You need either a libgc built with --enable-threads (though as Mark
noted that seems to be buggy on the Guile side), or Guile built with
--without-threads.
HTH,
Ludo’.
next prev parent reply other threads:[~2013-01-30 21:29 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-29 23:54 compile error on FreeBSD 9 z_axis
2013-01-30 0:20 ` Nala Ginrut
2013-01-30 0:27 ` z_axis
2013-01-30 0:29 ` Noah Lavine
2013-01-30 6:34 ` Mark H Weaver
2013-01-30 0:29 ` Nala Ginrut
2013-01-30 0:47 ` z_axis
2013-01-30 21:29 ` Ludovic Courtès [this message]
2013-01-30 21:29 ` Ludovic Courtès
2013-01-31 0:39 ` z_axis
2013-01-31 12:53 ` Ludovic Courtès
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://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fw1igy1t.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guile-user@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.
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).