rdesktop compile issues on LFS system
All,
I just recently finished installing my second LFS system and I haven't had any problems until I attempted to install rdesktop-1.3.1
I get the following error message when I try to compile...
#####################
# ./configure
rdesktop build configuration script
./configure: line 1: which: command not found
./configure: line 1: which: command not found
ERROR: could not find a C compiler (tried: gcc cc)
You probably want to install gcc
######################
Since I have installed the entire system with these C tools I can't understand why I am getting this error message. I have tried pointing the bin dir at /tools/bin and at my fedora tools but I get the same error. I am sure there is just something stupid I am doing... Any Ideas?
|