Hi.
I get the source code from cvs.(29/3/2006)
configure is succeded.
But make is error.
Error line is 52 lines in main.c.
Modify
-------------------------------------
struct camsdl_t camsdl;
#ifdef HAVE_LIBSDL_TTF
struct ttfsdl_t ttfsdl;
#endif
struct guisdl_t guisdl;
-------------------------------------
Good luck.