On Sun, 3 Feb 2008 19:13:21 +0100
"Daniel Svensson" <[EMAIL PROTECTED]> wrote:

> On Feb 3, 2008 5:52 PM, Daniel Svensson <[EMAIL PROTECTED]> wrote:
> > On Feb 3, 2008 5:12 PM, Johan Slikkie van der Slikke <[EMAIL PROTECTED]> 
> > wrote:
> > > On Sun, 3 Feb 2008 16:31:57 +0100
> > > Tilman Sauerbeck <[EMAIL PROTECTED]> wrote:
> > > > > the newest abraca git version won't compile because the type 
> > > > > 'PlaylistMap' cannot be found. I discovered that the type is made by 
> > > > > the code in utils, but can you tell me how to compile that?
> > > >
> > > > Build with scons instead of make. The makefile is outdated.
> > >
> > > AttributeError: SConsEnvironment instance has no attribute 'Decider':
> > >   File "/home/johan/dev/vala-abraca/src/abraca/SConstruct", line 9:
> > >     env.Decider('content')
> > >
> > > Do I need a newer version of scons? my current version is 0.97.
> >
> > In the current shape you need SCons 071212, but if you remove Decider
> > from SConstruct you should be able to build it, but it will rebuild
> > everything on each build. Proper fix on its way but not done yet.
> 
> This commit should fix everything, and downgrade version requirement
> to 0.97 (and perhaps even older)
> 
> http://git.xmms.se/?p=abraca.git;a=commit;h=3c055f0191ed976419aa75af7dbcfcb97132d693
> 

I compiled already by removing the Decider line. But thanks for your 
helpfulness!

Slikkie

--
_______________________________________________
Xmms2-devel mailing list
Xmms2-devel@lists.xmms.se
http://lists.xmms.se/cgi-bin/mailman/listinfo/xmms2-devel

Reply via email to