* Problems compiling guile-sdl
@ 2004-06-23 11:05 Paul Furber
0 siblings, 0 replies; only message in thread
From: Paul Furber @ 2004-06-23 11:05 UTC (permalink / raw)
Hi all,
I get an error when trying to compile guile-sdl-0.2.3:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include
-I../sdl-gfx/SDL_gfxPrimitives -I./SDL_rotozoom -g -O2 -Wall -pedantic
-Wno-long-long -pipe -I/usr/include/SDL -D_REENTRANT -MT sdlsurface.lo
-MD -MP -MF .deps/sdlsurface.Tpo -c sdlsurface.c -fPIC -DPIC -o
.libs/sdlsurface.o
In file included from sdlsurface.c:477:
sdlsurface.x: In function `gsdl_init_surface':
sdlsurface.x:4: error: `smob' undeclared (first use in this function)
sdlsurface.x:4: error: (Each undeclared identifier is reported only once
sdlsurface.x:4: error: 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:7: warning: `return' with a value, in function returning
void
make[4]: *** [sdlsurface.lo] Error 1
Guile-1.6.4, sdl-1.2.6, gcc-3.3.3-r5 on x86 Gentoo.
Looks like sdlsurface can't find where smob is declared which shouldn't
happen. Anyone else come across this?
paul.
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-06-23 11:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-23 11:05 Problems compiling guile-sdl Paul Furber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).