Re: [Banshee-List] Big changes to libbanshee



I suspect you are not building using maintainer mode, so the Makefile
was not regenerated after you updated from svn. This file was removed
and your Makefile doesn't seem to reflect that.

I suggest "make maintainer-clean" at the top level directory, update
from svn again, and run "./autogen.sh" -- when running from svn, it's
always best to use autogen instead of configure directly.

--Aaron

On Tue, 2008-04-01 at 09:30 +0200, Lukas Michelbacher wrote:
> Hello,
> 
> I just checked out the latest version from svn and I got this error
> during 'make':
> 
> make[2]: Entering directory `/home/luke/src/banshee-trunk/banshee/libbanshee'
> make[2]: *** No rule to make target `gst-tagger.c', needed by
> `gst-tagger.lo'.  Stop.
> make[2]: Leaving directory `/home/luke/src/banshee-trunk/banshee/libbanshee'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/luke/src/banshee-trunk/banshee'
> make: *** [all] Error 2
> 
> I can compile 0.98.2 without problems though. I have Mono 1.9.
> 
> Regards
> 
> Lukas
> 
> On Tue, Apr 1, 2008 at 1:46 AM, Aaron Bockover <abockover novell com> wrote:
> > I've spent today doing a lot of overdue organization of the libbanshee
> >  player engine/gstreamer code. The engine was growing ugly and code was
> >  becoming hard to read, it was not organized into proper modules, etc.
> >
> >  So the organized code is now much easier to read and maintain, but I
> >  _may_ have inadvertently broken something. I doubt it, because I did not
> >  change functionality, just moved things around, but you never know.
> >  Famous last words.
> >
> >  So, please test playback! If you notice something is not quite right,
> >  let me know.
> >
> >  --Aaron
> >
> >  _______________________________________________
> >  Banshee-list mailing list
> >  Banshee-list gnome org
> >  http://mail.gnome.org/mailman/listinfo/banshee-list
> >
> _______________________________________________
> Banshee-list mailing list
> Banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]