I had a problem compiling KTechLab in SuSE 9.3, in the linking process. It was compliaing about not finding "-lgtk-x11-2.0" or something similar. I fixed it doing a 'export LD_LIBRARY_PATH=/opt/gnome/lib' and then executing make again.