On Thu, Jan 12, 2012 at 3:54 PM, Adam Nielsen <[email protected]> wrote:
>>> Is the current xmms2-devel.git version meant to work?  I had to edit the
>>> wscript file to get waf to run because it was complaining about
>>> non-existent
>>> directories, then I got a bunch of compile errors in colls4.c about being
>>> unable to find s4.h.
>>>
>>> Am I missing a dependency or something that waf didn't pick up?
>>
>>
>> git clone --recursive includes submodules
>>
>> if you've already cloned:
>> git submodule init
>> git submodule update
>>
>> Patches accepted for wscript to warn the user about submodules not
>> being initialized. It should be there, just that nobody has taken the
>> time to add it yet.
>
> Ahh, all good now, many thanks!  Unfortunately I lack the waf skills to do
> this but will investigate if I can.  Right now I'm trying to finish off that
> MIDI plugin I posted almost a year ago :-)

vdust added support for this yesterday, should put an end to the confusion..

http://people.xmms2.org/~nano/waf-submodules.png

-- 
Daniel Svensson

--
_______________________________________________
Xmms2-devel mailing list
[email protected]
http://lists.xmms.se/cgi-bin/mailman/listinfo/xmms2-devel

Reply via email to