gtksound.c: In function `gaim_gtk_sound_play_file':
gtksound.c:225: `ao_device' undeclared (first use in this function)
gtksound.c:225: (Each undeclared identifier is reported only once
gtksound.c:225: for each function it appears in.)
gtksound.c:225: `device' undeclared (first use in this function)
gtksound.c:225: warning: statement with no effect
gtksound.c:226: `ao_sample_format' undeclared (first use in this function)
gtksound.c:226: parse error before `format'
gtksound.c:230: `format' undeclared (first use in this function)
gtksound.c:232: `in_fmt' undeclared (first use in this function)
gtksound.c:248: `AO_FMT_LITTLE' undeclared (first use in this function)
gtksound.c:253: `bytes_per_frame' undeclared (first use in this function)
gtksound.c:255: warning: implicit declaration of function `ao_open_live'
gtksound.c:264: wrong type argument to unary exclamation mark
gtksound.c: In function `_pref_sound_method_changed':
gtksound.c:358: warning: implicit declaration of function `ao_driver_id'
gtksound.c:362: warning: implicit declaration of function `ao_default_driver_id'
gtksound.c:365: `ao_info' undeclared (first use in this function)
gtksound.c:365: `info' undeclared (first use in this function)
gtksound.c:365: warning: implicit declaration of function `ao_driver_info'
make[3]: *** [gtksound.o] Error 1
make[3]: Leaving directory `/tmp/gaim-1.5.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/gaim-1.5.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/gaim-1.5.0'
make: *** [all] Error
[root@localhost gaim-1.5.0]# echo $?
2
[root@localhost gaim-1.5.0]#
原来的 GAIM已经反弹,再装GAIM1.5.0的 时候出现这个,怎么样回事?