Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
10-05-2012, 06:22 AM
|
#1
|
|
LQ Newbie
Registered: May 2009
Distribution: slackware
Posts: 12
Rep:
|
clementine [ SlackBuild]
hi guys,
i have some difficulties building the clementine player using SlackBuild of it for my new x86_64 box. i can not recall at which state of Slackware current developing, but at some point it stops building. so it doesn't build on Slackware 14 either.
it looks like we need a patch or somehow an option to turn something off, i don't know really, but you might have an idea how to solve this.
Code:
[ 51%] Building CXX object src/CMakeFiles/clementine_lib.dir/core/player.o
In file included from /tmp/SBo/clementine-1.0.1/src/core/player.cpp:30:0:
/tmp/SBo/clementine-1.0.1/src/internet/lastfmservice.h:30:24: fatal error: lastfm/Track: No such file or directory
compilation terminated.
make[2]: *** [src/CMakeFiles/clementine_lib.dir/core/player.o] Error 1
make[1]: *** [src/CMakeFiles/clementine_lib.dir/all] Error 2
make: *** [all] Error 2
I would be pleased if you wouldn't advise me to use Amarok and help me finding a solution for this.
thank you in advance.
inman.
Last edited by inman; 10-05-2012 at 06:34 AM.
|
|
|
|
10-05-2012, 07:42 AM
|
#2
|
|
Senior Member
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 1,950
|
clementine builds fine here.
I think you are probably missing liblastfm in your slackware installation.
|
|
|
|
10-05-2012, 08:11 AM
|
#3
|
|
LQ Newbie
Registered: May 2009
Distribution: slackware
Posts: 12
Original Poster
Rep:
|
Quote:
Originally Posted by ponce
clementine builds fine here.
I think you are probably missing liblastfm in your slackware installation.
|
you mean lastfmlib? i had installed already, although it is not mentioned as a dependency.
|
|
|
|
10-05-2012, 08:28 AM
|
#4
|
|
Senior Member
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 1,950
|
no, liblastfm, in the standard slackware repository (and part of a slackware full installation).
EDIT: and I just noticed that you're building version 1.0.1, not the one of the build script from slackbuilds.org for slackware-14.0, so I advise you to build that.
Last edited by ponce; 10-05-2012 at 08:40 AM.
|
|
|
|
10-05-2012, 08:56 AM
|
#5
|
|
Member
Registered: Oct 2003
Location: Sweden
Distribution: Slackware64-current
Posts: 678
Rep:
|
Clementine needs to be patched in order to build with the current liblastfm, see this post.
That said, it segfaults when I attempt to start it.
Last edited by BroX; 10-05-2012 at 08:59 AM.
|
|
|
|
10-05-2012, 08:58 AM
|
#6
|
|
Senior Member
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 1,950
|
there's no need, the slackbuilds.org's version is a git snapshot that includes that patch.
@inman: trying to clarify, assuming that you're building 1.0.1, the error that you reported is probably related to what Brox posted, not to a missing liblastfm.
Last edited by ponce; 10-05-2012 at 09:09 AM.
Reason: reformulation
|
|
|
|
10-05-2012, 10:26 AM
|
#7
|
|
Member
Registered: Oct 2007
Location: Latvia, Liepaja
Distribution: Slackware, Ubuntu
Posts: 37
Rep:
|
had the same error. took 1.1rc1 and it built without problems.
|
|
|
|
10-05-2012, 10:35 AM
|
#8
|
|
Senior Member
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 1,950
|
imitis, don't misunderstand me, but that build script has been tested (more than once) with the version on slackbuilds.org (the git snapshot), it just can't give you the same error 
|
|
|
|
10-05-2012, 11:48 AM
|
#9
|
|
LQ Newbie
Registered: May 2009
Distribution: slackware
Posts: 12
Original Poster
Rep:
|
it's solved.
When PONCE told me that he built this without any problem, it was somehow clear that i had a package conflict there.
so i cleaned up my system as i had tried sometime ago to test my own VLC script and installed some application which i expected to have conflict with some other. at that point clementine was built successfully, but on start i got that segment fault!
so what i did was to go with my gut and remove all gst_plugins and ffmpeg, then Clementine worked, well couldn't play anything. 
i rebuilt the gst_plugin and ffmpeg and its dependencies lame and x264 and tried again, now clementine Rocks!
thank you all, for your help!
EDIT: just for protocol, i tried to built latest clementine and i got the same error, so all i just said above applies for the latest.
Last edited by inman; 10-05-2012 at 11:57 AM.
|
|
|
1 members found this post helpful.
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:49 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|