<p>I'm no python expert, and I am not at a computer. My guess is you are using python3 instead of 2. I know they changed lots of list stuff.</p>
<p>Paul</p>
<div class="gmail_quote">On Jul 19, 2011 2:46 PM, "Aurélien Leblond" <<a href="mailto:blablack@gmail.com">blablack@gmail.com</a>> wrote:<br type="attribution">> Hi,<br>> <br>> I can't compile the MDA-LV2 plugins (SVN 3422).<br>
> <br>> I tried to mess around with the wscript file, but this time couldn't<br>> find a solution...<br>> <br>> It fails with the following error:<br>> blablack@igor:~/src/Launchpad/mda-lv2$ ./waf configure<br>
> Setting top to : /home/blablack/src/Launchpad/mda-lv2<br>> Setting out to :<br>> /home/blablack/src/Launchpad/mda-lv2/build<br>> <br>> Global Configuration<br>
> * Install prefix : /usr/local<br>> * Debuggable build : False<br>> * Strict compiler flags : False<br>> * Build documentation : False<br>
> <br>> Mdala Configuration<br>> Checking for 'g++' (c++ compiler) : /usr/bin/g++<br>> Checking for header lv2/<a href="http://lv2plug.in/ns/lv2core/lv2.h">lv2plug.in/ns/lv2core/lv2.h</a> : yes<br>> Traceback (most recent call last):<br>
> File "/home/blablack/src/Launchpad/mda-lv2/.waf-1.6.6-158eec7a0749a003782d4a9a502e3d08/waflib/Scripting.py",<br>> line 94, in waf_entry_point<br>> run_commands()<br>> File "/home/blablack/src/Launchpad/mda-lv2/.waf-1.6.6-158eec7a0749a003782d4a9a502e3d08/waflib/Scripting.py",<br>
> line 146, in run_commands<br>> run_command(cmd_name)<br>> File "/home/blablack/src/Launchpad/mda-lv2/.waf-1.6.6-158eec7a0749a003782d4a9a502e3d08/waflib/Scripting.py",<br>> line 139, in run_command<br>
> ctx.execute()<br>> File "/home/blablack/src/Launchpad/mda-lv2/.waf-1.6.6-158eec7a0749a003782d4a9a502e3d08/waflib/Configure.py",<br>> line 127, in execute<br>> super(ConfigurationContext,self).execute()<br>
> File "/home/blablack/src/Launchpad/mda-lv2/.waf-1.6.6-158eec7a0749a003782d4a9a502e3d08/waflib/Context.py",<br>> line 87, in execute<br>> self.recurse([os.path.dirname(g_module.root_path)])<br>> File "/home/blablack/src/Launchpad/mda-lv2/.waf-1.6.6-158eec7a0749a003782d4a9a502e3d08/waflib/Context.py",<br>
> line 127, in recurse<br>> user_function(self)<br>> File "/home/blablack/src/Launchpad/mda-lv2/wscript", line 36, in configure<br>> conf.env['pluginlib_EXT'] = pat[pat.rfind('.'):]<br>
> AttributeError: 'list' object has no attribute 'rfind'<br>> <br>> <br>> Is anybody else facing the same issue?<br>> <br>> Thanks in advance,<br>> Aurélien<br>> _______________________________________________<br>
> Linux-audio-dev mailing list<br>> <a href="mailto:Linux-audio-dev@lists.linuxaudio.org">Linux-audio-dev@lists.linuxaudio.org</a><br>> <a href="http://lists.linuxaudio.org/listinfo/linux-audio-dev">http://lists.linuxaudio.org/listinfo/linux-audio-dev</a><br>
</div>