$ cd I/i8krellm-2.5 $ mkdir gkrellm2 $ cp G/gkrellm-2.1.9/*.h gkrellm2
GTK_INCLUDE = `gtk-config --cflags`to
GTK_INCLUDE = -I. `gtk-config --cflags`
It's probably a good idea to save the output of both make commands, in case of trouble. The two most likely problems are:
Good luck!