QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1560|回复: 3

KMPlayer tar.bz2在FC1下的安装问题

[复制链接]
发表于 2006-6-23 18:45:12 | 显示全部楼层 |阅读模式
在FC1下安装KMP,./configure成功:
     
      Good - your configure finished. Start make it now
   
    但make的时候出错了,出错信息如下:

    make[2]: *** [kmplayer_part.lo] Error 1
    make[2]: Leaving directory `/usr/soft/KMPlayer/kmplayer-0.9.2a/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/usr/soft/KMPlayer/kmplayer-0.9.2a'
    make: *** [all] Error 2

何解?求助!
发表于 2006-6-23 19:42:18 | 显示全部楼层
错误消息太少。
回复

使用道具 举报

 楼主| 发表于 2006-6-23 20:24:51 | 显示全部楼层
[root@localhost kmplayer-0.9.2a]# make
make  all-recursive
make[1]: Entering directory `/usr/soft/KMPlayer/kmplayer-0.9.2a'
Making all in mimetypes
make[2]: Entering directory `/usr/soft/KMPlayer/kmplayer-0.9.2a/mimetypes'
Making all in application
make[3]: Entering directory `/usr/soft/KMPlayer/kmplayer-0.9.2a/mimetypes/application'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/soft/KMPlayer/kmplayer-0.9.2a/mimetypes/application'
Making all in video
make[3]: Entering directory `/usr/soft/KMPlayer/kmplayer-0.9.2a/mimetypes/video'
Making all in .
make[4]: Entering directory `/usr/soft/KMPlayer/kmplayer-0.9.2a/mimetypes/video'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/usr/soft/KMPlayer/kmplayer-0.9.2a/mimetypes/video'
Making all in kde31
make[4]: Entering directory `/usr/soft/KMPlayer/kmplayer-0.9.2a/mimetypes/video/kde31'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/soft/KMPlayer/kmplayer-0.9.2a/mimetypes/video/kde31'
make[3]: Leaving directory `/usr/soft/KMPlayer/kmplayer-0.9.2a/mimetypes/video'
Making all in audio
make[3]: Entering directory `/usr/soft/KMPlayer/kmplayer-0.9.2a/mimetypes/audio'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/soft/KMPlayer/kmplayer-0.9.2a/mimetypes/audio'
make[3]: Entering directory `/usr/soft/KMPlayer/kmplayer-0.9.2a/mimetypes'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/soft/KMPlayer/kmplayer-0.9.2a/mimetypes'
make[2]: Leaving directory `/usr/soft/KMPlayer/kmplayer-0.9.2a/mimetypes'
Making all in protocols
make[2]: Entering directory `/usr/soft/KMPlayer/kmplayer-0.9.2a/protocols'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/soft/KMPlayer/kmplayer-0.9.2a/protocols'
Making all in src
make[2]: Entering directory `/usr/soft/KMPlayer/kmplayer-0.9.2a/src'
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include/kde/kio  -I/usr/include/kde -I/usr/lib/qt-3.1/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -MT kmplayer_part.lo -MD -MP -MF ".deps/kmplayer_part.Tpo" -c -o kmplayer_part.lo kmplayer_part.cpp; \
then mv -f ".deps/kmplayer_part.Tpo" ".deps/kmplayer_part.Plo"; else rm -f ".deps/kmplayer_part.Tpo"; exit 1; fi
In file included from kmplayerpartbase.h:22,
                 from kmplayer_part.h:23,
                 from kmplayer_part.cpp:45:
kmplayer_def.h:31:23: kdemacros.h: No such file or directory
In file included from kmplayersource.h:28,
                 from kmplayerview.h:36,
                 from kmplayerpartbase.h:35,
                 from kmplayer_part.h:23,
                 from kmplayer_part.cpp:45:
kmplayerplaylist.h:281: warning: `inline' is not at beginning of declaration
kmplayerplaylist.h:283: warning: `inline' is not at beginning of declaration
kmplayerplaylist.h:284: warning: `inline' is not at beginning of declaration
kmplayerplaylist.h:285: warning: `inline' is not at beginning of declaration
kmplayerplaylist.h:669: warning: `virtual' is not at beginning of declaration
make[2]: *** [kmplayer_part.lo] Error 1
make[2]: Leaving directory `/usr/soft/KMPlayer/kmplayer-0.9.2a/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/soft/KMPlayer/kmplayer-0.9.2a'
make: *** [all] Error 2
回复

使用道具 举报

发表于 2006-6-23 20:55:35 | 显示全部楼层
KDE 版本过旧或者过新,或者没有 kde 相关开发包
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-12-4 03:35 , Processed in 0.060044 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表