You are not logged in.

#1 2010-10-12 14:27:37

chimerical_brio
Member
Registered: 2008-07-20
Posts: 38

Cannot install Last.FM scrobbler

When I try to install the Last.FM scrobbler, I get the following error:

[henry ~/build/last.fm-1.4.2.58240]$ make
cd src/libUnicorn/ && make -f Makefile 
make[1]: Entering directory `/home/henry/build/last.fm-1.4.2.58240/src/libUnicorn'
make[1]: Nothing to be done for `first'.
make[1]: Leaving directory `/home/henry/build/last.fm-1.4.2.58240/src/libUnicorn'
cd src/libMoose/ && make -f Makefile 
make[1]: Entering directory `/home/henry/build/last.fm-1.4.2.58240/src/libMoose'
make[1]: Nothing to be done for `first'.
make[1]: Leaving directory `/home/henry/build/last.fm-1.4.2.58240/src/libMoose'
cd src/libFingerprint/fplib/pro_qmake/ && make -f Makefile.fplib 
make[1]: Entering directory `/home/henry/build/last.fm-1.4.2.58240/src/libFingerprint/fplib/pro_qmake'
g++ -c -pipe -march=i686 -mtune=generic -O2 -pipe -w -fPIC -DNBREAKPAD -DLINUX -DNDEBUG -I/usr/share/qt/mkspecs/linux-g++ -I. -I../../../../src -I../../../../build -I../../../libMoose -I../../../libUnicorn -I../include -I../src -I../../libs/fftw/src/api -I../../../../res/libsamplerate -o ../../../../build/fplib/release/FingerprintExtractor.o ../src/FingerprintExtractor.cpp
../src/FingerprintExtractor.cpp: In member function 'bool fingerprint::FingerprintExtractor::process(const short int*, size_t, bool)':
../src/FingerprintExtractor.cpp:445:91: error: 'memcpy' was not declared in this scope
make[1]: *** [../../../../build/fplib/release/FingerprintExtractor.o] Error 1
make[1]: Leaving directory `/home/henry/build/last.fm-1.4.2.58240/src/libFingerprint/fplib/pro_qmake'
make: *** [sub-src-libFingerprint-fplib-pro_qmake-fplib-pro-make_default-ordered] Error 2

Has anyone had this problem? Can you help me figure this out? I'm completely ignorant about SVN, so if someone could help me figure out how to try installing from their SVN repository, that would be appreciated, too.

Offline

#2 2010-10-12 14:37:29

Dogmeat
Member
From: Slovak Republic
Registered: 2009-02-24
Posts: 193

Re: Cannot install Last.FM scrobbler

lastfm-client from Arch repository works fine and it's newer. Do you have any reason to compile an older version manually?

Offline

#3 2010-10-12 15:29:27

chimerical_brio
Member
Registered: 2008-07-20
Posts: 38

Re: Cannot install Last.FM scrobbler

Thanks for the heads up; didn't see that. Cheers!

Offline

#4 2010-10-12 15:52:21

jdarnold
Member
From: Medford MA USA
Registered: 2009-12-15
Posts: 485
Website

Re: Cannot install Last.FM scrobbler

Let that be a lesson - *always* search Packages & the AUR for an app before building it yourself!

Offline

Board footer

Powered by FluxBB