|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
||||
|
||||
|
Solaris gcc compiler
Ok I installed Solaris 8 on the Ultra 5 box, when I was trying to install some additional software I found out that the OS missing
"make" command. I installed "make" command now I am getting this error now. checking whether the C compiler (cc -g ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. Can someone help me and I'm not sure how to fix this. |
|
#2
|
|||
|
|||
|
1) Do make/gcc/cc not exist, or are they just "not in your PATH" ? check with find / -name make -o -name gcc -o -name cc
2) Try installing gcc etc, from www.sunfreeware.com as a package |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > UNIX Help > Solaris gcc compiler |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|