Compiling XSplash

I am trying to compile XSplash from source. The make process stops at this point:

Code:
xsplash.o: In function `composited_changed':
/root/xsplash-0.8.5/src/xsplash.c:471: undefined reference to `GTK_WIDGET_REALIZED'

Any clues?
 
Do you have GTK installed?

But this project uses the Linux framebuffer, and is not likely to work on FreeBSD without a fair amount of effort.
 
What do you recommend as a bootsplash manager for FreeBSD then? I am not satisfied with the default kernel bootsplash capabilities. The limit is 1024*768 and 256 colors even when using VESA.
 
Back
Top