compilation error



hello,

when trying to compile  "beast-0.6.6.tar.gz"

I run into the following error:

bsesong.c: In function 'bse_type_builtin_register_BseSong':
bsesong.c:63: error: invalid storage class for function 'bse_song_class_init'
bsesong.c:64: error: invalid storage class for function 'bse_song_init'
bsesong.c:70: error: 'bse_song_class_init' undeclared (first use in this function)
bsesong.c:70: error: (Each undeclared identifier is reported only once
bsesong.c:70: error: for each function it appears in.)
bsesong.c:76: error: 'bse_song_init' undeclared (first use in this function)
make[3]: *** [bsesong.lo] Error 1

does anyone know how to fix this?

greetings, Danny.

(
I am using gcc:
gcc (GCC) 4.0.2 20050901 (prerelease) (SUSE Linux)
)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]