Re: [LAD] LV2 Core: waf configure fails

From: David Robillard <d@email-addr-hidden>
Date: Sun Jul 17 2011 - 17:39:18 EEST

On Sat, 2011-07-16 at 12:26 +0100, Aurélien Leblond wrote:
> > Using ./waf didn't solve the problem.
> >
> > I'm doing it from the core.lv2 directory because I'm creating packages
> > for Ubuntu.
> >
> > If I come back to the SVN revision 273, it works fine.
> > Since 274, I can't do "./waf configure" from the core.lv2 directory.
> > (doing it from the trunk directory works though...)
>
> Adding the following line the "def options(opt)" of wscript solved the issue:
> opt.load('compiler_cxx')

Oops (though, for the record, not quite right, it should be
opt.load('compiler_c') and conf.load('compiler_c') in options() and
configure(), respectively).

Fixed in r282.

Thanks,

-dr

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Sun Jul 17 20:15:02 2011

This archive was generated by hypermail 2.1.8 : Sun Jul 17 2011 - 20:15:02 EEST