Administrator
|
When \'make\', I got the following errors:
\': : undefined reference to `TagLib::ID3v2::AttachedPictureFrame::picture() const\' collect2: ld returned 1 exit status make[4]: *** [amarokapp] Error 1 make[4]: Leaving directory `/home/hans/Program/Multimedia/amarok-1.2-beta3/amarok/src\' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/hans/Program/Multimedia/amarok-1.2-beta3/amarok/src\' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/hans/Program/Multimedia/amarok-1.2-beta3/amarok\' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/hans/Program/Multimedia/amarok-1.2-beta3\' make: *** [all] Error 2 Using KDE 3.2.3, Slackware 10.0.
Problem solved? Please click on "Accept this answer" below the post with the best answer to mark your topic as solved.
10 things you might want to do in KDE | Open menu with Super key | Mouse shortcuts |
KDE Developer
|
a guess: too old taglib. otoh: it should abort configure, when taglig < 1.3.1 was found.
regards, muesli |
Administrator
|
Hm, another guess: No.
./configure runs perfectly. I think I\'m using Taglib 1.3.1. But I\'ll try recompliwhateveritisspelled Taglib. EDIT: Fixed. A Taglib zombie was lurking somwhere, now it\'s dead and amaroK alive! Post edited by: Mogger, at: 2005/01/09 22:46
Problem solved? Please click on "Accept this answer" below the post with the best answer to mark your topic as solved.
10 things you might want to do in KDE | Open menu with Super key | Mouse shortcuts |
|
Yo Mogger.. how you did fixed that problem?? I\'m using too Slack 10 and Taglib 1.3.1 Thank dude!!
|
|
I\'m no wizard, but had the same issue. here\'s my understanding, having fixed it:
if you \"upgraded\" taglib from source, you probably ended up with two versions of it, one in /usr/include (older version), the other in /usr/local/include (1.3.1) taglib\'s configure puts things in /usr/local by default, so change the prefix make clean ./configure --prefix=/usr make && make install check yoself: whereis taglib I haven\'t tried it, but fwiw, here\'s Slack\'s package, which may take all the fun out of the above with a simple installpkg: http://www.slackware.com/pb/searchfile. ... aglib&w=on |
Administrator
|
Dr.St0ck wrote:
Oh sorry, I thought I posted it here. First, remove old Taglib. I used pkgtool (as root). Remove taglib. Then Compile newest version. Done!
Problem solved? Please click on "Accept this answer" below the post with the best answer to mark your topic as solved.
10 things you might want to do in KDE | Open menu with Super key | Mouse shortcuts |
|
Is any of the above available in English?
On running ./configure --prefix... I get an error that I\'m using an old version of taglib. But I have installed 1.3.1 from an rpm, using rpm -qa tells me \"taglib-1.3.1-3\", and whereis taglib shows \"taglib: /usr/include/taglib\". So what else should I do? I also get a warning about GStreamer but I\'m saving that one until after the taglib problem\'s sorted out. hmy: Thanks, Dave |
|
Oh hang on - I just found the bit about installing devel bits as well. I\'m not sure what that means, but if it means I have to install taglib-devel as well as taglib, that\'s what I\'m trying now.
Right, trying that now.... That seems to have fixed the Error. Still have the warning about GStreamer, but that\'s a different problem. Sorry to have wasted your time. But hey, I\'m learning (slowly) Dave |
Registered users: Bing [Bot], Google [Bot], lockheed, Sogou [Bot]