TagLib and ASF

View: New views
7 Messages — Rating Filter:   Alert me  

TagLib and ASF

by Oscar<Soker> :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I stopped to build amarok since it requred that taglib 1.6 because fedora didn't do the update, now taglib 1.6 is in fedroa but when I try to build I'm getting this error

-- Taglib found: -L/usr/local/lib -ltag
CMake Error at CMakeLists.txt:27 (message):
  TagLib does not have ASF support compiled in.

what should I do??

Atentamente Oscar:


_______________________________________________
Amarok mailing list
Amarok@...
https://mail.kde.org/mailman/listinfo/amarok

Re: TagLib and ASF

by Bugzilla from ruiz@kde.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/10/16 Oscar<Soker> <sokerlp@...>:
> I stopped to build amarok since it requred that taglib 1.6 because fedora
> didn't do the update, now taglib 1.6 is in fedroa but when I try to build
> I'm getting this error
>
> -- Taglib found: -L/usr/local/lib -ltag
> CMake Error at CMakeLists.txt:27 (message):
>   TagLib does not have ASF support compiled in.
>
> what should I do??

[17:23] <Amarok> * taglib = Use 1.6 - make sure you compile with
'-DWITH_ASF=On -DWITH_MP4=On'  [added by: ~xdarklight_]

ie - complain to fedora.

>
> Atentamente Oscar:
>
>
> _______________________________________________
> Amarok mailing list
> Amarok@...
> https://mail.kde.org/mailman/listinfo/amarok
>
>



--
Seb Ruiz

http://www.sebruiz.net/
http://amarok.kde.org/
_______________________________________________
Amarok mailing list
Amarok@...
https://mail.kde.org/mailman/listinfo/amarok

Re: TagLib and ASF

by Michael Schwendt :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, 16 Oct 2009 17:23:51 +1100, Seb wrote:

> 2009/10/16 Oscar<Soker>:
> > I stopped to build amarok since it requred that taglib 1.6 because fedora
> > didn't do the update,

Taglib 1.6 was available in Fedora 12 Development very quickly. You could
have fetched the src.rpm (and the taglib-extras upgrade that appeared
quickly, too) to rebuild it for your older Fedora.

> > now taglib 1.6 is in fedroa but when I try to build
> > I'm getting this error
> >
> > -- Taglib found: -L/usr/local/lib -ltag
> > CMake Error at CMakeLists.txt:27 (message):
> >   TagLib does not have ASF support compiled in.
> >
> > what should I do??
>
> [17:23] <Amarok> * taglib = Use 1.6 - make sure you compile with
> '-DWITH_ASF=On -DWITH_MP4=On'  [added by: ~xdarklight_]
>
> ie - complain to fedora.

No, don't jump to conclusions. Please re-examine the problem more closely
and find out whether you did something wrong. We certainly didn't miscompile
the packages. This is on Fedora 11:

$ yum list amarok
Available Packages
amarok.i586                         2.2.0-2.fc11                         updates

$ grep ASF /usr/include/taglib/taglib_config.h
#define   TAGLIB_WITH_ASF 1

$ rpm -q taglib-devel
taglib-devel-1.6-2.fc11.i586
_______________________________________________
Amarok mailing list
Amarok@...
https://mail.kde.org/mailman/listinfo/amarok

Re: TagLib and ASF

by Fenris :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, 15 Oct 2009 21:48:07 -0500
"Oscar<Soker>" <sokerlp@...> wrote:

> I stopped to build amarok since it requred that taglib 1.6 because fedora
> didn't do the update, now taglib 1.6 is in fedroa but when I try to build
> I'm getting this error
>
> -- Taglib found: -L/usr/local/lib -ltag
> CMake Error at CMakeLists.txt:27 (message):
>   TagLib does not have ASF support compiled in.
>
> what should I do??
>

In future you might find it easier to fetch the needed packages from
the Koji server at http://koji.fedoraproject.org/koji/packages and
install those, they usually appear well before they reach the testing
repos, but of course you're on your own with regards to bugginess.

--

Brian Morrison

                "I am not young enough to know everything"
                                                          Oscar Wilde
_______________________________________________
Amarok mailing list
Amarok@...
https://mail.kde.org/mailman/listinfo/amarok

Re: TagLib and ASF

by Bugzilla from mitchell@kde.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Michael Schwendt wrote:

>> [17:23] <Amarok> * taglib = Use 1.6 - make sure you compile with
>> '-DWITH_ASF=On -DWITH_MP4=On'  [added by: ~xdarklight_]
>>
>> ie - complain to fedora.
>
> No, don't jump to conclusions. Please re-examine the problem more closely
> and find out whether you did something wrong. We certainly didn't miscompile
> the packages. This is on Fedora 11:
>
> $ yum list amarok
> Available Packages
> amarok.i586                         2.2.0-2.fc11                         updates
>
> $ grep ASF /usr/include/taglib/taglib_config.h
> #define   TAGLIB_WITH_ASF 1
Probably the user has two sets of TagLib libraries on his system for
some reason, and the wrong one is taking precedence. That's usually the
case when the system packages have the right stuff compiled in but
Amarok doesn't see it.

--Jeff



_______________________________________________
Amarok mailing list
Amarok@...
https://mail.kde.org/mailman/listinfo/amarok

signature.asc (269 bytes) Download Attachment

Re: TagLib and ASF

by Michael Schwendt :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, 16 Oct 2009 21:35:41 -0400, Jeff wrote:

> Probably the user has two sets of TagLib libraries on his system for
> some reason, and the wrong one is taking precedence. That's usually the
> case when the system packages have the right stuff compiled in but
> Amarok doesn't see it.

The original post mentions "-- Taglib found: -L/usr/local/lib -ltag"
which is evidence of a bad taglib in /usr/local - one he built himself.
The user should delete that one or rebuild it appropriately.
_______________________________________________
Amarok mailing list
Amarok@...
https://mail.kde.org/mailman/listinfo/amarok

Re: TagLib and ASF

by Oscar<Soker> :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

yep, I forgot to tell that at some time I  compiled  taglib, bt anyway amarok failed to be built, so I waited taglib to be on updates, now I don't know how to erase that package, performed the make uninstall but seems like it does not get full  erased

Atentamente Oscar:



On Sat, Oct 17, 2009 at 4:29 AM, Michael Schwendt <mschwendt@...> wrote:
On Fri, 16 Oct 2009 21:35:41 -0400, Jeff wrote:

> Probably the user has two sets of TagLib libraries on his system for
> some reason, and the wrong one is taking precedence. That's usually the
> case when the system packages have the right stuff compiled in but
> Amarok doesn't see it.

The original post mentions "-- Taglib found: -L/usr/local/lib -ltag"
which is evidence of a bad taglib in /usr/local - one he built himself.
The user should delete that one or rebuild it appropriately.
_______________________________________________
Amarok mailing list
Amarok@...
https://mail.kde.org/mailman/listinfo/amarok


_______________________________________________
Amarok mailing list
Amarok@...
https://mail.kde.org/mailman/listinfo/amarok