From owner-freebsd-questions@FreeBSD.ORG Wed Jul 22 20:08:34 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0130D106564A for ; Wed, 22 Jul 2009 20:08:34 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail5.sea5.speakeasy.net (mail5.sea5.speakeasy.net [69.17.117.7]) by mx1.freebsd.org (Postfix) with ESMTP id CF42A8FC2A for ; Wed, 22 Jul 2009 20:08:33 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 1146 invoked from network); 22 Jul 2009 20:08:33 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail5.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 22 Jul 2009 20:08:33 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 11BF150824; Wed, 22 Jul 2009 16:08:32 -0400 (EDT) To: ajtiM References: <200907211751.01341.lumiwa@gmail.com> From: Lowell Gilbert Date: Wed, 22 Jul 2009 16:08:31 -0400 In-Reply-To: <200907211751.01341.lumiwa@gmail.com> (ajtiM's message of "Tue\, 21 Jul 2009 17\:51\:01 -0500") Message-ID: <44k520lbuo.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: amarok X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jul 2009 20:08:34 -0000 ajtiM 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/