unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: "C. K. Jester-Young" <cky944@gmail.com>
To: guile-devel@gnu.org
Subject: Re: [guile-vm] [patch] Building guile-vm on amd64 Ubuntu
Date: Wed, 27 Aug 2008 07:02:54 +1200	[thread overview]
Message-ID: <20080826190254.GA29998@bamboo.destinee.acro.gen.nz> (raw)
In-Reply-To: <87sksr9ain.fsf@gnu.org>

On Tue, Aug 26, 2008 at 03:22:08PM +0200, Ludovic_Courtès wrote:
> Supposedly `gnulib-tool' pulls all the needed dependencies, so it should
> pull `string'.  Anyway, on `master', Gnulib files are now part of the
> repository so one doesn't have to fiddle with Gnulib.

Thanks for mentioning that. :-) Two things are now apparent to me:

1. The strcase.m4 on ``master'' doesn't have this problem.

2. The strcase.m4 that comes with Ubuntu 8.04 comes from a broken gnulib
   snapshot. In specific, m4/strcase.m4 wants the ``string'' module, but
   modules/strcase specifies a dependency on ``strings''.

So it's not guile-vm's problem, and since it's fixed on gnulib side now,
it's not really worth reporting.

> > The (system vm core) module doesn't exist currently; instead, (system vm
> > objcode) contains the ``load-objcode'' procedure.
> 
> It used to exist.  ;-)

I figured. :-P I grepped the code and guile-disasm seemed to be the only
place that mentioned it....

Cheers,
	---Chris K.




  reply	other threads:[~2008-08-26 19:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-26 11:23 [guile-vm] [patch] Building guile-vm on amd64 Ubuntu C. K. Jester-Young
2008-08-26 13:22 ` Ludovic Courtès
2008-08-26 19:02   ` C. K. Jester-Young [this message]
2008-08-26 20:57     ` Andy Wingo

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=20080826190254.GA29998@bamboo.destinee.acro.gen.nz \
    --to=cky944@gmail.com \
    --cc=guile-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.
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).