amarok

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Wed Jul 22 20:08:34 UTC 2009


ajtiM <lumiwa at gmail.com> writes:

> Problem after problem. I try to rebuild Amarok on my FreeBSD 7.2 and I got:
>
> deps/ktrm.Tpo -c -o ktrm.lo ktrm.cpp
> ktrm.cpp:47:27: error: tunepimp/tp_c.h: No such file or directory
> ktrm.cpp:57: error: variable or field 'TRMNotifyCallback' declared void
> ktrm.cpp:57: error: 'tunepimp_t' was not declared in this scope
> ktrm.cpp:57: error: expected primary-expression before 'void'
> ktrm.cpp:57: error: 'TPCallbackEnum' was not declared in this scope
> ktrm.cpp:57: error: expected primary-expression before 'int'
> ktrm.cpp:129: error: ISO C++ forbids declaration of 'tunepimp_t' with no type
> ktrm.cpp:129: error: expected ';' before '&' token
> ktrm.cpp:134: error: expected `;' before 'protected'
> ktrm.cpp:201: error: 'tunepimp_t' does not name a type
> ktrm.cpp: In member function 'int 
> KTRMRequestHandler::startLookup(KTRMLookup*)':
> ktrm.cpp:84: error: 'm_pimp' was not declared in this scope
> ktrm.cpp:84: error: 'tp_AddFile' was not declared in this scope
> ktrm.cpp:90: error: 'm_pimp' was not declared in this scope
> ktrm.cpp:90: error: 'tp_IdentifyAgain' was not declared in this scope
> ktrm.cpp: In member function 'void 
> KTRMRequestHandler::endLookup(KTRMLookup*)':
> ktrm.cpp:98: error: 'm_pimp' was not declared in this scope
> ktrm.cpp:98: error: 'tp_GetTrack' was not declared in this scope
> ktrm.cpp:98: error: 'tp_ReleaseTrack' was not declared in this scope
> ktrm.cpp:99: error: 'tp_Remove' was not declared in this scope
> ktrm.cpp: In constructor 'KTRMRequestHandler::KTRMRequestHandler()':
> ktrm.cpp:137: error: 'm_pimp' was not declared in this scope
> ktrm.cpp:137: error: 'tp_New' was not declared in this scope
> ktrm.cpp:140: error: 'tp_SetTRMCollisionThreshold' was not declared in this 
> scop
> e
> ktrm.cpp:141: error: 'tp_SetAutoFileLookup' was not declared in this scope
> ktrm.cpp:143: error: 'tp_SetAutoSaveThreshold' was not declared in this scope
> ktrm.cpp:144: error: 'tp_SetMoveFiles' was not declared in this scope
> ktrm.cpp:145: error: 'tp_SetRenameFiles' was not declared in this scope
> ktrm.cpp:149: error: 'tp_SetUseUTF8' was not declared in this scope
> ktrm.cpp:151: error: 'TRMNotifyCallback' was not declared in this scope
> ktrm.cpp:151: error: 'tp_SetNotifyCallback' was not declared in this scope
> ktrm.cpp:163: error: 'tp_GetServer' was not declared in this scope
> ktrm.cpp:187: error: 'tp_SetProxy' was not declared in this scope
> ktrm.cpp: In destructor 'KTRMRequestHandler::~KTRMRequestHandler()':
> ktrm.cpp:197: error: 'm_pimp' was not declared in this scope
> ktrm.cpp:197: error: 'tp_Delete' was not declared in this scope
> ktrm.cpp: At global scope:
> ktrm.cpp:319: error: variable or field 'TRMNotifyCallback' declared void
> ktrm.cpp:319: error: 'tunepimp_t' was not declared in this scope
> ktrm.cpp:319: error: expected primary-expression before 'void'
> ktrm.cpp:319: error: 'TPCallbackEnum' was not declared in this scope
> ktrm.cpp:319: error: expected primary-expression before 'int'
> gmake[4]: *** [ktrm.lo] Error 1
> gmake[4]: Leaving directory 
> `/usr/ports/audio/amarok/work/amarok-1.4.10/amarok/s                                           
> rc'
> gmake[3]: *** [all-recursive] Error 1
> gmake[3]: Leaving directory 
> `/usr/ports/audio/amarok/work/amarok-1.4.10/amarok/s                                           
> rc'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory 
> `/usr/ports/audio/amarok/work/amarok-1.4.10/amarok'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.10'
> gmake: *** [all] Error 2
> *** Error code 1
>
> Stop in /usr/ports/audio/amarok.
> *** Error code 1
>
> Stop in /usr/ports/audio/amarok.
>
> Thanks.

Looks like a bogus include problem.  Did you try "make clean" in the
port first?  is the libtunepimp installed?;2~

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
		http://be-well.ilk.org/~lowell/


More information about the freebsd-questions mailing list