From: Andy Wingo <wingo@pobox.com>
To: Luca Saiu <positron@gnu.org>
Cc: bug-guile@gnu.org, "Ludovic Courtès" <ludo@gnu.org>
Subject: Re: Likely bug: SMOBs and mark functions
Date: Thu, 17 Feb 2011 12:13:15 +0100 [thread overview]
Message-ID: <m3y65e3odw.fsf@unquote.localdomain> (raw)
In-Reply-To: <4D5CED2D.6090600@gnu.org> (Luca Saiu's message of "Thu, 17 Feb 2011 10:41:01 +0100")
On Thu 17 Feb 2011 10:41, Luca Saiu <positron@gnu.org> writes:
> I've tried with the latest 7.2 tarball I've found at
> http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/ , i.e. the
> alpha5 of 2011-02-01; to make it quick yes, the thing worked, so the
> problem probably depended on libgc. Sorry for the noise.
NP. Did you also enable parallel collection on that build?
> [luca@optimum ~/projects-by-others/guile-2.0.0/doc/example-smob]$
> pkg-config guile-2.0 --cflags
> Package guile-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `guile-2.0.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'guile-2.0' found
Indeed, just as you add paths to the other env vars, you need to do so
for pkg-config.
See "Environment Variables" in the pkg-config(1) man page.
> [luca@optimum ~/projects-by-others/guile-2.0.0/doc/example-smob]$ gcc -c
> `guile-config compile` myguile.c
This is really strange, for me, because I think the current guile-config
just shells out to pkg-config. Is it possible you modified the
environment in the meantime?
> Thanks for 2.0 :-)
Thanks for the bug reports :)
Have fun with Guile,
Andy
--
http://wingolog.org/
next prev parent reply other threads:[~2011-02-17 11:13 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-18 22:51 [bug #30480] VM: load looks for files in the wrong directory Luca Saiu
2010-07-18 22:54 ` Luca Saiu
2010-07-18 22:59 ` Luca Saiu
2010-07-24 16:16 ` Ludovic Courtès
2011-02-13 18:51 ` Andy Wingo
2011-02-15 11:59 ` Likely bug: SMOBs and mark functions [Was: Re: [bug #30480] VM: load looks for files in the wrong directory] Luca Saiu
2011-02-15 12:08 ` Luca Saiu
2011-02-15 15:38 ` Ludovic Courtès
2011-02-15 16:17 ` Luca Saiu
2011-02-16 13:23 ` Ludovic Courtès
2011-02-17 9:41 ` Luca Saiu
2011-02-17 11:13 ` Andy Wingo [this message]
2011-02-17 14:08 ` Likely bug: SMOBs and mark functions Luca Saiu
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=m3y65e3odw.fsf@unquote.localdomain \
--to=wingo@pobox.com \
--cc=bug-guile@gnu.org \
--cc=ludo@gnu.org \
--cc=positron@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).