From owner-freebsd-multimedia@FreeBSD.ORG Tue Feb 22 18:14:21 2005 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01B2216A4CE; Tue, 22 Feb 2005 18:14:21 +0000 (GMT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D5CC43D45; Tue, 22 Feb 2005 18:14:20 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id j1MIDit3013122; Tue, 22 Feb 2005 10:13:45 -0800 From: Kent Stewart To: freebsd-ports@freebsd.org Date: Tue, 22 Feb 2005 10:14:17 -0800 User-Agent: KMail/1.7.2 References: <20050222171757.24727.qmail@web54407.mail.yahoo.com> In-Reply-To: <20050222171757.24727.qmail@web54407.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502221014.18129.kstewart@owt.com> cc: freebsd-multimedia@freebsd.org cc: Dorin H Subject: Re: kmplayer compile error? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 18:14:21 -0000 On Tuesday 22 February 2005 09:17 am, Dorin H wrote: > Hi, > On FBSD 4.11. > > Is anyone else seeing this compilation error for > kmplayer ? It is happening here for some weeks now, > and haven't found any notice about it or update. I am seeing it on all of my 4.x boxes. It compiles properly on 5-stable. I sent an email about it to Lioux on 15 Jan and then continued to ignore it. I have also checked and kmplayer is not available as a package anywhere. Kent > > portupgrade kmplayer > ---> Upgrading 'kmplayer-0.8.4.r4.b_1' to > 'kmplayer-0.8.4.r5' (multimedia/kmplayer) > > > > Good - your configure finished. Start make now > > > > Making all in src > gmake[2]: Entering directory > `/usr/ports/multimedia/kmplayer/work/kmplayer-0.8.4-rc5/src' > > > > In file included from kmplayersource.h:28, > from kmplayerview.h:37, > from kmplayerpartbase.h:31, > from kmplayer_part.h:23, > from kmplayer_part.cpp:42: > kmplayershared.h: In method `void > SharedData::dispose()': > kmplayershared.h:74: instantiated from > `SharedData::release()' > kmplayershared.h:98: instantiated from > `SharedPtr::~SharedPtr()' > kmplayerplaylist.h:68: instantiated from here > kmplayershared.h:86: invalid use of undefined type > `class KMPlayer::Element' > kmplayerplaylist.h:59: forward declaration of `class > KMPlayer::Element' > In file included from kmplayerprocess.h:32, > from kmplayerpartbase.h:33, > from kmplayer_part.h:23, > from kmplayer_part.cpp:42: > kmplayerconfig.h: At top level: > kmplayerconfig.h:42: warning: non-static const member > `const class QString KMPlayer::OutputDrive > r::description' in class without a constructor > kmplayer_part.cpp:516: warning: non-static const > member `const enum KParts::LiveConnectExtension > > ::Type JSCommandEntry::rettype' in class without a > > constructor > gmake[2]: *** [kmplayer_part.lo] Error 1 > gmake[2]: Leaving directory > `/usr/ports/multimedia/kmplayer/work/kmplayer-0.8.4-rc5/src' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/multimedia/kmplayer/work/kmplayer-0.8.4-rc5' > gmake: *** [all] Error 2 > *** Error code 2 > > Stop in /usr/ports/multimedia/kmplayer. > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html