----- Original Message ----- From: carlos brown <[EMAIL PROTECTED]> Date: Monday, July 30, 2007 9:26 am Subject: [osol-code] problems with C compiler To: [email protected]
> hello everybody, i again... > > i was trying to compile tvtime and zapping in solaris. > but i cant to pass configure (zapping output): > > -------------------------------------------------------------------- > ---- > checking for a BSD-compatible install... ./install-sh -c > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... no > checking for nawk... nawk > checking whether make sets $(MAKE)... no > checking whether to enable maintainer-specific portions of > Makefiles... no > checking for gcc... no > checking for cc... no > checking for cc... no > checking for cl... no > configure: error: no acceptable C compiler found in $PATH > See `config.log' for more details. > -------------------------------------------------------------------- > ---- > > i have installed: > gcc2 > gcc2core > gcc2corert > gcc2g++ > gcc2g++rt > gcc2objc > gcc2objcrt > gcc2rt > gcc3 > gcc3core > gcc3corert > gcc3g++ > gcc3g++rt > gcc3rt > > i dont know what packages i need to compile ! =( > do you have any idea? include /usr/sfw/bin in your PATH variable, then re-run configure James C. McPherson -- Solaris kernel software engineer Sun Microsystems _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
