On Thu, 16 Aug 2001, Philip S Tellis wrote:
Some headers need to be symlinked to the linux source headers:
/usr/include/asm -> /usr/src/linux/include/asm /usr/include/linux -> /usr/src/linux/include/linux
These need to be updated everytime you update your kernel. Are these present for your current kernel?
Symlinking now ... Yay!! It Worked!. :-) Now On to compiling KDE 2.2. Thanks for the help
Open up configure and check for the section that looks for sys/socket.h
Try writing a small test app that uses socket.h. It doesn't have to do anything, maybe just call a single function.
I don't know much about programming :-( , still on the learning curve otherwise I'd have tried that suggestion too.
Thanks again for the immediate help.
Regards, Michael.