找回密码
 注册
查看: 1333|回复: 4

编译bmp的ape插件时出错!

[复制链接]
发表于 2005-5-28 22:12:09 | 显示全部楼层 |阅读模式
我的bmp安装在/usr/local/bin(可执行),/usr/local/lib/bmp(插件),/usr/local/share/bmp(skin),(version:0.9.7,可以正常运行,放mp3没问题)
下载了mac-3.99-u4-b3.tar.gz 和bmp-mac-0.3.0.tar.bz2两个压缩包,解压后先装
mac-3.99 直接./configure make make install,这一步没出现问题

再解压bmp-mac-0.3.0
也是直接./configure这一步没有问题(反正没提示出错!)
[root@jz bmp-mac-0.3.0]# make
make  all-recursive
make[1]: Entering directory `/root/beep/beep-mac/bmp-mac-0.3.0'
Making all in src
make[2]: Entering directory `/root/beep/beep-mac/bmp-mac-0.3.0/src'
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/mac   -s -O3 -Wall -pedantic -DBUILD_CROSS_PLATFORM -g -O2 -MT libxmms_mac_la-mac.lo -MD -MP -MF ".deps/libxmms_mac_la-mac.Tpo" -c -o libxmms_mac_la-mac.lo `test -f 'mac.cpp' || echo './'`mac.cpp; \
then mv -f ".deps/libxmms_mac_la-mac.Tpo" ".deps/libxmms_mac_la-mac.Plo"; else rm -f ".deps/libxmms_mac_la-mac.Tpo"; exit 1; fi
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/mac -s -O3 -Wall -pedantic -DBUILD_CROSS_PLATFORM -g -O2 -MT libxmms_mac_la-mac.lo -MD -MP -MF .deps/libxmms_mac_la-mac.Tpo -c mac.cpp  -fPIC -DPIC -o .libs/libxmms_mac_la-mac.o
In file included from mac.h:12,
                 from mac.cpp:1:
/usr/local/include/bmp/plugin.h:34:18: glib.h(好象错误是从这开始的,这个文件我查过在/usr/include/glibX.X里面有): No such file or directory
In file included from mac.h:12,
                 from mac.cpp:1:
