Matthew Dormer writes:
> I am running 2 Sun Sparcstartions 1 SparcStation 4 and 1 SparcStation 5
> Both have the same config.
> 
>         Solaris 2.6
>         Bash 2.02
>         gcc 2.81
>         make 3.76.1
> 
> When I try a ./configure I get the following Error:
> 
> 
> loading cache ./config.cache
> checking host system type... sparc-sun-solaris2.6
> checking cached information... ok
> checking for gcc... gcc
> checking whether the C compiler (gcc ) works... no
> configure:  error:  installation or configuration problem: C compiler
> cannot create executables.
> 
> Any Ideas???

Check the config.log file and see what errors the gcc prints out.
There is propably something wrong with the system, because it cannot
compile even a very simple C-program ("main(){return(0);}"). 
-- 
[EMAIL PROTECTED]                               Work : +358 303 9870
SSH Communications Security                  http://www.ssh.fi/
SSH IPSEC Toolkit                            http://www.ssh.fi/ipsec/

Reply via email to