Trying to install koffice 2.0.1 and kfinance 0.2.0 and keep getting the
message that the C Compiler can't create executables. I have installed
gcc and gcc -c++. This is the config.log I get:
Thanks
George Baker
South Africa
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:558: checking for gcc
configure:671: checking whether the C compiler (gcc ) works
configure:687: gcc -o conftest conftest.c 1>&5
/usr/bin/ld: cannot open crt1.o: No such file or directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 682 "configure"
#include "confdefs.h"
main(){return(0);}