Lightning flashed, thunder crashed and "Rivera Alonso, David" <drivera@iberdrol
a.es> whispered:
| I hope you won't hate me for this:
| 
| after installing all the ".h" files under /usr/include, it goes much better,
| but I still have strange warning: when I say "make" it gives an error:
| 
| "gcc: installation problem, cannot exec `as': No such file or directory
| make: *** [Parser.o] Error 1"
| 
| if you can... ;-D

Sun's as (assembler) is in /usr/ccs/bin.  Since you can find make, you
probably have /usr/ccs/bin in your path (or someone has also installed GNU
make or something).  Make sure /usr/ccs/bin is in your PATH.  If it is,
make sure as exists in it.  If it doesn't you are also missing the
SUNWsprot package.  While you are at it, also make sure that SUNWbtool is
installed.

-spp

Reply via email to