/usr/local/include/bmp/plugin.h:71: error: `gpointer' does not name a type
/usr/local/include/bmp/plugin.h:71: error: extra semicolon
/usr/local/include/bmp/plugin.h:72: error: expected `;' before '*' token
/usr/local/include/bmp/plugin.h:74: error: expected `;' before '*' token
/usr/local/include/bmp/plugin.h:79: error: `gint' has not been declared
/usr/local/include/bmp/plugin.h:79: error: `gint' has not been declared
/usr/local/include/bmp/plugin.h:80: error: `gint' has not been declared
/usr/local/include/bmp/plugin.h:80: error: `gint' has not been declared
/usr/local/include/bmp/plugin.h:82: error: expected identifier before '*' token
/usr/local/include/bmp/plugin.h:82: error: `gint' has not been declared
/usr/local/include/bmp/plugin.h:82: error: `gint' has not been declared
/usr/local/include/bmp/plugin.h:82: error: `gint' declared as function returning a function
/usr/local/include/bmp/plugin.h:83: error: `gpointer' has not been declared
/usr/local/include/bmp/plugin.h:83: error: `gint' is not a type
/usr/local/include/bmp/plugin.h:86: error: `gint' is not a type
/usr/local/include/bmp/plugin.h:87: error: `gshort' has not been declared
/usr/local/include/bmp/plugin.h:88: error: expected identifier before '*' token
/usr/local/include/bmp/plugin.h:88: error: `gint' declared as function returning a function
/usr/local/include/bmp/plugin.h:88: error: `int _OutputPlugin::gint(int*)' and `int _OutputPlugin::gint(int*)' cannot be overloaded
/usr/local/include/bmp/plugin.h:89: error: expected identifier before '*' token
/usr/local/include/bmp/plugin.h:89: error: `gint' declared as function returning a function
/usr/local/include/bmp/plugin.h:89: error: `int _OutputPlugin::gint(int*)' and `int _OutputPlugin::gint(int*)' cannot be overloaded
/usr/local/include/bmp/plugin.h:90: error: expected identifier before '*' token
/usr/local/include/bmp/plugin.h:90: error: `gint' declared as function returning a function
/usr/local/include/bmp/plugin.h:90: error: `int _OutputPlugin::gint(int*)' and `int _OutputPlugin::gint(int*)' cannot be overloaded
/usr/local/include/bmp/plugin.h:91: error: expected identifier before '*' token
/usr/local/include/bmp/plugin.h:91: error: `gint' declared as function returning a function
/usr/local/include/bmp/plugin.h:91: error: `int _OutputPlugin::gint(int*)' and `int _OutputPlugin::gint(int*)' cannot be overloaded
/usr/local/include/bmp/plugin.h:95: error: `gpointer' does not name a type
/usr/local/include/bmp/plugin.h:95: error: extra semicolon
/usr/local/include/bmp/plugin.h:96: error: expected `;' before '*' token
/usr/local/include/bmp/plugin.h:98: error: expected `;' before '*' token
/usr/local/include/bmp/plugin.h:105: error: expected identifier before '*' token/usr/local/include/bmp/plugin.h:105: error: `gpointer' has not been declared
/usr/local/include/bmp/plugin.h:105: error: `gint' has not been declared
/usr/local/include/bmp/plugin.h:105: error: `gint' has not been declared
/usr/local/include/bmp/plugin.h:105: error: `gint' has not been declared
/usr/local/include/bmp/plugin.h:105: error: `gint' declared as function returning a function
/usr/local/include/bmp/plugin.h:106: error: `gint' is not a type
/usr/local/include/bmp/plugin.h:106: error: `gint' is not a type
/usr/local/include/bmp/plugin.h:110: error: `gpointer' does not name a type
/usr/local/include/bmp/plugin.h:110: error: extra semicolon
/usr/local/include/bmp/plugin.h:111: error: expected `;' before '*' token
/usr/local/include/bmp/plugin.h:113: error: expected `;' before '*' token
/usr/local/include/bmp/plugin.h:119: error: expected identifier before '*' token/usr/local/include/bmp/plugin.h:119: error: `gchar' has not been declared
/usr/local/include/bmp/plugin.h:119: error: `gint' declared as function returning a function
/usr/local/include/bmp/plugin.h:120: error: expected `;' before '*' token
/usr/local/include/bmp/plugin.h:122: error: `gchar' has not been declared
/usr/local/include/bmp/plugin.h:124: error: `gshort' has not been declared
/usr/local/include/bmp/plugin.h:125: error: `gint' is not a type
/usr/local/include/bmp/plugin.h:127: error: `gint' is not a type
/usr/local/include/bmp/plugin.h:127: error: `gfloat' has not been declared
/usr/local/include/bmp/plugin.h:127: error: `gfloat' has not been declared
/usr/local/include/bmp/plugin.h:129: error: expected identifier before '*' token/usr/local/include/bmp/plugin.h:129: error: `gint' declared as function returning a function
/usr/local/include/bmp/plugin.h:129: error: `int _InputPlugin::gint(int*)' and `int _InputPlugin::gint(int*)' cannot be overloaded
/usr/local/include/bmp/plugin.h:131: error: `gint' is not a type
/usr/local/include/bmp/plugin.h:131: error: `gint' is not a type
/usr/local/include/bmp/plugin.h:132: error: `gint' is not a type
/usr/local/include/bmp/plugin.h:132: error: `gint' is not a type
/usr/local/include/bmp/plugin.h:137: error: `gint' is not a type
/usr/local/include/bmp/plugin.h:137: error: `gint' is not a type
/usr/local/include/bmp/plugin.h:137: error: `gint' is not a type
/usr/local/include/bmp/plugin.h:137: error: `gpointer' has not been declared
/usr/local/include/bmp/plugin.h:139: error: `gchar' has not been declared
/usr/local/include/bmp/plugin.h:139: error: `gint' is not a type
/usr/local/include/bmp/plugin.h:139: error: `gint' is not a type
/usr/local/include/bmp/plugin.h:139: error: `gint' is not a type
/usr/local/include/bmp/plugin.h:139: error: `gint' is not a type
/usr/local/include/bmp/plugin.h:140: error: `gchar' has not been declared
/usr/local/include/bmp/plugin.h:141: error: `gchar' has not been declared
/usr/local/include/bmp/plugin.h:141: error: `gchar' has not been declared
/usr/local/include/bmp/plugin.h:141: error: `gint' is not a type
/usr/local/include/bmp/plugin.h:142: error: `gchar' has not been declared
/usr/local/include/bmp/plugin.h:148: error: `gpointer' does not name a type
/usr/local/include/bmp/plugin.h:148: error: extra semicolon
/usr/local/include/bmp/plugin.h:149: error: expected `;' before '*' token
/usr/local/include/bmp/plugin.h:150: error: `gint' does not name a type
/usr/local/include/bmp/plugin.h:150: error: extra semicolon
/usr/local/include/bmp/plugin.h:151: error: expected `;' before '*' token
/usr/local/include/bmp/plugin.h:160: error: `gpointer' does not name a type
/usr/local/include/bmp/plugin.h:160: error: extra semicolon
/usr/local/include/bmp/plugin.h:161: error: expected `;' before '*' token
/usr/local/include/bmp/plugin.h:162: error: `gint' does not name a type
/usr/local/include/bmp/plugin.h:162: error: extra semicolon
/usr/local/include/bmp/plugin.h:163: error: expected `;' before '*' token
/usr/local/include/bmp/plugin.h:165: error: `gint' does not name a type
/usr/local/include/bmp/plugin.h:165: error: extra semicolon
/usr/local/include/bmp/plugin.h:166: error: `gint' does not name a type
/usr/local/include/bmp/plugin.h:166: error: extra semicolon
/usr/local/include/bmp/plugin.h:175: error: `gint16' has not been declared
/usr/local/include/bmp/plugin.h:176: error: `gint16' has not been declared
/usr/local/include/bmp/plugin.h:180: error: `G_BEGIN_DECLS' does not name a type/usr/local/include/bmp/plugin.h:187: error: `gboolean' does not name a type
/usr/local/include/bmp/plugin.h:188: error: `gboolean' does not name a type
In file included from mac.cpp:1:
mac.h:15: error: expected constructor, destructor, or type conversion before '}' token
mac.h:15: error: expected `,' or `;' before '}' token
In file included from mac.cpp:1:
mac.h:27: error: `gint' does not name a type
mac.h:27: error: extra semicolon
mac.h:29: error: ISO C++ forbids declaration of `gchar' with no type
mac.h:29: error: expected `;' before '*' token
In file included from mac.cpp:7:
/usr/local/include/bmp/util.h:6:21: gtk/gtk.h: No such file or directory
In file included from mac.cpp:7:
/usr/local/include/bmp/util.h:21: error: `G_BEGIN_DECLS' does not name a type
/usr/local/include/bmp/util.h:27: error: `gboolean' does not name a type
/usr/local/include/bmp/util.h:28: error: variable or field `xmms_usleep' declared void
/usr/local/include/bmp/util.h:28: error: `gint' was not declared in this scope
In file included from mac.cpp:8:
/usr/local/include/bmp/titlestring.h:34: error: expected constructor, destructor, or type conversion before "typedef"
/usr/local/include/bmp/titlestring.h:34: error: expected `,' or `;' before "typedef"
/usr/local/include/bmp/titlestring.h:49: error: expected constructor, destructor, or type conversion before ';' token
/usr/local/include/bmp/titlestring.h:51: error: `TitleInput' does not name a type
/usr/local/include/bmp/titlestring.h:71: error: `G_BEGIN_DECLS' does not name a type
/usr/local/include/bmp/titlestring.h:74: error: variable or field `bmp_title_input_free' declared void
/usr/local/include/bmp/titlestring.h:74: error: `BmpTitleInput' was not declared in this scope
/usr/local/include/bmp/titlestring.h:74: error: `input' was not declared in this scope
/usr/local/include/bmp/titlestring.h:76: error: expected constructor, destructor, or type conversion before '*' token
/usr/local/include/bmp/titlestring.h:76: error: expected `,' or `;' before '*' token
/usr/local/include/bmp/titlestring.h:77: error: expected constructor, destructor, or type conversion before '*' token
/usr/local/include/bmp/titlestring.h:77: error: expected `,' or `;' before '*' token
/usr/local/include/bmp/titlestring.h:79: error: `G_END_DECLS' does not name a type
mac.cpp:38: error: extra `;'
mac.cpp: In function `char* get_tag_info(CAPETag*, wchar_t*)':
mac.cpp:81: error: `g_malloc0' undeclared (first use this function)
mac.cpp:81: error: (Each undeclared identifier is reported only once for each function it appears in.)
mac.cpp:85: error: `g_strdup' undeclared (first use this function)
mac.cpp: In function `char* mac_format_title_string(char*, CAPETag*)':
mac.cpp:102: error: `gchar' undeclared (first use this function)
mac.cpp:102: error: `filename' undeclared (first use this function)
mac.cpp:102: error: `g_strdup' undeclared (first use this function)
mac.cpp:105: error: `TitleInput' undeclared (first use this function)
mac.cpp:105: error: `input' undeclared (first use this function)
mac.cpp:112: error: `G_STMT_START' undeclared (first use this function)
mac.cpp:112: error: expected `;' before '{' token
mac.cpp:112: error: `G_STMT_END' undeclared (first use this function)
mac.cpp:122: error: expected primary-expression before ')' token
mac.cpp:122: error: expected `;' before "g_basename"
mac.cpp:126: error: `xmms_get_gentitle_format' undeclared (first use this function)
mac.cpp:126: error: `xmms_get_titlestring' undeclared (first use this function)
mac.cpp:128: error: `g_free' undeclared (first use this function)
mac.cpp:134: error: `g_basename' undeclared (first use this function)
mac.cpp: In function `int decompress_init(char*)':
mac.cpp:144: error: `g_malloc0' undeclared (first use this function)
mac.cpp:146: error: 'struct PlayerInfo' has no member named 'playing'
mac.cpp:147: error: 'struct PlayerInfo' has no member named 'eof'
mac.cpp:165: error: 'struct PlayerInfo' has no member named 'title'
mac.cpp:175: error: 'struct PlayerInfo' has no member named 'eof'
mac.cpp: In function `void* decode_loop(void*)':
mac.cpp:202: error: 'struct PlayerInfo' has no member named 'playing'
mac.cpp:204: error: 'struct PlayerInfo' has no member named 'eof'
mac.cpp:219: error: `mac_plugin_info' undeclared (first use this function)
mac.cpp:224: error: 'struct PlayerInfo' has no member named 'playing'
mac.cpp:227: error: `xmms_usleep' cannot be used as a function
mac.cpp:229: error: 'struct PlayerInfo' has no member named 'playing'
mac.cpp:238: error: 'struct PlayerInfo' has no member named 'eof'
mac.cpp:240: error: `xmms_usleep' cannot be used as a function
mac.cpp:246: error: `xmms_usleep' cannot be used as a function
mac.cpp: In function `InputPlugin* get_iplugin_info()':
mac.cpp:271: error: `mac_plugin_info' undeclared (first use this function)
mac.cpp:271: error: `g_strdup_printf' undeclared (first use this function)
mac.cpp: In function `void mac_about()':
mac.cpp:282: error: expected primary-expression before "static"
mac.cpp:282: error: expected `;' before "static"
mac.cpp:284: error: `aboutbox' undeclared (first use this function)
mac.cpp:290: error: `xmms_show_message' undeclared (first use this function)
mac.cpp:292: error: `GTK_OBJECT' undeclared (first use this function)
mac.cpp:293: error: `gtk_widget_destroyed' undeclared (first use this function)
mac.cpp:293: error: `GTK_SIGNAL_FUNC' undeclared (first use this function)
mac.cpp:293: error: `gtk_signal_connect' undeclared (first use this function)
mac.cpp: In function `void mac_play_file(char*)':
mac.cpp:319: error: `gchar' undeclared (first use this function)
mac.cpp:319: error: `name' undeclared (first use this function)
mac.cpp:325: error: 'struct PlayerInfo' has no member named 'playing'
mac.cpp:327: error: `mac_plugin_info' undeclared (first use this function)
mac.cpp:332: error: 'struct PlayerInfo' has no member named 'title'
mac.cpp: In function `void mac_stop()':
mac.cpp:342: error: 'struct PlayerInfo' has no member named 'playing'
mac.cpp:344: error: 'struct PlayerInfo' has no member named 'playing'
mac.cpp:346: error: `mac_plugin_info' undeclared (first use this function)
mac.cpp:353: error: `g_free' undeclared (first use this function)
mac.cpp: In function `void mac_pause(short int)':
mac.cpp:361: error: `mac_plugin_info' undeclared (first use this function)
mac.cpp: In function `void mac_seek(int)':
mac.cpp:368: error: 'struct PlayerInfo' has no member named 'eof'
mac.cpp:372: error: `xmms_usleep' cannot be used as a function
mac.cpp: In function `int mac_get_time()':
mac.cpp:383: error: 'struct PlayerInfo' has no member named 'playing'
mac.cpp:383: error: 'struct PlayerInfo' has no member named 'eof'
mac.cpp:383: error: `mac_plugin_info' undeclared (first use this function)
mac.cpp: In function `void mac_get_song_info(char*, char**, int*)':
mac.cpp:412: error: `g_malloc' undeclared (first use this function)
mac.cpp: At global scope:
mac.cpp:277: warning: 'void mac_init()' defined but not used
mac.cpp:281: warning: 'void mac_about()' defined but not used
mac.cpp:297: warning: 'void mac_configure()' defined but not used
mac.cpp:301: warning: 'int mac_is_our_file(char*)' defined but not used
mac.cpp:318: warning: 'void mac_play_file(char*)' defined but not used
mac.cpp:341: warning: 'void mac_stop()' defined but not used
mac.cpp:360: warning: 'void mac_pause(short int)' defined but not used
mac.cpp:365: warning: 'void mac_seek(int)' defined but not used
mac.cpp:378: warning: 'int mac_get_time()' defined but not used
mac.cpp:394: warning: 'void mac_cleanup()' defined but not used
mac.cpp:398: warning: 'void mac_get_song_info(char*, char**, int*)' defined but not used
make[2]: *** [libxmms_mac_la-mac.lo] 错误 1
make[2]: Leaving directory `/root/beep/beep-mac/bmp-mac-0.3.0/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/root/beep/beep-mac/bmp-mac-0.3.0'
make: *** [all] 错误 2


请问,是不是在安装mac-3.99的时候就要指定路径??
     是不是在configure bmp-mac-0.3.0的时候也要指定路径?
     还是其他什么问题?烦请高手解答一下?先谢了!
 楼主| 发表于 2005-5-28 22:47:17 | 显示全部楼层
这是我的bmp-mac-0.3.0的configure信息!
[root@jz bmp-mac-0.3.0]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking whether make sets $(MAKE)... (cached) yes
checking for glib-config... /usr/bin/glib-config
checking for GLIB - version >= 1.2.2... yes
checking for pkg-config... /usr/bin/pkg-config
Package bmp was not found in the pkg-config search path.
Perhaps you should add the directory containing `bmp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'bmp' found
Package bmp was not found in the pkg-config search path.
Perhaps you should add the directory containing `bmp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'bmp' found
--variableversion: unknown option
checking for gawk... (cached) gawk
checking for XMMS - version >= 0.9.4... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking mac/config.h usability... yes
checking mac/config.h presence... yes
checking for mac/config.h... yes
checking mac/NoWindows.h usability... yes
checking mac/NoWindows.h presence... yes
checking for mac/NoWindows.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for DecompressFile in -lmac... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/version.h
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

Build options:
  xmms-mac              0.3.0
  enable-local          no
回复

使用道具 举报

 楼主| 发表于 2005-5-29 01:57:19 | 显示全部楼层
找到一个不完美的方法,我下了xmms 1.2.10 release版(www.xmms.org),和xmms-mac-0.3.0,都编译成功了,然后把/usr/local/lib/xmms/Input目录下的libxmms-mac.a,libxmms-mac.la,libxmms-mac.so
3个文件复制到我装的bmp的插件目录下(我的是/usr/local/lib/bmp/Input),然后启动bmp,ape插件终于可以看见了,测试了一下没什么问题. 但是为什么bmp的ape插件死活不能编译成功呢?继续求高手解答!

在使用xmms的过程中,还发现一个问题,就是xmms的字体选择,我试过论坛介绍的好多方法,
有些歌曲可以正常显示,还有一些歌曲始终不能正确显示(这部分歌曲我用bmp试过,可以正常显示!!),如果选择系统安装时自带的两种中文字体,选择好后只要一播放歌曲,系统就挂起黑屏,(说明一下:我用的fc3,现在用的系统字体是自己装的从windows复制过来的simsun,不知道这和我上面说的有什么联系没有?)安装字体我是用的
http://www.linuxsir.org/bbs/showthread.php?s=&threadid=154350介绍的方法
回复

使用道具 举报

发表于 2005-5-29 08:48:36 | 显示全部楼层
去 supermms.org 下载最新的插件 bmp-mac-0.1.1 (这是针对 bmp 的插件,而不是以前的从 xmms 插件移植的)。

这个问题似乎就是找不到某个 header 文件导致的。
回复

使用道具 举报

发表于 2005-6-16 21:12:44 | 显示全部楼层
明显,没装xmms-devel bmp-devel
回复

使用道具 举报

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

本版积分规则

GMT+8, 2025-5-16 05:17 , Processed in 0.060488 second(s), 15 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

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