Still Can't figure out how to install gcc correctly on Solaris 10.

Thomas Dineen tdineen@ix.netcom.com
Tue Apr 24 02:24:00 GMT 2012


Andrew:

      Look at the error message carefully and debug the problem yourself:
Looks like you need the application "as"! The assembler.

Which is in the package bintools???? So you have to install bintools!

Otherwise you may have a path problem.

Guys chime in here!

Thomas Dineen





On 4/23/2012 7:08 PM, Andrew Tee wrote:
> Dear gcc-help,
>
> After I have installed gcc-3.4.6-sol10-sparc-local, I install an application named ossec and below error message showing cannot exec 'sa'
>
> root@Server-5 # pkginfo |grep gcc
> application SMCgcc                           gcc
> application SMClgcc346                       libgcc
> system      SUNWgccruntime                   GCC Runtime libraries
>
>
>
>
> ------------------<Error Message>-------------------------
>
>   *** Making zlib (by Jean-loup Gailly and Mark Adler)  ***
> make[1]: Entering directory `/export/home/omc/HIDS/ossec-hids-2.6/src/external/zlib-1.2.3'
> gcc -c -g -Wall -I../../ -I../../headers  -DDEFAULTDIR=\"/var/ossec\" -DLOCAL  -DSOLARIS -DHIGHFIRST    -DARGV0=\"zlib\" -DXML_VAR=\"var\" -DOSSECHIDS *.c
> gcc: installation problem, cannot exec `as': No such file or directory
> gcc: installation problem, cannot exec `as': No such file or directory
>
> .......................................................................
> ------------------<The rest is too long, I didn't paste all.>-------------------------
>
>
> Is gcc installation not complete? Please help me thank you very much.
>
>



More information about the Gcc-help mailing list