Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2006 05:42:24 -0400
From:      Derrick Edwards <derrick@uniquestrength.net>
To:        freebsd-ports@freebsd.org
Subject:   Amarok Build Problems
Message-ID:  <200604170542.24506.derrick@uniquestrength.net>

next in thread | raw e-mail | index | archive | help
	Hi,
I am trying to install amarok and I get this error message. I was wondering if 
anyone else is seeing this.
v/r
Derrick

FreeBSD 6.1-RC i386 SMP-GENERIC
amarok-1.3.9


ktrm.cpp: In member function `int 
KTRMRequestHandler::startLookup(KTRMLookup*)':
/usr/local/include/tunepimp/tp_c.h:645: error: too few arguments to function 
`int tp_AddFile(void*, const char*, int)'
ktrm.cpp:77: error: at this point in file
ktrm.cpp: In constructor `KTRMRequestHandler::KTRMRequestHandler()':
ktrm.cpp:137: error: `tp_SetUseUTF8' undeclared (first use this function)
ktrm.cpp:137: error: (Each undeclared identifier is reported only once for 
each function it appears in.)
ktrm.cpp:139: error: invalid conversion from `void (*)(void*, void*, 
TPCallbackEnum, int)' to `void (*)(void*, void*, TPCallbackEnum, int, 
TPFileStatus)'
ktrm.cpp:139: error:   initializing argument 2 of `void 
tp_SetNotifyCallback(void*, void (*)(void*, void*, TPCallbackEnum, int, 
TPFileStatus), void*)'
ktrm.cpp: In member function `virtual void KTRMLookup::collision()':
ktrm.cpp:613: error: base operand of `->' has non-pointer type 
`artistresult_t'
ktrm.cpp:614: error: base operand of `->' has non-pointer type `albumresult_t'
ktrm.cpp:615: error: base operand of `->' has non-pointer type `albumresult_t'
gmake[4]: *** [ktrm.o] Error 1
gmake[4]: Leaving directory 
`/usr/ports/audio/amarok/work/amarok-1.3.9/amarok/src'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory 
`/usr/ports/audio/amarok/work/amarok-1.3.9/amarok/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.3.9/amarok'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.3.9'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/audio/amarok.

===>>> make failed
===>>> Aborting update



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604170542.24506.derrick>