guile-user
[Top][All Lists]
Advanced

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

guile-sdl compilation error


From: klaus schilling
Subject: guile-sdl compilation error
Date: Mon, 16 Feb 2004 09:46:24 +0100

I get compilation errors for guile-sdl woth guile-sdl 0.2 and guile 1.6.4.


sdlsurface.x: In function `gsdl_init_surface':
sdlsurface.x:4: `smob' undeclared (first use in this function)
sdlsurface.x:4: (Each undeclared identifier is reported only once
sdlsurface.x:4: for each function it appears in.)
sdlsurface.x:4: warning: `return' with a value, in function returning void
sdlsurface.x:5: warning: `return' with a value, in function returning void
sdlsurface.x:6: warning: `return' with a value, in function returning void
sdlsurface.x:8: parse error before `;'
sdlsurface.x:9: parse error before `surface_p'
sdlsurface.x:21: warning: This file contains more `{'s than `}'s.
sdlsurface.x:7: warning: unused variable `FUNC_NAME'
sdlsurface.c:449: parse error at end of input
sdlsurface.c:190: warning: `surface_p' defined but not used
make[4]: *** [sdlsurface.lo] Error 1
make[4]: Leaving directory `/home/pessoa/guile-sdl-0.2.0/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/pessoa/guile-sdl-0.2.0/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/pessoa/guile-sdl-0.2.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pessoa/guile-sdl-0.2.0'
make: *** [all] Error 2

what's the reason for the error?
the obnoxious sdlsurface.x seems to be generated on the fly,

Klaus Schilling




reply via email to

[Prev in Thread] Current Thread [Next in Thread]