Date: Tue, 22 Feb 2005 10:14:17 -0800 From: Kent Stewart <kstewart@owt.com> To: freebsd-ports@freebsd.org Cc: Dorin H <bj93542@yahoo.com> Subject: Re: kmplayer compile error? Message-ID: <200502221014.18129.kstewart@owt.com> In-Reply-To: <20050222171757.24727.qmail@web54407.mail.yahoo.com> References: <20050222171757.24727.qmail@web54407.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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) > > <snip> > > Good - your configure finished. Start make now > > <snip> > > Making all in src > gmake[2]: Entering directory > `/usr/ports/multimedia/kmplayer/work/kmplayer-0.8.4-rc5/src' > > <snip> > > 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<KMPlayer::Element>::dispose()': > kmplayershared.h:74: instantiated from > `SharedData<KMPlayer::Element>::release()' > kmplayershared.h:98: instantiated from > `SharedPtr<KMPlayer::Element>::~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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502221014.18129.kstewart>