|
在make时出错了,我的是FC4 2.6.11
[code:1]if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmm
s -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -
I/usr/X11R6/include -I../../intl -I../.. -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexce
ptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -Wpointer-ar
ith -finline-functions -ffast-math -funroll-all-loops -MT ir.lo -MD -MP -MF ".deps/ir.T
po" \
-c -o ir.lo `test -f 'ir.c' || echo './'`ir.c; \
then mv -f ".deps/ir.Tpo" ".deps/ir.Plo"; \
else rm -f ".deps/ir.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/include/gtk-1.2 -I/usr/include/
glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -I../../intl -I../..
-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fa
synchronous-unwind-tables -Wall -Wpointer-arith -finline-functions -ffast-math -funroll
-all-loops -MT ir.lo -MD -MP -MF .deps/ir.Tpo -c ir.c -fPIC -DPIC -o ir.lo
ir.c:19: error: static declaration of 'keepGoing' follows non-static declarationir.h:53
: error: previous declaration of 'keepGoing' was here
ir.c:22: error: static declaration of 'irapp_thread' follows non-static declaration
ir.h:52: error: previous declaration of 'irapp_thread' was here
make[3]: *** [ir.lo] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/xmms-1.2.10/General/ir'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/xmms-1.2.10/General'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/xmms-1.2.10'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.59145 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.59145 (%build)
[root@localhost SPECS]#[/code:1]
在./configure后有这样一段:
[code:1]Configuration:
Install path: /usr/local
Build OSS plugin: yes
Build esd plugin: no
Build Solaris plugin: no
Build BSD Sun plugin: no
Build ALSA plugin: no
Build mikmod plugin: no
Build Ogg Vorbis plugin: yes
Build OpenGL plugins: yes
Pthread flag: -lpthread
Use one plugin dir: no
Allow user plugin dir: yes[/code:1]
我好想听音乐呀,那位老大来帮帮我.那是个什么样的错呀  |
|