On Thu, Jan 12, 2012 at 10:21 AM, Adam Nielsen <[email protected]> wrote:
> Hi all,
>
> 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.

-- 
Daniel Svensson

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

Reply via email to