Ok, in process now, thanks again for the help

Will be working on this off and on as time allows.
I know I'm getting closer because the errors are getting shorter

This is the error I'm receiving now, it looks like its failing because of missing qmake
I've searched the repos and cannot find this package, it must be part of a larger package?
I have installed:
kdebase4-devel
kdebase4-workspace-devel
kdegames4-devel
kdelibs4-devel
autoconf
autoconf2.1
automake
automake1.7
cmake
glibc
make
makedepend
makedev
pkgconfig
Qt3 - Sources (why it installed this I don't know?)
binutils
gcc
gcc3.3
gcc3.3-c++
gcc-c++
libqt3 (Again don't know why this was installed, but libqt4 doesn't show up in my repo list)
libqt3-devel (See above)
libqt4-devel
Still not sure whats missing, I've run the mkrepo command with success. It must be me

[terry@localhost build]$ cmake -DCMAKE_INSTALL_PREFIX=$KDEDIRS ..
CMake Error at /usr/share/apps/cmake/modules/FindQt4.cmake:1498 (MESSAGE):
Qt qmake not found!
Call Stack (most recent call first):
/usr/share/apps/cmake/modules/FindKDE4Internal.cmake:289 (find_package)
/usr/share/cmake/Modules/FindKDE4.cmake:81 (FIND_PACKAGE)
CMakeLists.txt:3 (find_package)
-- Configuring incomplete, errors occurred!
[terry@localhost build]$
task-qt4 is installed