Re: [Banshee-List] Compile (almost) problems



Craig Nellist wrote:
> On 23/08/07, Aaron Borden <aaborden eden rutgers edu> wrote:
>> I think the problem is here:
>>> Processing ./ext/taglib-sharp/TagLib/configure.ac
>> make sure you only have the source for Taglib in
>> ext/taglib-sharp/Taglib/ and none of the auto-configure files.
> 
> Removing configure.ac from ext/taglib-sharp/TagLib gets a little
> further. Modifying ext/taglib-sharp/Makefile.am to find TagLib.sources
> in $(srcdir)/TagLib/src/TagLib gets a compilation going, but it fails
> on
> 
> make[3]: *** No rule to make target `TagLib/Ape/Tag.cs', needed by
> `TagLib.dll'.  Stop.
> 
> 
> 0.13.0 from svn doesn't have this problem (but then again, it has a
> different directory structure in ext/taglib-sharp/...)
> 
> 
> thanks
> _______________________________________________
> Banshee-list mailing list
> Banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list
> 

For some reason your directory structure is a little off. TagLib is an
external library and should probably be updated. cd into the TagLib
source directory and do 'svn up' and it should update TagLib, thus
adding Ape/Tag.cs

However you will probably have this problem again unless you correct
your structure or your svn externals settings to reflect your current
structure. Lets see if updating svn works, and then we'll take a look at
your svn settings.

-aaron



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