Compiling BIND 8.2.1 on Solaris 2.6

Joseph S D Yao jsdy at cospo.osis.gov
Tue Aug 10 19:48:02 UTC 1999


> make[3]: Leaving directory `/var/obj/bind/port/solaris/include'
> gcc  -g -O2 -I../../port/solaris/include -I../../include -c noop.c
> gcc: installation problem, cannot exec `as': No such file or directory
> make[2]: *** [noop.o] Error 1
> make[2]: Leaving directory `/var/obj/bind/port/solaris'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/var/obj/bind/port'
> make: *** [all] Error 2
> 
> I've changed my port/solaris/Makefile.set, etc.  Any thoughts/suggestions,
> or better yet binaries.

Your assembler program ('as') is not found.  Try putting /usr/ccs/bin
in your $PATH.  Or symlink the programs in that directory into a
directory that is in $PATH.

--
Joe Yao				jsdy at cospo.osis.gov - Joseph S. D. Yao
COSPO/OSIS Computer Support					EMT-B
-----------------------------------------------------------------------
This message is not an official statement of COSPO policies.


More information about the bind-users mailing list