---------- Forwarded message ----------
From: Lieven Moors <lievenmoors@gmail.com>
Date: Mon, Jul 25, 2011 at 12:55 PM
Subject: Re: [LAD] lv2 extension bugs
To: David Robillard <d@drobilla.net>




On Sat, Jul 23, 2011 at 10:46 PM, David Robillard <d@drobilla.net> wrote:
On Sat, 2011-07-23 at 21:22 +0200, Lieven Moors wrote:
> On Sat, Jul 23, 2011 at 09:10:42PM +0200, Lieven Moors wrote:
> > On Sat, Jul 23, 2011 at 02:19:39PM -0400, David Robillard wrote:
> > > On Sat, 2011-07-23 at 17:53 +0200, Lieven Moors wrote:
> > > > On Sat, Jul 23, 2011 at 10:23:13AM -0500, Gabriel Beddingfield wrote:
[...]
> Since I'm not even sure it is a bug
> in an LV2 extension, I might be forgiven
> to post it here.
>
> It's a problem you run into when you
> try to configure one of the drobilla
> packages (I think it's flowcanvas).

... Well, this thread was pretty silly.  If it's a problem with building
my repository, hosted at drobilla.net, then yes, file bugs there :P

(Though it's certainly not flowcanvas, which has nothing whatsoever to
do with LV2)

> Configure fails, says that ext/event/event-helpers.h
> cannot be found, even though it's there.
> After scratching my head for a while,
> I found out it's the waf test that is
> failing.
>
> On Harry Haaren's blog I found the
> answer.
>
> modify line 28 in event-helpers.h
> by removing http from the address.

Line 28 in event-helpers.h is an include line that does not contain
"http" anywhere:

http://lv2plug.in/repo/trunk/ext/event.lv2/event-helpers.h

The same is true of the version in the latest release of that extension:

http://lv2plug.in/spec/lv2-event-1.2.tar.bz2



OK, what happened was that I landed on the http://lv2plug.in/ns/ext
page, was expecting a download extensions link, didn't find it, and downloaded
the files manually from the links on those pages.

sorry for all the fuzz...

greetings,

lieven